3v4l.org

run code in 300+ PHP versions simultaneously
<?php $var1 = 'The profile of Mr Dennisrec xVILEN' + ' Hello world'.stringify(); $_SESSION['MR DENNIS'] = $var1; echo $_SESSION['MR DENNIS'];
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PRbVs
function name:  (null)
number of ops:  12
compiled vars:  !0 = $var1
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ADD                                              ~1      'The+profile+of+Mr+Dennisrec+xVILEN', '+Hello+world'
          1        INIT_FCALL_BY_NAME                                       'stringify'
          2        DO_FCALL                                      0  $2      
          3        CONCAT                                           ~3      ~1, $2
          4        ASSIGN                                                   !0, ~3
    3     5        FETCH_W                      global              $5      '_SESSION'
          6        ASSIGN_DIM                                               $5, 'MR+DENNIS'
          7        OP_DATA                                                  !0
    6     8        FETCH_R                      global              ~7      '_SESSION'
          9        FETCH_DIM_R                                      ~8      ~7, 'MR+DENNIS'
         10        ECHO                                                     ~8
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.7 ms | 1393 KiB | 13 Q