Commit: d3c37f0937dd4445eedb3a5b8b385aaf0b5de24f Author: Stanislav Malyshev <[email protected]> Sun, 30 Sep 2012 19:41:41 -0700 Parents: dd093ac12aa4412a78dfecbf1e711f2dfd02ca7c Branches: PHP-5.4 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=d3c37f0937dd4445eedb3a5b8b385aaf0b5de24f Log: add news for --offline Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 8602cff..86ba860 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ PHP NEWS . Added optional second argument for assert() to specify custom message. Patch by Lonny Kapelushnik ([email protected]). (Lars) . Support building PHP with the native client toolchain. (Stuart Langley) + . Added --offline option for tests. (Remi) . Fixed bug #63162 (parse_url does not match password component). (husman) . Fixed bug #63111 (is_callable() lies for abstract static method). (Dmitry) . Fixed bug #63093 (Segfault while load extension failed in zts-build). -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
