mirror of
https://github.com/php/php-src.git
synced 2026-04-20 06:21:12 +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");
|