3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = "Zoƫ O'Grady"; $meh = (bool) preg_match("/^[\pL\pN\pZ\p{Pd}\p{Po}]++$/uD",$test); var_dump($meh);

preferences:
26.38 ms | 402 KiB | 5 Q