Commit:    e7590aee4b06e358d3df41ff5ac480a2b4dc3cfb
Author:    Anatol Belski <[email protected]>         Mon, 31 Jul 2017 09:21:52 +0200
Parents:   a59c933b16c32508553d8b6b4ad315549a739e15
Branches:  master

Link:       
http://git.php.net/?p=web/rmtools.git;a=commitdiff;h=e7590aee4b06e358d3df41ff5ac480a2b4dc3cfb

Log:
pre is 7.2 now

Changed paths:
  M  bin/pecl_snap_pre.bat


Diff:
diff --git a/bin/pecl_snap_pre.bat b/bin/pecl_snap_pre.bat
index b0b239e..1317b4a 100644
--- a/bin/pecl_snap_pre.bat
+++ b/bin/pecl_snap_pre.bat
@@ -47,8 +47,8 @@ rem call %BAT_DIR%pecl.bat --config=pecl55_x86 %* >> 
%LOG_FILE% 2<&1
 rem call %BAT_DIR%pecl.bat --config=pecl54 %* >> %LOG_FILE% 2<&1
 rem call %BAT_DIR%pecl.bat --config=pecl53 --last %* >> %LOG_FILE% 2<&1
 rem
-call %BAT_DIR%pecl.bat --config=pecl71_x86 --first %* >> %LOG_FILE% 2<&1
-call %BAT_DIR%pecl.bat --config=pecl71_x64 --last %* >> %LOG_FILE% 2<&1
+call %BAT_DIR%pecl.bat --config=pecl72_x86 --first %* >> %LOG_FILE% 2<&1
+call %BAT_DIR%pecl.bat --config=pecl72_x64 --last %* >> %LOG_FILE% 2<&1
 
 echo Done.>> %LOG_FILE%


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to