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