We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0818cc commit 25cd0baCopy full SHA for 25cd0ba
1 file changed
NEWS
@@ -71,6 +71,8 @@ PHP NEWS
71
- Standard:
72
. Fixed bug GH-19926 (reset internal pointer earlier while splicing array
73
while COW violation flag is still set). (alexandre-daubois)
74
+ . Added form feed (\f) in the default trimmed characters of trim(), rtrim()
75
+ and ltrim(). (Weilin Du, LamentXU)
76
77
- Streams:
78
. Added so_reuseaddr streams context socket option that allows disabling
0 commit comments