3v4l.org

run code in 300+ PHP versions simultaneously
<?php //magic engine tags... function php_engine_API(){ $profile_variable_APi = xVILEN; $var1 = 'The profile of Mr Dennisrec L'.' is'. $profile_variable_APi; $_SESSION['MR DENNIS'] = $var1; $final_setlite = $_SESSION['MR DENNIS']; return $final_setlite; }; echo php_engine_API();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Itkt4
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   15     0  E >   INIT_FCALL                                               'php_engine_api'
          1        DO_FCALL                                      0  $0      
          2        ECHO                                                     $0
          3      > RETURN                                                   1

Function php_engine_api:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Itkt4
function name:  php_engine_API
number of ops:  12
compiled vars:  !0 = $profile_variable_APi, !1 = $var1, !2 = $final_setlite
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   FETCH_CONSTANT                                   ~3      'xVILEN'
          1        ASSIGN                                                   !0, ~3
    6     2        CONCAT                                           ~5      'The+profile+of+Mr+Dennisrec+L+is', !0
          3        ASSIGN                                                   !1, ~5
    7     4        FETCH_W                      global              $7      '_SESSION'
          5        ASSIGN_DIM                                               $7, 'MR+DENNIS'
          6        OP_DATA                                                  !1
    8     7        FETCH_R                      global              ~9      '_SESSION'
          8        FETCH_DIM_R                                      ~10     ~9, 'MR+DENNIS'
          9        ASSIGN                                                   !2, ~10
    9    10      > RETURN                                                   !2
   10    11*     > RETURN                                                   null

End of function php_engine_api

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
176.98 ms | 1397 KiB | 14 Q