3v4l.org

run code in 300+ PHP versions simultaneously
<?php $return = mb_focus_on_me($me); function mb_focus_on_me($factor){ $factor = "FuckYou!"; return $factor; } echo $return;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/YRsFL
function name:  (null)
number of ops:  6
compiled vars:  !0 = $return, !1 = $me
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL_BY_NAME                                       'mb_focus_on_me'
          1        SEND_VAR_EX                                              !1
          2        DO_FCALL                                      0  $2      
          3        ASSIGN                                                   !0, $2
   13     4        ECHO                                                     !0
          5      > RETURN                                                   1

Function mb_focus_on_me:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/YRsFL
function name:  mb_focus_on_me
number of ops:  4
compiled vars:  !0 = $factor
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   RECV                                             !0      
    7     1        ASSIGN                                                   !0, 'FuckYou%21'
    9     2      > RETURN                                                   !0
   11     3*     > RETURN                                                   null

End of function mb_focus_on_me

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.27 ms | 1393 KiB | 13 Q