3v4l.org

run code in 500+ PHP versions simultaneously
<?php class Item { } define('ITEM', new Item()); // object(Test\Item)#3 (0) { // }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/UTcfO
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    8     0  E >   INIT_FCALL                                                   'define'
          1        SEND_VAL                                                     'ITEM'
          2        NEW                                                  $0      'Item'
          3        DO_FCALL                                          0          
          4        SEND_VAR                                                     $0
          5        DO_ICALL                                                     
   11     6      > RETURN                                                       1

Class Item: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
158.37 ms | 1854 KiB | 14 Q