Commit: b22d9f0f8e2290f13995430272a1a2f9ea5d6048 Author: Anatol Belski <[email protected]> Tue, 2 Aug 2016 20:34:07 +0200 Parents: d688a3745af9fb6429fd19f8ccff890e1f5f7552 Branches: master pecl_legacy
Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=b22d9f0f8e2290f13995430272a1a2f9ea5d6048 Log: upgrade to latest 5.6 src 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 56b331c..cec90a8 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.19-src +build_src_subdir=php-5.6.24-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 fd99e26..e46664d 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.19-src +build_src_subdir=php-5.6.24-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
