3v4l.org

run code in 300+ PHP versions simultaneously
<?php eval(strtr(file_get_contents(__FILE__,false,null,__COMPILER_HALT_OFFSET__),[ '.'=>'->', ]));__halt_compiler(); $a = (object)[]; $a.hello = 33; echo $a.hello;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/lNddI
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'strtr'
          1        INIT_FCALL                                               'file_get_contents'
          2        SEND_VAL                                                 '%2Fin%2FlNddI'
          3        SEND_VAL                                                 <false>
          4        SEND_VAL                                                 null
          5        SEND_VAL                                                 117
          6        DO_ICALL                                         $0      
          7        SEND_VAR                                                 $0
    4     8        SEND_VAL                                                 <array>
          9        DO_ICALL                                         $1      
         10        INCLUDE_OR_EVAL                                          $1, EVAL
    5    11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.37 ms | 1394 KiB | 17 Q