Commit:    d2b4457d54c7147f729b73671aab5b54f82feb60
Author:    Adam Harvey <[email protected]>         Thu, 14 Nov 2013 10:50:42 -0800
Parents:   96cc0d8991f44fc08dba8621c4057d505ae3d69b
Branches:  master

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

Log:
Add missing changelog entry for PHP 5.5.6.

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index cb31e55..1c92a71 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -25,6 +25,10 @@ function peclbugl($number)   { echo "<a 
href=\"http://pecl.php.net/bugs/bug.php?
 <ul>
   <li>Changed default listen() backlog to 65535.</li>
 </ul></li>
+<li>JSON:
+<ul>
+  <li><?php bugfix(64874); ?> (json_decode handles whitespace 
incorrectly).</li>
+</ul></li>
 <li>MySQLi:
 <ul>
   <li><?php bugfix(66043); ?> (Segfault calling bind_param() on mysqli).</li>


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

Reply via email to