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/kWgZE
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/kWgZE
function name:  php_engine_API
number of ops:  14
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        FETCH_CONSTANT                                   ~5      'is'
          3        CONCAT                                           ~6      'The+profile+of+Mr+Dennisrec+L', ~5
          4        CONCAT                                           ~7      ~6, !0
          5        ASSIGN                                                   !1, ~7
    7     6        FETCH_W                      global              $9      '_SESSION'
          7        ASSIGN_DIM                                               $9, 'MR+DENNIS'
          8        OP_DATA                                                  !1
    8     9        FETCH_R                      global              ~11     '_SESSION'
         10        FETCH_DIM_R                                      ~12     ~11, 'MR+DENNIS'
         11        ASSIGN                                                   !2, ~12
    9    12      > RETURN                                                   !2
   10    13*     > RETURN                                                   null

End of function php_engine_api

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
198.49 ms | 1397 KiB | 14 Q