mirror of
https://github.com/php-win-ext/php-sdk-binary-tools.git
synced 2026-04-23 16:58:02 +02:00
7 lines
125 B
Batchfile
7 lines
125 B
Batchfile
@echo off
|
|
|
|
%PHP_SDK_PHP_CMD% -r "echo 'PHP SDK ' . file_get_contents(getenv('PHP_SDK_PATH') . '\\VERSION');"
|
|
|
|
exit /b
|
|
|