3v4l.org

run code in 300+ PHP versions simultaneously
<?php class awal { protected $alas; protected $miring; public function set($e,$z){ $this->alas = $e; $this->miring = $z; } }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fYjPG
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   12     0  E > > RETURN                                                   1

Class awal:
Function set:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fYjPG
function name:  set
number of ops:  7
compiled vars:  !0 = $e, !1 = $z
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E >   RECV                                             !0      
          1        RECV                                             !1      
    8     2        ASSIGN_OBJ                                               'alas'
          3        OP_DATA                                                  !0
    9     4        ASSIGN_OBJ                                               'miring'
          5        OP_DATA                                                  !1
   11     6      > RETURN                                                   null

End of function set

End of class awal.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
167.39 ms | 1384 KiB | 13 Q