Commit:    7bc99771f5d69956216c7e72eaf8858f2ca9dbac
Author:    Anatol Belski <[email protected]>         Mon, 4 Jul 2016 11:10:00 +0200
Parents:   0aa94f922a6ab0cd157ff2d1cbe992d36f78028c
Branches:  master

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

Log:
add missing Changelog entry

Changed paths:
  M  ChangeLog-7.php


Diff:
diff --git a/ChangeLog-7.php b/ChangeLog-7.php
index 562d94f..ffcc2c0 100644
--- a/ChangeLog-7.php
+++ b/ChangeLog-7.php
@@ -19,6 +19,10 @@ site_header("PHP 7 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>FPM:
 <ul>
   <li><?php bugfix(72308); ?> (fastcgi_finish_request and logging environment 
variables).</li>


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

Reply via email to