Commit:    2487effb5e872db54c0b18635b4000d2a57eb9b3
Author:    Adam Harvey <[email protected]>         Thu, 14 Nov 2013 10:50:42 -0800
Parents:   5029cf2f5884f3f96f931ceefe4d8c32a21d3733
Branches:  master

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

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