add the original author of the patch

This commit is contained in:
Antony Dovgal 2007-05-15 12:39:05 +00:00
parent 633aff5541
commit e5a556757e

2
NEWS
View File

@ -11,7 +11,7 @@ PHP NEWS
- Fixed PHP CLI to use the php.ini from the binary location. (Hannes)
- Fixed segfault in strripos(). (Tony, Joxean Koret)
- Fixed bug #41378 (fastcgi protocol lacks support for Reason-Phrase in
"Status:" header). (Dmitry)
"Status:" header). (anight at eyelinkmedia dot com, Dmitry)
- Fixed bug #41374 (wholetext concats values of wrong nodes). (Rob)
- Fixed bug #41353 (crash in openssl_pkcs12_read() on invalid input). (Ilia)
- Fixed bug #41351 (Invalid opcode with foreach ($a[] as $b)). (Dmitry, Tony)