Commit: d0ab22e829290b3f516b05190530e22e5a567b26 Author: Stanislav Malyshev <s...@php.net> Mon, 17 Sep 2012 15:58:27 -0700 Parents: 2e24d9a2b3cc5becafb0fd3805a22cd87daa1f18 Branches: PHP-5.4 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=d0ab22e829290b3f516b05190530e22e5a567b26 Log: update news Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 68f4232..339d681 100644 --- a/NEWS +++ b/NEWS @@ -7,10 +7,11 @@ PHP NEWS (Niklas Lindgren). - Core: - . Fixed bug #63093 (Segfault while load extension failed in zts-build). - (Laruence) . Added optional second argument for assert() to specify custom message. Patch by Lonny Kapelushnik (lo...@lonnylot.com). (Lars) + . Support building PHP with the native client toolchain. (Stuart Langley) + . Fixed bug #63093 (Segfault while load extension failed in zts-build). + (Laruence) . Fixed bug #62976 (Notice: could not be converted to int when comparing some builtin classes). (Laruence) . Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php