index
:
php
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dev
/
generate-phpt
/
src
/
codeSnippets
/
skipifwin.txt
blob: f7121165278bb90a430c65a650be4698e3f6e279 (
plain
)
1
if (substr(PHP_OS, 0, 3) == 'WIN') die("skip this test is not for Windows platforms");