3v4l.org

run code in 300+ PHP versions simultaneously
<?php $local_framework = array_pop(explode("/", trim(__DIR__, "/")));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/8YTEE
function name:  (null)
number of ops:  13
compiled vars:  !0 = $local_framework
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'array_pop'
          1        INIT_FCALL                                               'explode'
          2        SEND_VAL                                                 '%2F'
          3        INIT_FCALL                                               'trim'
          4        SEND_VAL                                                 '%2Fin'
          5        SEND_VAL                                                 '%2F'
          6        DO_ICALL                                         $1      
          7        SEND_VAR                                                 $1
          8        DO_ICALL                                         $2      
          9        SEND_VAR_NO_REF                               0          $2
         10        DO_ICALL                                         $3      
         11        ASSIGN                                                   !0, $3
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.2 ms | 1394 KiB | 19 Q