mirror of
https://github.com/php/php-src.git
synced 2026-04-12 02:23:18 +02:00
[ci skip] Add missing NEWS entry for GH-9324
This commit is contained in:
3
NEWS
3
NEWS
@@ -7,6 +7,9 @@ PHP NEWS
|
||||
. Added support for defining constants in traits. (sj-i)
|
||||
. Stop incorrectly emitting false positive deprecation notice alongside
|
||||
unsupported syntax fatal error for `"{$g{'h'}}"`. (TysonAndre)
|
||||
. Fix unexpected deprecated dynamic property warning, which occurred when
|
||||
exit() in finally block after an exception was thrown without catching.
|
||||
(Twosee)
|
||||
|
||||
- MBString:
|
||||
. Fixed bug GH-9248 (Segmentation fault in mb_strimwidth()). (cmb)
|
||||
|
||||
Reference in New Issue
Block a user