3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(unserialize('a:1:{s:5:"title";a:2:{s:3:"mul";s:4:"Home";s:2:"de";s:4:"Home";}}'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/E7svN
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'print_r'
          1        INIT_FCALL                                               'unserialize'
          2        SEND_VAL                                                 'a%3A1%3A%7Bs%3A5%3A%22title%22%3Ba%3A2%3A%7Bs%3A3%3A%22mul%22%3Bs%3A4%3A%22Home%22%3Bs%3A2%3A%22de%22%3Bs%3A4%3A%22Home%22%3B%7D%7D'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.42 ms | 1394 KiB | 17 Q