3v4l.org

run code in 300+ PHP versions simultaneously
<?php $emails = array('android_url' => 'Ссылка на Android приложение в play маркет(play.google.com)', 'ios_url' => 'Ссылка на iOS приложение в itunes.apple.com'); echo serialize($emails); var_dump(unserialize('a:3:{s:4:"info";s:0:"";s:4:"news";s:0:"";s:10:"workwithus";s:0:"";}'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/TNkgY
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%3A0%3A%22%22%3Bs%3A4%3A%22news%22%3Bs%3A0%3A%22%22%3Bs%3A10%3A%22workwithus%22%3Bs%3A0%3A%22%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:
191.4 ms | 1394 KiB | 19 Q