3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = 'a:3:{i:0;O:13:"SplFixedArray":2:{i:0;a:1:{i:17;i:1711;}i:1;i:1337;}i:1;R:3;i:0;i:0;}'; $x=unserialize($s); $z=[1]; $y=[3]; var_dump($x);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/kg5Yd
function name:  (null)
number of ops:  11
compiled vars:  !0 = $s, !1 = $x, !2 = $z, !3 = $y
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'a%3A3%3A%7Bi%3A0%3BO%3A13%3A%22SplFixedArray%22%3A2%3A%7Bi%3A0%3Ba%3A1%3A%7Bi%3A17%3Bi%3A1711%3B%7Di%3A1%3Bi%3A1337%3B%7Di%3A1%3BR%3A3%3Bi%3A0%3Bi%3A0%3B%7D'
    3     1        INIT_FCALL                                               'unserialize'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $5      
          4        ASSIGN                                                   !1, $5
    4     5        ASSIGN                                                   !2, <array>
    5     6        ASSIGN                                                   !3, <array>
    6     7        INIT_FCALL                                               'var_dump'
          8        SEND_VAR                                                 !1
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
181.82 ms | 1394 KiB | 17 Q