1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 01:48:26 +02:00
This commit is contained in:
Marcus Boerger
2003-07-20 20:48:54 +00:00
parent 8ac334289a
commit 3287b80015
+2
View File
@@ -6,6 +6,8 @@ PHP NEWS
- Added snmp_read_mib() which reads a MIB file into the active MIB tree. (Jani)
- Fixed support for <![CDATA[]]> fields within XML documents in ext/xml.
(Sterling)
- Fixed bug 24729 ($obj = new $className; causes crash when $className is not
set). (Marcus)
29 Jun 2003, PHP 5 Beta 1
- Removed the bundled MySQL client library. (Sterling)