3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string_node = '$node->'.$name.'[0][value]['.$flexifiledname.'][0][value]'; echo "$string\n";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Dp4ku
function name:  (null)
number of ops:  9
compiled vars:  !0 = $string_node, !1 = $name, !2 = $flexifiledname, !3 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   CONCAT                                           ~4      '%24node-%3E', !1
          1        CONCAT                                           ~5      ~4, '%5B0%5D%5Bvalue%5D%5B'
          2        CONCAT                                           ~6      ~5, !2
          3        CONCAT                                           ~7      ~6, '%5D%5B0%5D%5Bvalue%5D'
          4        ASSIGN                                                   !0, ~7
    3     5        NOP                                                      
          6        FAST_CONCAT                                      ~9      !3, '%0A'
          7        ECHO                                                     ~9
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.11 ms | 1392 KiB | 13 Q