1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00
This commit is contained in:
Marcus Boerger
2004-08-26 22:44:20 +00:00
parent 82a5d700e3
commit 54b2a4d6a0
+1
View File
@@ -14,6 +14,7 @@ PHP NEWS
- Fixed bug #29839 (incorrect convert (xml:lang to lang)). (Dmitry)
- Fixed bug #29830 (SoapServer::setClass() should not export non-public
methods). (Dmitry)
- Fixed bug #29828 (Interfaces no longer work). (Marcus)
- Fixed bug #29821 (Fixed possible crashes in convert_uudecode() on invalid
data). (Ilia)
- Fixed bug #29808 (array_count_values() breaks with numeric strings). (Ilia)