3v4l.org

run code in 300+ PHP versions simultaneously
<?php function __get($name) { return 1; } print(ASDF);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/o8hmN
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    8     0  E >   FETCH_CONSTANT                                   ~0      'ASDF'
          1        ECHO                                                     ~0
          2      > RETURN                                                   1

Function __get:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/o8hmN
function name:  __get
number of ops:  3
compiled vars:  !0 = $name
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   RECV                                             !0      
    5     1      > RETURN                                                   1
    6     2*     > RETURN                                                   null

End of function __get

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.3 ms | 1384 KiB | 13 Q