3v4l.org

run code in 300+ PHP versions simultaneously
<?php $foo = new stdString(); $test = 'VPN_MANAGE_ALL'; $foo->$test = 7;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Kq0qe
function name:  (null)
number of ops:  7
compiled vars:  !0 = $foo, !1 = $test
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   NEW                                              $2      'stdString'
          1        DO_FCALL                                      0          
          2        ASSIGN                                                   !0, $2
    3     3        ASSIGN                                                   !1, 'VPN_MANAGE_ALL'
    4     4        ASSIGN_OBJ                                               !0, !1
          5        OP_DATA                                                  7
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.81 ms | 1383 KiB | 13 Q