3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Base_Share_Element { public function init() { } } class Base_Share_Button extends Base_Share_Element { public function init($args = array()) { } }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/q4P3J
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   18     0  E > > RETURN                                                   1

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

End of function init

End of class Base_Share_Element.

Class Base_Share_Button:
Function init:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/q4P3J
function name:  init
number of ops:  2
compiled vars:  !0 = $args
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   14     0  E >   RECV_INIT                                        !0      <array>
   16     1      > RETURN                                                   null

End of function init

End of class Base_Share_Button.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.27 ms | 1393 KiB | 13 Q