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 c2fb10d commit d0b76d7Copy full SHA for d0b76d7
NEWS
@@ -2,7 +2,8 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.1.25
4
5
-
+- Filter:
6
+ . Fix explicit FILTER_REQUIRE_SCALAR with FILTER_CALLBACK (ilutov)
7
8
28 Sep 2023, PHP 8.1.24
9
@@ -20,9 +21,6 @@ PHP NEWS
20
21
- DOM:
22
. Fix memory leak when setting an invalid DOMDocument encoding. (nielsdos)
23
-- Filter:
24
- . Fix explicit FILTER_REQUIRE_SCALAR with FILTER_CALLBACK (ilutov)
25
26
- Iconv:
27
. Fixed build for NetBSD which still uses the old iconv signature.
28
(David Carlier)
0 commit comments