3v4l.org

run code in 300+ PHP versions simultaneously
<?php $album_columns = '"a.id", "a.album_id", "a.alias", "a.name", "a.meta", "a.timg_src", "a.timg_meta", "a.parent", "a.active"'; $arr = array(eval("?>".$album_columns."<?php")); print_r($arr);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/BSmI1
function name:  (null)
number of ops:  10
compiled vars:  !0 = $album_columns, !1 = $arr
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   ASSIGN                                                   !0, '%22a.id%22%2C+%22a.album_id%22%2C+%22a.alias%22%2C+%22a.name%22%2C+%22a.meta%22%2C+%22a.timg_src%22%2C+%22a.timg_meta%22%2C+%22a.parent%22%2C+%22a.active%22'
    6     1        CONCAT                                           ~3      '%3F%3E', !0
          2        CONCAT                                           ~4      ~3, '%3C%3Fphp'
          3        INCLUDE_OR_EVAL                                  $5      ~4, EVAL
          4        INIT_ARRAY                                       ~6      $5
          5        ASSIGN                                                   !1, ~6
    7     6        INIT_FCALL                                               'print_r'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
176.16 ms | 1394 KiB | 15 Q