Commit:    0aa94f922a6ab0cd157ff2d1cbe992d36f78028c
Author:    Ferenc Kovacs <[email protected]>         Sun, 3 Jul 2016 23:46:16 
+0200
Parents:   5cc1e531b1d0fcb3a36b68cad9d55bee685e7b70
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=0aa94f922a6ab0cd157ff2d1cbe992d36f78028c

Log:
add missing Changelog entry

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index cbcfebb..31cf1b5 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -17,6 +17,10 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
   <li><?php bugfix(72400); ?> (Integer Overflow in 
addcslashes/addslashes).</li>
   <li><?php bugfix(72403); ?> (Integer Overflow in Length of String-typed 
ZVAL).</li>
 </ul></li>
+<li>Date:
+<ul>
+  <li><?php bugfix(63740); ?> (strtotime seems to use both sunday and monday 
as start of week).</li>
+</ul></li>
 <li>GD:
 <ul>
   <li><?php bugfix(66387); ?> (Stack overflow with imagefilltoborder). 
(CVE-2015-8874)</li>


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to