3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(unserialize('O:3:"PDO":1:{s:3:"dsn";s:17:"sqlite:exampl.php";}'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/iBP68
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'unserialize'
          2        SEND_VAL                                                 'O%3A3%3A%22PDO%22%3A1%3A%7Bs%3A3%3A%22dsn%22%3Bs%3A17%3A%22sqlite%3Aexampl.php%22%3B%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.15 ms | 1394 KiB | 17 Q