From 01e5787e0a8d87acb83a8d36501393b63f660093 Mon Sep 17 00:00:00 2001 From: Date: Mon, 26 May 2003 00:30:57 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/ChangeLog b/ChangeLog index da2bab3291..233f28cab7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2003-05-25 Ilia Alshanetsky + + * ext/pcre/php_pcre.c + ext/standard/string.c: + Fixed bug #23788 (str|preg_replace clober the array elements). + + +2003-05-25 Shane Caraveo + + * (PHP_4_3) + sapi/cgi/cgi_main.c: + http://bugs.php.net/bug.php?id=14409 + in the shell, if we get a filename on the commandline, never use stdin. + This fixes '\>php nonexistent.php' + will MTH once I get 5 building properly + + * (PHP_4_3) + php.ini-dist + php.ini-recommended + sapi/cgi/cgi_main.c: + http://bugs.php.net/bug.php?id=23800 + change the default for those who cannot + this was actually done a long time ago, but got reverted along the way + +2003-05-25 Sebastian Bergmann + + * ext/xml/xml.c: + Hopefully get correct display of version information. + + * win32/php4dll.dsp + win32/php4dllts.dsp: + Leftover. + 2003-05-24 Marcus Boerger * ext/standard/var_unserializer.c: -- 2.40.0