3v4l.org

run code in 300+ PHP versions simultaneously
<?php class foo{} class test{ function test1() { return 0; } } echo('olá'); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/BFn7b
function name:  (null)
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   16     0  E >   ECHO                                                     'ol%C3%A1'
   17     1      > RETURN                                                   1

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

End of function test1

End of class test.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.22 ms | 1392 KiB | 13 Q