- Not sure why this wasn't committed...

This commit is contained in:
Derick Rethans 2005-06-07 13:19:09 +00:00
parent fac2718edd
commit 401902b8a5

1
NEWS
View File

@ -135,6 +135,7 @@ PHP NEWS
(Dmitry)
- Fixed bug #32109 ($_POST is not populated in multithreaded environment).
(Moriyoshi)
- Fixed bug #32021 (Crash caused by range('', 'z')). (Derick)
- Fixed bug #31478 (segfault with empty() / isset()). (Moriyoshi)
- Fixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP).
(Rob)