johannes Fri Dec 21 21:17:31 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: -Fix name http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1038&r2=1.2027.2.547.2.1039&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1038 php-src/NEWS:1.2027.2.547.2.1039 --- php-src/NEWS:1.2027.2.547.2.1038 Fri Dec 21 20:58:11 2007 +++ php-src/NEWS Fri Dec 21 21:17:31 2007 @@ -24,7 +24,7 @@ - Fixed bug #43457 (Prepared statement with incorrect parms doesn't throw exception with pdo_pgsql driver). (Ilia) - Fixed bug #43450 (Memory leak on some functions with implicit object - __toString() call). (Davic C.) + __toString() call). (Davidc C.) - Fixed bug #43386 (array_globals not reset to 0 properly on init). (Ilia) - Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone). (Ilia) - Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php