Skip to content

Commit ba98458

Browse files
committed
Update news for FILTER_SANITIZE_FULL_SPECIAL_CHARS fix
1 parent da3886d commit ba98458

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ PHP NEWS
1717
?? ??? 2013, PHP 5.4.18
1818

1919
- Core:
20+
. Fixed value of FILTER_SANITIZE_FULL_SPECIAL_CHARS constant (previously was
21+
erroneously set to FILTER_SANITIZE_SPECIAL_CHARS value). (Andrey
22+
avp200681 gmail com).
2023
. Fixed bug #65254 (Exception not catchable when exception thrown in autoload
2124
with a namespace). (Laruence)
2225
. Fixed bug #65108 (is_callable() triggers Fatal Error).

0 commit comments

Comments
 (0)