3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(unserialize('a:1:{i:0;a:7: {s:13:"PackagingType";s:3:"BOX";s:11:"Description";s:4:"Doos";s:8:"Quantity";i:1;s:6:"Length";d:10;s:5:"Width";d:10;s:6:"Height";d:10;s:6:"Weight";d:1;}}'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PH0Ei
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'unserialize'
          2        SEND_VAL                                                 'a%3A1%3A%7Bi%3A0%3Ba%3A7%3A%0A++++%7Bs%3A13%3A%22PackagingType%22%3Bs%3A3%3A%22BOX%22%3Bs%3A11%3A%22Description%22%3Bs%3A4%3A%22Doos%22%3Bs%3A8%3A%22Quantity%22%3Bi%3A1%3Bs%3A6%3A%22Length%22%3Bd%3A10%3Bs%3A5%3A%22Width%22%3Bd%3A10%3Bs%3A6%3A%22Height%22%3Bd%3A10%3Bs%3A6%3A%22Weight%22%3Bd%3A1%3B%7D%7D'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
    4     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.21 ms | 1394 KiB | 17 Q