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

19043 Commits

Author SHA1 Message Date
Moriyoshi Koizumi
dd426eb391 MFH(r-1.161): fixed proto to sync with the documentation 2003-03-31 20:37:15 +00:00
Moriyoshi Koizumi
6ec674deb7 MFH(r-1.10): rearranged search order for the magic file to avoid further
confusions
2003-03-31 19:49:37 +00:00
David Hill
8e15876ed5 Changing parsedate to be reentrant using pure_parse (Dave) 2003-03-31 14:40:46 +00:00
Sander Roobol
ec0b8b8639 MFH remove bogus test 2003-03-31 14:34:50 +00:00
David Hill
e98163546d Correcting checking of flex version (Dave) 2003-03-31 14:01:55 +00:00
foobar
666d9dea2c cleanup 2003-03-31 08:49:30 +00:00
Sascha Schumann
c334a7fe0b MFH TS issue, noticed by Sebastian Bergmann 2003-03-31 05:39:45 +00:00
Sascha Schumann
1f0a9a2c0c MFH 2003-03-31 03:24:45 +00:00
Ilia Alshanetsky
42f35b8783 Bug fixing news. 2003-03-30 20:48:48 +00:00
Ilia Alshanetsky
334da52d65 MFH 2003-03-30 20:48:14 +00:00
Sascha Schumann
9daf234fef MFH 2003-03-30 18:36:46 +00:00
Rasmus Lerdorf
a6072a2b76 No point calling the RSHUTDOWN hook here unless we are actually going
to do something in it.
2003-03-30 18:05:40 +00:00
Moriyoshi Koizumi
bb4a3f979b MFH 2003-03-29 16:18:11 +00:00
Moriyoshi Koizumi
651808e3dd MFH(r-1.223): CS & WS fixes 2003-03-29 16:14:41 +00:00
Moriyoshi Koizumi
ecc0759032 MFH(r-1.436): improved bison check; now configure accepts 1.28, 1.35 and 1.75
only.
2003-03-29 15:56:25 +00:00
Moriyoshi Koizumi
e9a6358d8d MFH: fixed test cases so it wouldn't be failed in case register_globals=on 2003-03-29 07:14:26 +00:00
Derick Rethans
80ba3f416f MFH 2003-03-28 21:08:58 +00:00
Moriyoshi Koizumi
c4521dfb2f MFH(r-1.222): do the right fix.. 2003-03-28 18:25:01 +00:00
Moriyoshi Koizumi
b7875715ce MFH(r-1.221): fixed bug #22773 2003-03-28 17:55:08 +00:00
Harald Radi
ff65578160 fix #22899
invoke is called twice
2003-03-27 19:56:09 +00:00
Shane Caraveo
ce2edd18c7 MFH 2003-03-27 17:57:58 +00:00
Edin Kadribasic
f85ea33a98 BFN 2003-03-27 13:32:45 +00:00
Edin Kadribasic
9ff0a9f23e Fixed bug #22083. 2003-03-27 13:29:59 +00:00
foobar
d9e4d36c48 MFH 2003-03-27 13:16:34 +00:00
Rasmus Lerdorf
15d4bfd607 Make sure we never pass a negative arg to emalloc
(once again, this API needs to be fixed, so this is just for 4.3)
2003-03-25 19:26:18 +00:00
Sebastian Bergmann
b7cfe4b5a6 MFH 2003-03-25 17:18:24 +00:00
Rasmus Lerdorf
f461ad12fb Restrict this function to a max of 65k io vectors to avoid weird
overflows.  Purely an arbitrary number.  This API needs cleaning up,
but it would break BC and I don't want to do that in 4.3.
2003-03-25 15:54:26 +00:00
Ilia Alshanetsky
db230015b8 MFH 2003-03-25 15:35:27 +00:00
Martin Jansen
1ce0aca43e * MFH 2003-03-25 14:41:38 +00:00
foobar
1c0de7be96 MFH: Made "--with-pear" "--disable-all"-aware. Plus some cosmetics fixes. 2003-03-25 13:43:56 +00:00
Edin Kadribasic
ec127efd14 php_fbsql.dll hasn't been successfully built at least from 4.1.x.
Related to #22859.
2003-03-25 10:19:44 +00:00
foobar
64e2082f39 - MFH: not pretty name (bug #22853) 2003-03-25 01:38:50 +00:00
Ilia Alshanetsky
86306178c5 MFH 2003-03-25 01:34:39 +00:00
Edin Kadribasic
a5274daf1f Patch by Nathan Fredrickson <nathan@silverorange.com>:
Remove unneeded library from the link stage and add a couple of missing
defines which are part of libintl.
2003-03-24 21:46:58 +00:00
Moriyoshi Koizumi
f8ff0d2cb4 MFH: fixed bug #22834 (compile failure due to ugly implicit casts) 2003-03-24 21:22:57 +00:00
Moriyoshi Koizumi
5f0e06e89c NFN 2003-03-24 19:42:20 +00:00
Rasmus Lerdorf
e120dab4f2 Fix arg list segfault 2003-03-24 19:28:58 +00:00
Moriyoshi Koizumi
1d71c7b86e MFH(r-1.1): oops... 2003-03-24 19:25:14 +00:00
Moriyoshi Koizumi
88bbfc9975 MFH(initial): added test cases for new functionality 2003-03-24 19:22:18 +00:00
SVN Migration
9c617f52f6 This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. 2003-03-24 19:21:21 +00:00
Moriyoshi Koizumi
5945ba1c6d MFH(r-1.76): added koi8-r, cp866, and cp1251 support for htmlentities()
Patch by Antony Dovgal <tony2001 at phpclub dot net>
2003-03-24 19:15:16 +00:00
Ilia Alshanetsky
c89afb6539 MFH 2003-03-24 15:21:57 +00:00
Ilia Alshanetsky
b544c99344 Bug fixing news. 2003-03-24 14:54:52 +00:00
foobar
bb0a9b3208 MFH 2003-03-24 11:21:26 +00:00
foobar
718d337c64 blah.. 2003-03-24 10:59:47 +00:00
Uwe Schindler
25dc000e41 PHP_WIN32 included 2003-03-24 10:33:47 +00:00
foobar
1f77ab10fc MFH: Fixed bug #18640 properly 2003-03-24 10:18:16 +00:00
Wez Furlong
ceed7b9d77 MFH curl detection when multiple installations exist 2003-03-23 18:16:12 +00:00
Moriyoshi Koizumi
7ebc888513 MFH(r-1.7): added some compiler check 2003-03-23 01:45:28 +00:00
Moriyoshi Koizumi
06b796783c MFH(r-1.5): fixed win32 build with non-SBCS locale settings. 2003-03-22 23:45:20 +00:00