3v4l.org

run code in 500+ PHP versions simultaneously
<?php class NewPDO extends PDO { public function getAttribute(int $attribute) { return null; } }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/sVfS7
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 NewPDO:
Function getattribute:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/sVfS7
function name:  getAttribute
number of ops:  3
compiled vars:  !0 = $attribute
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    4     0  E >   RECV                                                 !0      
    5     1      > RETURN                                                       null
    6     2*     > RETURN                                                       null

End of function getattribute

End of class NewPDO.

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
158.27 ms | 2021 KiB | 13 Q