We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da3886d commit ba98458Copy full SHA for ba98458
NEWS
@@ -17,6 +17,9 @@ PHP NEWS
17
?? ??? 2013, PHP 5.4.18
18
19
- 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).
23
. Fixed bug #65254 (Exception not catchable when exception thrown in autoload
24
with a namespace). (Laruence)
25
. Fixed bug #65108 (is_callable() triggers Fatal Error).
0 commit comments