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 5cc1e53 commit 0aa94f9Copy full SHA for 0aa94f9
ChangeLog-5.php
@@ -17,6 +17,10 @@
17
<li><?php bugfix(72400); ?> (Integer Overflow in addcslashes/addslashes).</li>
18
<li><?php bugfix(72403); ?> (Integer Overflow in Length of String-typed ZVAL).</li>
19
</ul></li>
20
+<li>Date:
21
+<ul>
22
+ <li><?php bugfix(63740); ?> (strtotime seems to use both sunday and monday as start of week).</li>
23
+</ul></li>
24
<li>GD:
25
<ul>
26
<li><?php bugfix(66387); ?> (Stack overflow with imagefilltoborder). (CVE-2015-8874)</li>
0 commit comments