3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "Lorem ipsum {$test[23]->$test2($$$test3[2][abc])} dolor sit amet."; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/eY6Lg
function name:  (null)
number of ops:  15
compiled vars:  !0 = $test, !1 = $test2, !2 = $test3
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ROPE_INIT                                     3  ~11     'Lorem+ipsum+'
          1        FETCH_DIM_R                                      ~3      !0, 23
          2        INIT_METHOD_CALL                                         ~3, !1
          3        CHECK_FUNC_ARG                                           
          4        FETCH_R                      local               ~4      !2
          5        FETCH_CONSTANT                                   ~7      'abc'
          6        FETCH_FUNC_ARG               local               $5      ~4
          7        FETCH_DIM_FUNC_ARG                               $6      $5, 2
          8        FETCH_DIM_FUNC_ARG                               $8      $6, ~7
          9        SEND_FUNC_ARG                                            $8
         10        DO_FCALL                                      0  $9      
         11        ROPE_ADD                                      1  ~11     ~11, $9
         12        ROPE_END                                      2  ~10     ~11, '+dolor+sit+amet.'
         13        ECHO                                                     ~10
    3    14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.25 ms | 1393 KiB | 13 Q