diff --git a/NEWS b/NEWS index 60bab0e6692..abb3965b43a 100644 --- a/NEWS +++ b/NEWS @@ -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)