3v4l.org

run code in 300+ PHP versions simultaneously
<?php const A = 10; define("B", 20); function b() { }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SGrOj
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   DECLARE_CONST                                            'A', 10
    4     1        INIT_FCALL                                               'define'
          2        SEND_VAL                                                 'B'
          3        SEND_VAL                                                 20
          4        DO_ICALL                                                 
    8     5      > RETURN                                                   1

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

End of function b

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
172.82 ms | 1394 KiB | 15 Q