3v4l.org

run code in 300+ PHP versions simultaneously
<?php $this->Id='true test'; $el = 'Id'; echo $this->$el;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/sJ9Q2
function name:  (null)
number of ops:  8
compiled vars:  !0 = $el
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_THIS                                       $1      
          1        ASSIGN_OBJ                                               $1, 'Id'
          2        OP_DATA                                                  'true+test'
    4     3        ASSIGN                                                   !0, 'Id'
    5     4        FETCH_THIS                                       $4      
          5        FETCH_OBJ_R                                      ~5      $4, !0
          6        ECHO                                                     ~5
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.46 ms | 1392 KiB | 13 Q