3v4l.org

run code in 300+ PHP versions simultaneously
<?php class DateTimeZone{}; $a = 'O:12:"DateTimeZone":0:{}'; $b = unserialize($a); echo $b;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gHrou
function name:  (null)
number of ops:  8
compiled vars:  !0 = $a, !1 = $b
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   DECLARE_CLASS                                            'datetimezone'
    3     1        ASSIGN                                                   !0, 'O%3A12%3A%22DateTimeZone%22%3A0%3A%7B%7D'
    4     2        INIT_FCALL                                               'unserialize'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $3      
          5        ASSIGN                                                   !1, $3
    5     6        ECHO                                                     !1
    6     7      > RETURN                                                   1

Class DateTimeZone: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.22 ms | 1393 KiB | 15 Q