mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
[skip ci] Forgotten NEWS update
This commit is contained in:
4
NEWS
4
NEWS
@@ -33,6 +33,10 @@ PHP NEWS
|
||||
. Fixed bug GH-20217 (ReflectionClass::isIterable() incorrectly returns true
|
||||
for classes with property hooks). (alexandre-daubois)
|
||||
|
||||
- Soap:
|
||||
. Soap::__setCookie() when cookie name is a digit is now not stored and represented
|
||||
as a string anymore but a int. (David Carlier)
|
||||
|
||||
- Standard:
|
||||
. Fixed bug GH-19926 (reset internal pointer earlier while splicing array
|
||||
while COW violation flag is still set). (alexandre-daubois)
|
||||
|
||||
Reference in New Issue
Block a user