3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace K { class C { } } namespace { class A{ public function int() { } } class_alias('s', 'b'); new int(); }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/pFJkG
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   18     0  E >   INIT_FCALL                                               'class_alias'
          1        SEND_VAL                                                 's'
          2        SEND_VAL                                                 'b'
          3        DO_ICALL                                                 
   19     4        NEW                                              $1      'int'
          5        DO_FCALL                                      0          
          6        FREE                                                     $1
   20     7      > RETURN                                                   1

Class K\C: [no user functions]
Class A:
Function int:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/pFJkG
function name:  int
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   15     0  E > > RETURN                                                   null

End of function int

End of class A.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.56 ms | 1394 KiB | 15 Q