3v4l.org

run code in 500+ PHP versions simultaneously
<?php class myTestClass { private function parseDns(string $dns = "sqlite") : array { } }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/01tmo
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    7     0  E > > RETURN                                                       1

Class myTestClass:
Function parsedns:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/01tmo
function name:  parseDns
number of ops:  3
compiled vars:  !0 = $dns
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    4     0  E >   RECV_INIT                                            !0      'sqlite'
    6     1        VERIFY_RETURN_TYPE                                           
          2      > RETURN                                                       null

End of function parsedns

End of class myTestClass.

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
169.16 ms | 1303 KiB | 13 Q