3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'a:4:{i:0;s:6:"246272";i:1;s:114:"Иван O%3A8%3A%22Example2%22%3A1%3A%7Bs%3A14%3A%22%00Example2%00hook%22%3Bs%3A10%3A%22phpinfo%28%29%3B%22%3B%7D";i:2;i:31622400;i:3;a:0:{}}'; $data = unserialize($string, false); var_dump($data);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/7k2Io
function name:  (null)
number of ops:  10
compiled vars:  !0 = $string, !1 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'a%3A4%3A%7Bi%3A0%3Bs%3A6%3A%22246272%22%3Bi%3A1%3Bs%3A114%3A%22%D0%98%D0%B2%D0%B0%D0%BD+O%253A8%253A%2522Example2%2522%253A1%253A%257Bs%253A14%253A%2522%2500Example2%2500hook%2522%253Bs%253A10%253A%2522phpinfo%2528%2529%253B%2522%253B%257D%22%3Bi%3A2%3Bi%3A31622400%3Bi%3A3%3Ba%3A0%3A%7B%7D%7D'
    3     1        INIT_FCALL                                               'unserialize'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 <false>
          4        DO_ICALL                                         $3      
          5        ASSIGN                                                   !1, $3
    4     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.43 ms | 1394 KiB | 17 Q