We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9bb03 commit d1f9d37Copy full SHA for d1f9d37
NEWS
@@ -6,7 +6,7 @@ PHP NEWS
6
. Fix integer overflows (Joshua Rogers)
7
8
- Core:
9
- . Removed IS_TYPE_IMMUTABLE (it's the same as COPYABLE & !REFCOUED). (Dmitry)
+ . Removed IS_TYPE_IMMUTABLE (it's the same as COPYABLE & !REFCOUNTED). (Dmitry)
10
. Removed the sql.safe_mode directive. (Kalle)
11
. Removed support for Netware. (Kalle)
12
. Fixed bug #54535 (WSA cleanup executes before MSHUTDOWN). (Kalle)
0 commit comments