3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo unserialize( stripslashes( 'O:5:"users":2:{s:6:"status";s:9:"phpinfo()";s:8:"username";s:4:"aaaa";}' ) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/cakrc
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'unserialize'
          1        INIT_FCALL                                               'stripslashes'
          2        SEND_VAL                                                 'O%3A5%3A%22users%22%3A2%3A%7Bs%3A6%3A%22status%22%3Bs%3A9%3A%22phpinfo%28%29%22%3Bs%3A8%3A%22username%22%3Bs%3A4%3A%22aaaa%22%3B%7D'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                         $1      
          6        ECHO                                                     $1
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.99 ms | 1393 KiB | 17 Q