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)); print_r($arr);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rXjsP
function name:  (null)
number of ops:  8
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        INCLUDE_OR_EVAL                                  $3      !0, EVAL
          2        INIT_ARRAY                                       ~4      $3
          3        ASSIGN                                                   !1, ~4
    7     4        INIT_FCALL                                               'print_r'
          5        SEND_VAR                                                 !1
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.65 ms | 1394 KiB | 15 Q