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 0aa94f9 commit 7bc9977Copy full SHA for 7bc9977
ChangeLog-7.php
@@ -19,6 +19,10 @@
19
<li><?php bugfix(72400); ?> (Integer Overflow in addcslashes/addslashes).</li>
20
<li><?php bugfix(72403); ?> (Integer Overflow in Length of String-typed ZVAL).</li>
21
</ul></li>
22
+<li>Date:
23
+<ul>
24
+ <li><?php bugfix(63740); ?> (strtotime seems to use both sunday and monday as start of week).</li>
25
+</ul></li>
26
<li>FPM:
27
<ul>
28
<li><?php bugfix(72308); ?> (fastcgi_finish_request and logging environment variables).</li>
0 commit comments