iliaa Thu Apr 1 12:49:21 2004 EDT
Added files: (Branch: PHP_4_3)
/php-src/tests/lang bug27819.phpt
Modified files:
/php-src NEWS
Log:
Bug fixing news & test for bug #27819.
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.622&r2=1.1247.2.623&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.622 php-src/NEWS:1.1247.2.623
--- php-src/NEWS:1.1247.2.622 Thu Apr 1 03:56:33 2004
+++ php-src/NEWS Thu Apr 1 12:49:20 2004
@@ -3,8 +3,8 @@
?? ??? 2004, Version 4.3.6
- Synchronized bundled GD library with GD 2.0.22. (Ilia)
- Fixed bug #27822 (is_resource() returns TRUE for closed resources). (Derick)
-- Fixed bug #25547 (error_handler and array index with function call).
- (cschneid at cschneid dot com)
+- Fixed bug #27819 (problems returning reference to a reference parameter).
+ (Ilia)
- Fixed bug #27809 (ftp_systype returns null on some ftp servers). (Ilia)
- Fixed bug #27802 (default number of children to 8 when PHP_FCGI_CHILDREN is
not defined). (Ilia)
@@ -26,6 +26,8 @@
- Fixed bug #27646 (Cannot serialize/unserialize non-finite numeric values).
(Marcus)
- Fixed bug #26757 (session.save_path default is bogus for win32). (Wez)
+- Fixed bug #25547 (error_handler and array index with function call).
+ (cschneid at cschneid dot com)
26 Mar 2004, Version 4.3.5
- Fixed possible crash using an invalid color index with a palette image in
http://cvs.php.net/co.php/php-src/tests/lang/bug27819.phpt?r=1.1&p=1
Index: php-src/tests/lang/bug27819.phpt
+++ php-src/tests/lang/bug27819.phpt
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php