Commit:    09e367dbaffa1e8c5ba7b88e9997d9ddc1c6d0c0
Author:    Dmitry Stogov <dmi...@zend.com>         Wed, 21 Mar 2012 16:51:24 
+0400
Parents:   a8cc0b05b45110ccf408ea9410447bf82b8826f2 
0f001703a8987960de041b216a023869ab439857
Branches:  PHP-5.4

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=09e367dbaffa1e8c5ba7b88e9997d9ddc1c6d0c0

Log:
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

Changed paths:
  MM  NEWS


Diff:
09e367dbaffa1e8c5ba7b88e9997d9ddc1c6d0c0
diff --combined NEWS
index ed26589,530159c..cc2de2e
--- a/NEWS
+++ b/NEWS
@@@ -73,8 -73,6 +73,8 @@@ PH
      User-Agent header). (carloschilazo at gmail dot com)
    . Fixed bug #60842, #51775 (Chunked response parsing error when 
      chunksize length line is > 10 bytes). (Ilia)
 +  . Fixed bug #49853 (Soap Client stream context header option ignored).
 +    (Dmitry)
  
  - PDO
    . Fixed bug #61292 (Segfault while calling a method on an overloaded PDO 
@@@ -98,6 -96,8 +98,8 @@@
      ReflectionMethod::invokeArgs()). (Laruence)
  
  - SPL:
+   . Fixed bug #61453 (SplObjectStorage does not identify objects correctly).
+     (Gustavo)
    . Fixed bug #61347 (inconsistent isset behavior of Arrayobject). (Laruence)
  
  - Standard:


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

Reply via email to