diff --git a/NEWS b/NEWS index ec4e1e2b134..a6f9a8dcf4d 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ PHP NEWS . Fix integer overflows (Joshua Rogers) - 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 support for Netware. (Kalle) . Fixed bug #54535 (WSA cleanup executes before MSHUTDOWN). (Kalle)