3v4l.org

run code in 300+ PHP versions simultaneously
<?php date_default_timezone('Europe/London'); echo strtotime('2014-10-26');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/c1R9P
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'date_default_timezone'
          1        SEND_VAL_EX                                              'Europe%2FLondon'
          2        DO_FCALL                                      0          
    3     3        INIT_FCALL                                               'strtotime'
          4        SEND_VAL                                                 '2014-10-26'
          5        DO_ICALL                                         $1      
          6        ECHO                                                     $1
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.74 ms | 1393 KiB | 15 Q