3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = unserialize('a:8:{i:1396850400;d:9.2799999999999994;i:1396936800;d:9.2799999999999994;i:1397023200;d:9.2799999999999994;i:1397109600;d:9.2799999999999994;i:1397196000;d:9.2799999999999994;i:1397282400;d:9.2799999999999994;i:1397368800;d:9.2799999999999994;i:1397455200;d:9.2799999999999994;}'); echo '<pre>'; print_r($arr);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/roQdc
function name:  (null)
number of ops:  9
compiled vars:  !0 = $arr
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'unserialize'
          1        SEND_VAL                                                 'a%3A8%3A%7Bi%3A1396850400%3Bd%3A9.2799999999999994%3Bi%3A1396936800%3Bd%3A9.2799999999999994%3Bi%3A1397023200%3Bd%3A9.2799999999999994%3Bi%3A1397109600%3Bd%3A9.2799999999999994%3Bi%3A1397196000%3Bd%3A9.2799999999999994%3Bi%3A1397282400%3Bd%3A9.2799999999999994%3Bi%3A1397368800%3Bd%3A9.2799999999999994%3Bi%3A1397455200%3Bd%3A9.2799999999999994%3B%7D'
          2        DO_ICALL                                         $1      
          3        ASSIGN                                                   !0, $1
    4     4        ECHO                                                     '%3Cpre%3E'
    5     5        INIT_FCALL                                               'print_r'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.95 ms | 1394 KiB | 17 Q