3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a[] = 0; $a[] = 'fb9a457d30695ea39b08e65037ff160a.gif'; print serialize(new Example2); //var_dump(unserialize('a:1:{i:0;s:36:"fb9a457d30695ea39b08e65037ff160a.gif";s:10:"phpinfo();";}'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fY7OU
function name:  (null)
number of ops:  11
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN_DIM                                               !0
          1        OP_DATA                                                  0
    4     2        ASSIGN_DIM                                               !0
          3        OP_DATA                                                  'fb9a457d30695ea39b08e65037ff160a.gif'
    6     4        INIT_FCALL                                               'serialize'
          5        NEW                                              $3      'Example2'
          6        DO_FCALL                                      0          
          7        SEND_VAR                                                 $3
          8        DO_ICALL                                         $5      
          9        ECHO                                                     $5
    7    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.19 ms | 1394 KiB | 15 Q