3v4l.org

run code in 300+ PHP versions simultaneously
test <?php $c[0]=3; $c[1]="abc"; echo serialize($c); ?> test
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/O8rYG
function name:  (null)
number of ops:  11
compiled vars:  !0 = $c
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     'test%0A'
    3     1        ASSIGN_DIM                                               !0, 0
          2        OP_DATA                                                  3
    4     3        ASSIGN_DIM                                               !0, 1
          4        OP_DATA                                                  'abc'
    6     5        INIT_FCALL                                               'serialize'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                         $3      
          8        ECHO                                                     $3
    8     9        ECHO                                                     'test'
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.02 ms | 1398 KiB | 15 Q