3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = date_parse("2014-02-09 17:41:29"); print_r($data);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/c57UM
function name:  (null)
number of ops:  8
compiled vars:  !0 = $date, !1 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'date_parse'
          1        SEND_VAL                                                 '2014-02-09+17%3A41%3A29'
          2        DO_ICALL                                         $2      
          3        ASSIGN                                                   !0, $2
    5     4        INIT_FCALL                                               'print_r'
          5        SEND_VAR                                                 !1
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.22 ms | 1394 KiB | 17 Q