iliaa Tue Jul 29 13:54:16 2003 EDT
Added files: (Branch: PHP_4_3)
/php-src/tests/lang bug22836.phpt
Modified files:
/php-src NEWS
Log:
Test case & news for bug #22836.
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.311 php-src/NEWS:1.1247.2.312
--- php-src/NEWS:1.1247.2.311 Tue Jul 29 07:20:39 2003
+++ php-src/NEWS Tue Jul 29 13:54:15 2003
@@ -57,10 +57,11 @@
- Fixed bug #23792 (imagerotate() problems with limited platte, the function
will always return true color image from now on). (Pierre-Alain Joye)
- Fixed bug #23664 (FastCGI socket listenting). (Shane)
-- Fixed bug #22690 (ob_start() did not work with create_function() callbacks).
- (Marcus)
- Fixed bug #23685 (fake values returned when OID value is an empty string).
(Jani)
+- Fixed bug #22836 (memory corruption with references to NULL). (Ilia)
+- Fixed bug #22690 (ob_start() did not work with create_function() callbacks).
+ (Marcus)
- Fixed bug #21855 (Threading issue on HP-UX). (Roshan Naik, Andi, Moriyoshi)
- Fixed bug #21074 (Apache2: "ErrorDocument xxx /error.php" broken). (Jani)
- Fixed bug #19613 (putenv("VAR=") does not empty VAR on win32). (Zeev)
Index: php-src/tests/lang/bug22836.phpt
+++ php-src/tests/lang/bug22836.phpt
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php