3v4l.org

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

Class pessoa:
Function getidade:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/QD8cC
function name:  getIdade
number of ops:  3
compiled vars:  !0 = $idade
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                           ~1      !0, 28
          1      > RETURN                                                   ~1
          2*     > RETURN                                                   null

End of function getidade

End of class pessoa.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.6 ms | 1392 KiB | 13 Q