3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(unserialize('a:1:{i:0;a:2:{s:8:"TERMINAL";s:6:"SERVER";s:8:"Terminal";s:6:"Server";}}'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/v2ZI3
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'unserialize'
          2        SEND_VAL                                                 'a%3A1%3A%7Bi%3A0%3Ba%3A2%3A%7Bs%3A8%3A%22TERMINAL%22%3Bs%3A6%3A%22SERVER%22%3Bs%3A8%3A%22Terminal%22%3Bs%3A6%3A%22Server%22%3B%7D%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:
151.37 ms | 1393 KiB | 17 Q