3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = array("apple"=>"red", "banana"=>"yellow"); $a = array(); $s = "begin_time_4"; print_r(explode("_", $s));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/0LsvV
function name:  (null)
number of ops:  11
compiled vars:  !0 = $s, !1 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    3     1        ASSIGN                                                   !1, <array>
    5     2        ASSIGN                                                   !0, 'begin_time_4'
    6     3        INIT_FCALL                                               'print_r'
          4        INIT_FCALL                                               'explode'
          5        SEND_VAL                                                 '_'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                         $5      
          8        SEND_VAR                                                 $5
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
181.23 ms | 1394 KiB | 17 Q