Commit Graph

195 Commits

Author SHA1 Message Date
James Cox
f8a6ab9ae7 browscap url fix, plus removed ^M references. it should look nice on any os. 2002-01-07 18:51:51 +00:00
James Cox
fa9f75e3eb changed the instructions for php with win32 + apache. Recommending using sapi
over cgi binary, since cgi binary and apache don't mix well security wise.
2002-01-07 18:31:18 +00:00
Zeev Suraski
a22cd5ba2d Update installation instructions (Marco Kaiser) 2001-12-23 19:48:25 +00:00
Frank M. Kromann
f3e59b9793 Removed Win32 specific projects. These are now located in pear/PECL 2001-12-20 18:07:36 +00:00
Frank M. Kromann
a0492dc8f4 Adding cvs ID 2001-12-20 18:06:13 +00:00
Sebastian Bergmann
38933514e1 Update headers. 2001-12-11 15:32:16 +00:00
Sebastian Bergmann
ae9de3ed37 Enable ext/overload by default on Win32, too. 2001-12-10 17:14:42 +00:00
Frank M. Kromann
66d7578c36 Remove check for "To:" in headers. If "Reply-To:" exists the the To: entry was not created.
This is WIn32 only.
2001-12-04 23:33:52 +00:00
Frank M. Kromann
86a884e538 modified to enable imap_mail() on win32 2001-12-04 18:47:07 +00:00
Frank M. Kromann
d9763dd63a Adding files to enable imap_mail() on win32 2001-12-04 18:46:49 +00:00
Sebastian Bergmann
63de1783fa Add XMLRPC extension. 2001-12-04 05:32:07 +00:00
Daniel Beulshausen
71355c7917 remove outdated txts 2001-12-02 13:56:22 +00:00
Daniel Beulshausen
f8cb29d636 cleanup workspace 2001-12-02 13:53:03 +00:00
Daniel Beulshausen
ce75d26996 fix php_win_err (wasn't threadsafe) 2001-12-02 13:34:40 +00:00
Derick Rethans
2afc5d6924 - Fix for bug 8909 and 12680 (timezone problem) 2001-11-30 09:29:15 +00:00
Frank M. Kromann
e184ed1ed3 Allow php_win_err() to be called from extenstions 2001-11-21 22:47:54 +00:00
James Moore
9a17664431 Remove sablot from php_modules.dsw, its no longer in repository 2001-11-20 10:47:20 +00:00
Sebastian Bergmann
d247632b5b No need to 'include' a .re file here. 2001-11-10 22:31:48 +00:00
Sascha Schumann
f341f630d3 Rewrite of unserializer which should be more maintainable and extensible.
Changes pass `make test´ and a couple of custom tests.

Enjoy.
2001-11-10 21:18:34 +00:00
Sebastian Bergmann
26d0435146 Add ext/w32api 2001-11-08 07:03:38 +00:00
Sebastian Bergmann
7a2d291d50 Add ext/overload to modules workspace. 2001-10-18 08:49:37 +00:00
Sascha Schumann
2965b8c1fc rand_mt.c, rand_sys.c are gone, remove them from the workspace file. 2001-10-06 18:02:23 +00:00
Sebastian Bergmann
17ef8dba77 Fix Win32 build. 2001-10-06 06:05:36 +00:00
Daniel Beulshausen
158d34c9a5 fix release_ts_dbg libpath 2001-09-25 17:16:27 +00:00
Daniel Beulshausen
d504c7ca4f let apache2 filter build under win32 2001-09-10 13:04:24 +00:00
Sebastian Bergmann
4bfa51ad89 Fix Win32 build. 2001-09-06 07:00:39 +00:00
Daniel Beulshausen
83df136d28 update workspaces 2001-09-04 02:20:49 +00:00
Daniel Beulshausen
b017d9b01d add MDAC note 2001-08-21 10:55:46 +00:00
Zeev Suraski
bafecffb7c Fix Release_TSDbg configuration 2001-08-21 07:56:25 +00:00
Shane Caraveo
01e5a18c4a non-ts compile work, add fastcgi module. 2001-08-20 05:01:39 +00:00
Shane Caraveo
7a3c7ef930 fix for non-TS compile 2001-08-19 22:23:24 +00:00
Zeev Suraski
9bcacd36f5 Update .dsp 2001-08-13 00:33:08 +00:00
foobar
9551824584 Updated the extension part a little bit.
# I guess people didn't see the forest from the trees.. :)
2001-08-09 06:46:43 +00:00
Daniel Beulshausen
289770bf61 let ext\shmop build under win32 2001-08-07 13:33:27 +00:00
Zeev Suraski
1159c84ab7 - TSRMLS_FETCH work
- whitespace fixes
2001-08-05 01:43:02 +00:00
Zeev Suraski
bb60fe439f Fix non-TS build 2001-08-03 04:49:43 +00:00
Zeev Suraski
d87cc976e1 Redesigned thread safety mechanism - nua nua 2001-07-28 11:36:37 +00:00
Phil Driscoll
e8e47107d8 uploaded the install.txt version which was shipped with the 4.0.6 windows binary distributions with slight enhancement to cover the issue of dll location. 2001-07-23 09:10:02 +00:00
Zeev Suraski
6f297a370a Fix Windows build 2001-07-20 14:40:30 +00:00
Zeev Suraski
7d66eeb046 standard .h protection 2001-06-28 23:28:25 +00:00
Harald Radi
5943e68e03 added variant.h 2001-06-24 21:08:30 +00:00
Daniel Beulshausen
a82f4f76e8 add mbstring & xslt 2001-06-11 15:43:50 +00:00
Sebastian Bergmann
782a7f57ba Oops. 2001-06-11 15:41:03 +00:00
Sebastian Bergmann
4e03328d39 Add ext/xslt project to workspace. 2001-06-11 15:39:16 +00:00
Daniel Beulshausen
a621192cbf add notes & sockets ext 2001-05-17 17:05:17 +00:00
James Moore
fd243780b6 - Add dbx extension to php_modules workspace 2001-05-16 16:44:37 +00:00
Harald Radi
cadfdacca8 renamed *typedef_VARIANT.* to *VARIANT.* 2001-05-13 17:09:53 +00:00
Zeev Suraski
b38375b497 Fix broken XML build 2001-05-13 08:58:52 +00:00
Sebastian Bergmann
4117324acf Nuke HAVE_LIBEXPAT2. We define HAVE_LIBEXPAT in config.w32.h, and that does the trick. 2001-05-13 05:55:10 +00:00
Daniel Beulshausen
e91089edb9 hopefully fix win32 build, untested 2001-05-12 20:01:59 +00:00