3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = unserialize('a:4:{i:1405058400;d:120;i:1405144800;d:120;i:1405231200;d:100;i:1404972000;s:6:"100.00";}'); print_r($arr);exit;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 79) Position 1 = -2
filename:       /in/n6eGJ
function name:  (null)
number of ops:  9
compiled vars:  !0 = $arr
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'unserialize'
          1        SEND_VAL                                                 'a%3A4%3A%7Bi%3A1405058400%3Bd%3A120%3Bi%3A1405144800%3Bd%3A120%3Bi%3A1405231200%3Bd%3A100%3Bi%3A1404972000%3Bs%3A6%3A%22100.00%22%3B%7D'
          2        DO_ICALL                                         $1      
          3        ASSIGN                                                   !0, $1
    4     4        INIT_FCALL                                               'print_r'
          5        SEND_VAR                                                 !0
          6        DO_ICALL                                                 
          7      > EXIT                                                     
          8*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.66 ms | 1394 KiB | 17 Q