1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Commit Graph

8940 Commits

Author SHA1 Message Date
Ilia Alshanetsky
4f1947c729 MFH 2002-12-21 20:34:36 +00:00
Derick Rethans
4de8da30d0 - Fix typo 2002-12-21 17:46:32 +00:00
Andrei Zmievski
641bf4653a MFH 2002-12-21 01:20:32 +00:00
Marcus Boerger
fd7b8ff912 MFH: as discussed 2002-12-20 20:25:19 +00:00
Stefan Esser
4dd722e870 MFH 2002-12-20 19:37:45 +00:00
Frank M. Kromann
25e38548cb MFH 2002-12-20 18:41:19 +00:00
Marcus Boerger
b27ae49ada Avoid compiler warnings 2002-12-20 17:03:37 +00:00
Andrei Zmievski
7c9dd72b76 MFH 2002-12-20 16:47:15 +00:00
Marcus Boerger
95b4b3ea3e MFH 2002-12-20 16:37:44 +00:00
Sterling Hughes
e4871a4a2c mfh 2002-12-20 15:45:53 +00:00
Ilia Alshanetsky
f81e612976 MFH 2002-12-20 03:44:41 +00:00
Wez Furlong
3748fb07e8 MFH fix for bug #21077.
(proc_open problems with BSD)
2002-12-19 20:34:34 +00:00
Ilia Alshanetsky
6cf87a7740 MFH 2002-12-19 17:07:24 +00:00
Edin Kadribasic
58637340e8 Removed libtool library from link which is no longer needed. This fixes
windows build.
2002-12-19 10:37:45 +00:00
Moriyoshi Koizumi
07391c8f28 MFH 2002-12-18 23:08:22 +00:00
SVN Migration
a962c4e340 This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. 2002-12-18 22:54:35 +00:00
Frank M. Kromann
20da71fb75 MFH 2002-12-18 07:06:36 +00:00
Moriyoshi Koizumi
8954a0486c MFH: iconv extension is no longer experimental 2002-12-17 13:34:23 +00:00
Marcus Boerger
c36139bd55 MFH 2002-12-16 17:53:15 +00:00
Marcus Boerger
41335dc90f MFH 2002-12-16 15:54:04 +00:00
Ilia Alshanetsky
5b71dbb4e2 MFH (memory leak). 2002-12-16 15:30:51 +00:00
Marcus Boerger
375cf41b62 MFH: that silly dot 2002-12-16 14:55:26 +00:00
Marcus Boerger
f142b06770 MFH 2002-12-16 14:48:20 +00:00
Derick Rethans
bd59a23e0a - Fix bug #21039
#- This is somewhat of a hack, and thus I will not merge it to HEAD, as
#  I've lots of other commits waiting for that.
2002-12-16 09:03:11 +00:00
Marcus Boerger
ddc78bc5c0 MFH 2002-12-14 19:53:52 +00:00
Marcus Boerger
8cd8c85017 MFH: bugfix: #21010 2002-12-14 17:50:57 +00:00
foobar
d88973feba Fixed bug: #20995 2002-12-14 09:32:49 +00:00
Vlad Krupin
9053c5eadd MFH fix for bug 19727 2002-12-13 16:54:49 +00:00
Moriyoshi Koizumi
80f831e167 Forgot to prepend "SKIP" 2002-12-12 21:44:27 +00:00
SVN Migration
6cd84e1a15 This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. 2002-12-12 21:42:18 +00:00
Stefan Esser
f65be7ff50 MFH: finally?! correct 2002-12-12 21:31:57 +00:00
Ilia Alshanetsky
7095c25d75 MFH 2002-12-12 21:17:55 +00:00
Ilia Alshanetsky
7df75cd38f MFH 2002-12-12 18:51:02 +00:00
Ilia Alshanetsky
58613036fb Fixed ZTS build. 2002-12-12 18:36:44 +00:00
Wez Furlong
27cdd59feb Fix some issues with the return value from pclose and proc_close,
and bogus seek-on-pipe warnings when used with fpassthru.
2002-12-12 17:44:48 +00:00
Wez Furlong
e651db5cf1 MFH more entropy "fix" 2002-12-12 15:51:11 +00:00
Ilia Alshanetsky
0314da12d0 MFH 2002-12-12 14:52:09 +00:00
Marcus Boerger
e549631cee MFH 2002-12-12 14:16:16 +00:00
Wez Furlong
a50bd94a0e MFH #20936 fix 2002-12-12 13:46:29 +00:00
Ilia Alshanetsky
e730be9eec MFH 2002-12-12 13:45:34 +00:00
SVN Migration
a55180af39 This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. 2002-12-12 13:38:20 +00:00
Moriyoshi Koizumi
21f011822d MFH: Fixed bug #20934 (htmlspecialchars returns latin1 from UTF-8) 2002-12-12 13:27:17 +00:00
Marcus Boerger
9e7b94e7c1 MFH 2002-12-12 13:23:28 +00:00
Marcus Boerger
16eac635ae MFH: ws, php_error_docref, typeconversion for cygwin 2002-12-12 13:21:25 +00:00
Marcus Boerger
41ffdb4fc4 MFH 2002-12-12 13:14:40 +00:00
Edin Kadribasic
508a9c3ebd Fixed bug #20485 (added flags to windows build to compile DOM/XSLT). 2002-12-12 10:09:17 +00:00
Ilia Alshanetsky
a840f429e7 MFH (make imagecreatefromxpm() unavailable when bundled GD is used) 2002-12-11 23:30:23 +00:00
Ilia Alshanetsky
359a28fc69 MFH 2002-12-11 22:37:35 +00:00
Ilia Alshanetsky
d6fed23482 MFH 2002-12-11 20:08:02 +00:00
SVN Migration
be0abad331 This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. 2002-12-11 17:38:29 +00:00