1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 08:28:26 +02:00

be very clear what you fixed

This commit is contained in:
foobar
2005-11-29 08:16:00 +00:00
parent 4250a26f5c
commit 5db70599d1
+1 -1
View File
@@ -22,7 +22,7 @@ PHP NEWS
- Fixed bug #35393 (changing static protected members from outside the class,
one more reference issue). (Dmitry)
- Fixed bug #35381 (ssl library is not initialized properly). (Alan)
- Fixed bug #35028 (XML object fails FALSE test). (Marcus)
- Fixed bug #35028 (SimpleXML object fails FALSE test). (Marcus)
28 Nov 2005, PHP 5.1.1
- Disabled native date class to prevent pear::date conflict. (Ilia)