3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace MyProject\Sub\Level; const CONNECT_OK = 1; class Connection { /* ... */ } function connect() { /* ... */ }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/AoPSs
function name:  (null)
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   DECLARE_CONST                                            'MyProject%5CSub%5CLevel%5CCONNECT_OK', 1
    7     1      > RETURN                                                   1

Function myproject%5Csub%5Clevel%5Cconnect:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/AoPSs
function name:  MyProject\Sub\Level\connect
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E > > RETURN                                                   null

End of function myproject%5Csub%5Clevel%5Cconnect

Class MyProject\Sub\Level\Connection: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
176.01 ms | 1392 KiB | 13 Q