3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Foo{} class_alias('Foo', ಠ_ಠ); var_dump(new ಠ_ಠ);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Bqh5E
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'class_alias'
          1        SEND_VAL                                                 'Foo'
          2        FETCH_CONSTANT                                   ~0      '%E0%B2%A0_%E0%B2%A0'
          3        SEND_VAL                                                 ~0
          4        DO_ICALL                                                 
    4     5        INIT_FCALL                                               'var_dump'
          6        NEW                                              $2      '%E0%B2%A0_%E0%B2%A0'
          7        DO_FCALL                                      0          
          8        SEND_VAR                                                 $2
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Class Foo: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.49 ms | 1394 KiB | 17 Q