mirror of
https://github.com/php/php-src.git
synced 2026-03-31 04:32:19 +02:00
2 lines
87 B
Plaintext
2 lines
87 B
Plaintext
if (substr(PHP_OS, 0, 3) == 'WIN') die("skip this test is not for Windows platforms");
|