Skip to content

Commit 7bc9977

Browse files
committed
add missing Changelog entry
1 parent 0aa94f9 commit 7bc9977

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog-7.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
<li><?php bugfix(72400); ?> (Integer Overflow in addcslashes/addslashes).</li>
2020
<li><?php bugfix(72403); ?> (Integer Overflow in Length of String-typed ZVAL).</li>
2121
</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>
2226
<li>FPM:
2327
<ul>
2428
<li><?php bugfix(72308); ?> (fastcgi_finish_request and logging environment variables).</li>

0 commit comments

Comments
 (0)