mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Fix typo
This commit is contained in:
parent
3e9bb03a62
commit
d1f9d37423
1 changed files with 1 additions and 1 deletions
2
NEWS
2
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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue