What is Nostr?
Sebastian Bergmann :phpunit: /
npub1tnr…ygyn
2023-09-07 07:50:23

Sebastian Bergmann :phpunit: on Nostr: I would like to live in a world where I could just put if (PHP_OS_FAMILY === ...

I would like to live in a world where I could just put

if (PHP_OS_FAMILY === 'Windows') {
fwrite(STDERR, 'Your operating system is not supported');

exit(1);
}

into PHPUnit's bootstrap script ...
Author Public Key
npub1tnrlgpcjsrjfdytjp45htwe0m3gxjs4q0j7ueuj64s37a7z29ujs5kygyn