Skip to content

Commit 586eba9

Browse files
committed
[skip ci] Forgotten NEWS update
1 parent 4e2bd0c commit 586eba9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ PHP NEWS
3333
. Fixed bug GH-20217 (ReflectionClass::isIterable() incorrectly returns true
3434
for classes with property hooks). (alexandre-daubois)
3535

36+
- Soap:
37+
. Soap::__setCookie() when cookie name is a digit is now not stored and represented
38+
as a string anymore but a int. (David Carlier)
39+
3640
- Standard:
3741
. Fixed bug GH-19926 (reset internal pointer earlier while splicing array
3842
while COW violation flag is still set). (alexandre-daubois)

0 commit comments

Comments
 (0)