3v4l.org

run code in 300+ PHP versions simultaneously
<?php function Saale() { $tapori = "Saale ye le mera pingu"; return $tapori; } echo Saale();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DZGXe
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   10     0  E >   INIT_FCALL                                               'saale'
          1        DO_FCALL                                      0  $0      
          2        ECHO                                                     $0
          3      > RETURN                                                   1

Function saale:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DZGXe
function name:  Saale
number of ops:  3
compiled vars:  !0 = $tapori
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   ASSIGN                                                   !0, 'Saale+ye+le+mera+pingu'
    7     1      > RETURN                                                   !0
    8     2*     > RETURN                                                   null

End of function saale

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.5 ms | 1388 KiB | 14 Q