3v4l.org

run code in 500+ PHP versions simultaneously
<?php $tsl = Transliterator::createFromRules(':: NFC ; [[:L:]] { [[:L:]]+ > ; :: Upper() ; ::[^[:L:]] Remove() ;'); echo $tsl->transliterate("c'est l'été");
Output for 8.5.1 - 8.5.3
Fatal error: Uncaught Error: Class "Transliterator" not found in /in/m2uRq:3 Stack trace: #0 {main} thrown in /in/m2uRq on line 3
Process exited with code 255.
Output for 8.1.29 - 8.1.34, 8.2.19 - 8.2.30, 8.3.5 - 8.3.30, 8.4.1 - 8.4.18, 8.5.0
CELÉ

preferences:
60.64 ms | 754 KiB | 4 Q