3v4l.org

run code in 300+ PHP versions simultaneously
<?php $serialized = array(unserialize('s:23:"profile_contact_numbers";s:13:"+639466276715";s:16:"profile_position";s:7:"Courier";')); Var_dump($serialized); //$unserialized[] = unserialize($serialized); //var_dump($unserialized);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/IlVCH
function name:  (null)
number of ops:  9
compiled vars:  !0 = $serialized
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'unserialize'
          1        SEND_VAL                                                 's%3A23%3A%22profile_contact_numbers%22%3Bs%3A13%3A%22%2B639466276715%22%3Bs%3A16%3A%22profile_position%22%3Bs%3A7%3A%22Courier%22%3B'
          2        DO_ICALL                                         $1      
          3        INIT_ARRAY                                       ~2      $1
          4        ASSIGN                                                   !0, ~2
    5     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                                 
    9     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
314.44 ms | 1393 KiB | 18 Q