Commit: 343832b68de4f8651838c6d064dc1e66035ed684 Author: Anatol Belski <[email protected]> Wed, 28 Jan 2015 19:07:14 +0100 Parents: 0eb5290b0d88f3d7cb8eb06ca10f2ec6e2c2f60a Branches: master pecl_legacy
Link: http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=343832b68de4f8651838c6d064dc1e66035ed684 Log: updated php sources and deps Changed paths: M client/data/config/pecl/pecl54.ini M client/data/config/pecl/pecl55_x64.ini M client/data/config/pecl/pecl55_x86.ini M client/data/config/pecl/pecl56_x64.ini M client/data/config/pecl/pecl56_x86.ini Diff: diff --git a/client/data/config/pecl/pecl54.ini b/client/data/config/pecl/pecl54.ini index 42a01c7..95bc826 100644 --- a/client/data/config/pecl/pecl54.ini +++ b/client/data/config/pecl/pecl54.ini @@ -1,7 +1,7 @@ name=php-5.4 branch=5.4 build_dir=c:/obj -build_src_subdir=php-5.4.27-src +build_src_subdir=php-5.4.37-src build_location=C:\php-sdk\php54\vc9\x86 appver=xp debug=0 diff --git a/client/data/config/pecl/pecl55_x64.ini b/client/data/config/pecl/pecl55_x64.ini index 2562a47..02beeca 100644 --- a/client/data/config/pecl/pecl55_x64.ini +++ b/client/data/config/pecl/pecl55_x64.ini @@ -1,7 +1,7 @@ name=php-5.5 branch=5.5 build_dir=c:/obj -build_src_subdir=php-5.5.11-src +build_src_subdir=php-5.5.21-src build_location=C:\php-sdk\php55\vc11\x64 appver=2008 debug=0 diff --git a/client/data/config/pecl/pecl55_x86.ini b/client/data/config/pecl/pecl55_x86.ini index c5bcb1b..554f731 100644 --- a/client/data/config/pecl/pecl55_x86.ini +++ b/client/data/config/pecl/pecl55_x86.ini @@ -1,7 +1,7 @@ name=php-5.5 branch=5.5 build_dir=c:/obj -build_src_subdir=php-5.5.11-src +build_src_subdir=php-5.5.21-src build_location=C:\php-sdk\php55\vc11\x86 appver=2008 debug=0 diff --git a/client/data/config/pecl/pecl56_x64.ini b/client/data/config/pecl/pecl56_x64.ini index 752323c..1827534 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.0beta3 +build_src_subdir=php-5.6.5-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 259825a..c633ccf 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.0beta3 +build_src_subdir=php-5.6.5-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
