diff options
author | Deus Kane <deus.kane@claromentis.com> | 2020-01-20 16:16:01 +0000 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-01-21 11:53:11 +0100 |
commit | 3046e35718e4980a8cf7785fa6ecea51d02ebee8 (patch) | |
tree | 34e8822efe92640a4d5f0359e4a6bd03268b06b0 /ext/reflection/php_reflection.c | |
parent | b67fc51859c00e884d96208cc55e076a3aea8f89 (diff) | |
download | php-git-3046e35718e4980a8cf7785fa6ecea51d02ebee8.tar.gz |
Fix #79146: cscript can fail to run on some systems
In the buildconf and configure batch files, Windows' cscript utility was being
run without the /e:jscript flag. This works on systems that have not had the
default .js file association changed, but if .js has been re-associated to
(say) an IDE, the batch files fail with the error message:
Input Error: There is no script engine for file extension ".js".
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions