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