1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 19:52:20 +02:00

-Fix name (arg, new keyboard is coming...)

This commit is contained in:
Johannes Schlüter
2007-12-21 21:18:01 +00:00
parent 0bc875c9ca
commit bb52c198ce

2
NEWS
View File

@@ -24,7 +24,7 @@ PHP NEWS
- 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). (Davidc C.)
__toString() call). (David 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)