3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(unserialize('a:1:{i:8800065191;s:10:"1427867284";}')); $a[8800065191]=1427867284; $a[8800065192]=1427867284; echo serialize($a);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/EoDSl
function name:  (null)
number of ops:  15
compiled vars:  !0 = $a
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'print_r'
          1        INIT_FCALL                                               'unserialize'
          2        SEND_VAL                                                 'a%3A1%3A%7Bi%3A8800065191%3Bs%3A10%3A%221427867284%22%3B%7D'
          3        DO_ICALL                                         $1      
          4        SEND_VAR                                                 $1
          5        DO_ICALL                                                 
    3     6        ASSIGN_DIM                                               !0, 8800065191
          7        OP_DATA                                                  1427867284
    4     8        ASSIGN_DIM                                               !0, 8800065192
          9        OP_DATA                                                  1427867284
    5    10        INIT_FCALL                                               'serialize'
         11        SEND_VAR                                                 !0
         12        DO_ICALL                                         $5      
         13        ECHO                                                     $5
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.92 ms | 1394 KiB | 19 Q