1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 00:53:30 +02:00
This commit is contained in:
Scott MacVicar
2009-03-17 02:47:29 +00:00
parent bc486b4c7e
commit df199c2e75

1
NEWS
View File

@@ -8,6 +8,7 @@ PHP NEWS
- Added LIBXML_LOADED_VERSION constant (libxml2 version currently used). (Rob)
- Fixed bug #47678 (Allow loadExtension to be disabled in SQLite3). (Scott)
- Fixed bug #47664 (get_class returns NULL instead of FALSE). (Dmitry)
- Fixed bug #47593 (interface_exists() returns false when using absolute
namespace path). (Kalle, Felipe)