Paste-bin.xyz
Archive
Sign In
Login
Register
Username
Current Password
Keep me signed in.
Username
Full Name
Email
New Password
TEXT
14
skipifnotwin
Guest on 12th May 2022 01:07:23 AM
if (substr(PHP_OS, 0, 3) != 'WIN') die("skip this test is for Windows platforms only");
Raw Paste
if (substr(PHP_OS, 0, 3) != 'WIN') die("skip this test is for Windows platforms only");
Login
or
Register
to edit or fork this paste. It's free.