php-src/win32
Deus Kane 3046e35718 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".
2020-01-21 11:53:11 +01:00
..
build Fix #79146: cscript can fail to run on some systems 2020-01-21 11:53:11 +01:00
builddef.bat Remove old SVN keywords substitutions 2018-06-16 13:04:30 +02:00
codepage.c Merge branch 'PHP-7.2' into PHP-7.3 2019-05-09 16:55:35 +02:00
codepage.h Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
console.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
console.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
cp_enc_map_gen.c Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
cp_enc_map.c Trailing whitespaces 2018-01-03 14:38:00 +01:00
dllmain.c Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
fnmatch.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
fnmatch.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
ftok.c Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
getrusage.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
getrusage.h Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
glob.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
glob.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
globals.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
grp.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
inet.c year++ 2018-01-02 12:57:58 +08:00
inet.h year++ 2018-01-02 12:57:58 +08:00
ioutil.c Fix #78296: is_file fails to detect file 2019-12-02 11:29:10 +01:00
ioutil.h Fix #78296: is_file fails to detect file 2019-12-02 11:29:10 +01:00
ipc.h year++ 2018-01-02 12:57:58 +08:00
nice.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
nice.h year++ 2018-01-02 12:57:58 +08:00
param.h Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
php7dllts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7dllts.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts_cli.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.rc Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php7ts.rc2 Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
php_inttypes.h Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
php_registry.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_stdbool.h vim folds and modelines 2017-07-04 16:08:48 +02:00
php_stdint.h vim folds and modelines 2017-07-04 16:08:48 +02:00
php_win32_globals.h Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
readdir.c Fix memory leak 2019-03-30 21:28:51 +01:00
readdir.h Remove padding 2017-11-15 18:03:51 +01:00
registry.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
resource.h add missing include guards 2017-07-04 16:21:45 +02:00
select.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
select.h Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
sendmail.c Fix #78943: mail() may release string with refcount==1 twice 2019-12-15 13:13:30 -08:00
sendmail.h vim folds and modelines 2017-07-04 16:08:48 +02:00
signal.h vim folds and modelines 2017-07-04 16:08:48 +02:00
sockets.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
sockets.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
syslog.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
syslog.reg Convert CRLF line endings to LF 2018-10-13 11:23:20 +02:00
time.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
time.h Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
unistd.h vim folds and modelines 2017-07-04 16:08:48 +02:00
winutil.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
winutil.h Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
wsyslog.c Fix #78212: Segfault in built-in webserver 2019-07-11 13:09:54 +02:00