3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = [ "💩 happens", "I'm getting too old for this 💩", "shiitake", "Mondays are 💩, Tuesdays are 💩, and so on!", "Here is your Finnish itinerary", "Is this chocolate or 💩?" ]; var_export( preg_filter('/💩/u', 'poop', $array, 1, $count) ); echo "\n---\ncount: $count";

preferences:
34.6 ms | 405 KiB | 5 Q