This commit is contained in:
Yasuo Ohgaki 2016-11-29 06:45:01 +09:00
parent 3e9bb03a62
commit d1f9d37423

2
NEWS
View file

@ -6,7 +6,7 @@ PHP NEWS
. Fix integer overflows (Joshua Rogers) . Fix integer overflows (Joshua Rogers)
- Core: - Core:
. Removed IS_TYPE_IMMUTABLE (it's the same as COPYABLE & !REFCOUED). (Dmitry) . Removed IS_TYPE_IMMUTABLE (it's the same as COPYABLE & !REFCOUNTED). (Dmitry)
. Removed the sql.safe_mode directive. (Kalle) . Removed the sql.safe_mode directive. (Kalle)
. Removed support for Netware. (Kalle) . Removed support for Netware. (Kalle)
. Fixed bug #54535 (WSA cleanup executes before MSHUTDOWN). (Kalle) . Fixed bug #54535 (WSA cleanup executes before MSHUTDOWN). (Kalle)