3v4l.org

run code in 300+ PHP versions simultaneously
<?php $original = unserialize('O:8:"stdClass":1:{s:4:"1134";i:1;}'); echo $original->{1134}; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/RHpqD
function name:  (null)
number of ops:  7
compiled vars:  !0 = $original
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'unserialize'
          1        SEND_VAL                                                 'O%3A8%3A%22stdClass%22%3A1%3A%7Bs%3A4%3A%221134%22%3Bi%3A1%3B%7D'
          2        DO_ICALL                                         $1      
          3        ASSIGN                                                   !0, $1
    3     4        FETCH_OBJ_R                                      ~3      !0, '1134'
          5        ECHO                                                     ~3
    4     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
181.02 ms | 1393 KiB | 15 Q