Merge branch 'legacy/pm3' into stable

This commit is contained in:
Dylan K. Taylor 2021-12-27 21:54:56 +00:00
commit fcc4757209
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -16,7 +16,7 @@ if exist bin\php\php.exe (
)
if "%PHP_BINARY%"=="" (
echo Couldn't find a PHP binary in system PATH or %~dp0\bin\php
echo Couldn't find a PHP binary in system PATH or "%~dp0bin\php"
echo Please refer to the installation instructions at https://doc.pmmp.io/en/rtfd/installation.html
pause
exit 1