3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(preg_match("@^\s*(?P<monthDay>([0-2]?[1-9]|[12]0|3[01]))\s+(?P<monthNameFull>\P{L}+?)\s+(?P<kdsd1>[12]\d{3})\s*$@mi", "18 FĂ©vrier 2015", $matches));

preferences:
41.48 ms | 402 KiB | 5 Q