3v4l.org

run code in 300+ PHP versions simultaneously
<?php $emails = array('android_url' => 'https://play.google.com/store/apps/details?id=ua.com.citysites.dnepropetrovsk', 'ios_url' => 'https://itunes.apple.com/us/app/dnepropetrovsk-city-guide/id791331539?mt=8'); echo serialize($emails); var_dump(unserialize('a:3:{s:4:"info";s:11:"info@056.ua";s:4:"news";s:11:"news@056.ua";s:10:"workwithus";s:8:"1@056.ua";}'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/6URdj
function name:  (null)
number of ops:  12
compiled vars:  !0 = $emails
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
    4     1        INIT_FCALL                                               'serialize'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $2      
          4        ECHO                                                     $2
    6     5        INIT_FCALL                                               'var_dump'
          6        INIT_FCALL                                               'unserialize'
          7        SEND_VAL                                                 'a%3A3%3A%7Bs%3A4%3A%22info%22%3Bs%3A11%3A%22info%40056.ua%22%3Bs%3A4%3A%22news%22%3Bs%3A11%3A%22news%40056.ua%22%3Bs%3A10%3A%22workwithus%22%3Bs%3A8%3A%221%40056.ua%22%3B%7D'
          8        DO_ICALL                                         $3      
          9        SEND_VAR                                                 $3
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.99 ms | 1394 KiB | 19 Q