Skip to content

Commit 0aa94f9

Browse files
committed
add missing Changelog entry
1 parent 5cc1e53 commit 0aa94f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog-5.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
<li><?php bugfix(72400); ?> (Integer Overflow in addcslashes/addslashes).</li>
1818
<li><?php bugfix(72403); ?> (Integer Overflow in Length of String-typed ZVAL).</li>
1919
</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>
2024
<li>GD:
2125
<ul>
2226
<li><?php bugfix(66387); ?> (Stack overflow with imagefilltoborder). (CVE-2015-8874)</li>

0 commit comments

Comments
 (0)