We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f96f4b commit 73246baCopy full SHA for 73246ba
NEWS
@@ -8,6 +8,10 @@ PHP NEWS
8
. Fixed oss-fuzz #64209 (In-place modification of filename in
9
php_message_handler_for_zend). (ilutov)
10
11
+- Date:
12
+ . Fixed improbably integer overflow while parsing really large (or small)
13
+ Unix timestamps. (Derick)
14
+
15
- DOM:
16
. Fixed bug GH-12616 (DOM: Removing XMLNS namespace node results in invalid
17
default: prefix). (nielsdos)
0 commit comments