Commit: 96a554715e9897332a86dceb144fca21cf347d7b Author: Lior Kaplan <[email protected]> Sun, 1 Mar 2015 12:00:27 +0200 Parents: 104b985fe48d03e8c588a55659582abf8710090a Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=96a554715e9897332a86dceb144fca21cf347d7b Log: Add missing entry for #68361 in 5.5.20 Bugs: https://bugs.php.net/68361 Changed paths: M ChangeLog-5.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 7e3d30c..75863fd 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -525,6 +525,10 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", "css" => array("change when not in transaction).</li> <li><?php bugfix(68351); ?> (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving).</li> </ul></li> +<li>SOAP: +<ul> + <li><?php bugfix(68361); ?> (Segmentation fault on SoapClient::__getTypes).</li> +</ul></li> <li>zlib: <ul> <li><?php bugfix(53829); ?> (Compiling PHP with large file support will replace -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
