3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace Baz; use ArrayObject as Stuff; $s = eval('new Stuff();'); var_dump($s);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/R75cS
function name:  (null)
number of ops:  6
compiled vars:  !0 = $s
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E >   INCLUDE_OR_EVAL                                  $1      'new+Stuff%28%29%3B', EVAL
          1        ASSIGN                                                   !0, $1
    8     2        INIT_NS_FCALL_BY_NAME                                    'Baz%5Cvar_dump'
          3        SEND_VAR_EX                                              !0
          4        DO_FCALL                                      0          
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.55 ms | 1393 KiB | 15 Q