Commit: 8a7d14b759a267d01e1cc9af8679b27f5ce81741 Author: Anatol Belski <[email protected]> Mon, 24 Jul 2017 10:59:00 +0200 Parents: b301e93bd77f3f537abb9e4f6dd486ef9dcd1bcf Branches: pecl_legacy
Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=8a7d14b759a267d01e1cc9af8679b27f5ce81741 Log: update 5.6 config Changed paths: M client/data/config/pecl/pecl56_x64.ini M client/data/config/pecl/pecl56_x86.ini Diff: diff --git a/client/data/config/pecl/pecl56_x64.ini b/client/data/config/pecl/pecl56_x64.ini index cec90a8..3188b49 100644 --- a/client/data/config/pecl/pecl56_x64.ini +++ b/client/data/config/pecl/pecl56_x64.ini @@ -1,7 +1,7 @@ name=php-5.6 branch=5.6 build_dir=c:/obj -build_src_subdir=php-5.6.24-src +build_src_subdir=php-5.6.31-src build_location=C:\php-sdk\php56\vc11\x64 appver=2008 debug=0 diff --git a/client/data/config/pecl/pecl56_x86.ini b/client/data/config/pecl/pecl56_x86.ini index e46664d..2bdfd50 100644 --- a/client/data/config/pecl/pecl56_x86.ini +++ b/client/data/config/pecl/pecl56_x86.ini @@ -1,7 +1,7 @@ name=php-5.6 branch=5.6 build_dir=c:/obj -build_src_subdir=php-5.6.24-src +build_src_subdir=php-5.6.31-src build_location=C:\php-sdk\php56\vc11\x86 appver=2008 debug=0 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
