mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
2 lines
88 B
Plaintext
2 lines
88 B
Plaintext
if (substr(PHP_OS, 0, 3) != 'WIN') die("skip this test is for Windows platforms only");
|