3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = "18.07.2012 на портале дата рождения 04.08.2014!!!"; var_dump(date_parse($text));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/BsOZF
function name:  (null)
number of ops:  8
compiled vars:  !0 = $text
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '18.07.2012+%D0%BD%D0%B0+%D0%BF%D0%BE%D1%80%D1%82%D0%B0%D0%BB%D0%B5+%D0%B4%D0%B0%D1%82%D0%B0+%D1%80%D0%BE%D0%B6%D0%B4%D0%B5%D0%BD%D0%B8%D1%8F+04.08.2014%21%21%21'
    3     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'date_parse'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
190.75 ms | 1393 KiB | 17 Q