3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump((new \IntlDateFormatter('en_US', IntlDateFormatter::NONE, IntlDateFormatter::SHORT, 'Asia/Sakhalin'))->format(unserialize('O:8:"DateTime":3:{s:4:"date";s:26:"2017-07-03 00:00:00.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:13:"Asia/Sakhalin";}')));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DCQ4Y
function name:  (null)
number of ops:  18
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        NEW                                              $0      'IntlDateFormatter'
          2        SEND_VAL_EX                                              'en_US'
    4     3        FETCH_CLASS_CONSTANT                             ~1      'IntlDateFormatter', 'NONE'
          4        SEND_VAL_EX                                              ~1
    5     5        FETCH_CLASS_CONSTANT                             ~2      'IntlDateFormatter', 'SHORT'
          6        SEND_VAL_EX                                              ~2
    6     7        SEND_VAL_EX                                              'Asia%2FSakhalin'
          8        DO_FCALL                                      0          
          9        INIT_METHOD_CALL                                         $0, 'format'
         10        INIT_FCALL                                               'unserialize'
         11        SEND_VAL                                                 'O%3A8%3A%22DateTime%22%3A3%3A%7Bs%3A4%3A%22date%22%3Bs%3A26%3A%222017-07-03+00%3A00%3A00.000000%22%3Bs%3A13%3A%22timezone_type%22%3Bi%3A3%3Bs%3A8%3A%22timezone%22%3Bs%3A13%3A%22Asia%2FSakhalin%22%3B%7D'
         12        DO_ICALL                                         $4      
         13        SEND_VAR_NO_REF_EX                                       $4
         14        DO_FCALL                                      0  $5      
         15        SEND_VAR                                                 $5
         16        DO_ICALL                                                 
         17      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
203.08 ms | 1395 KiB | 17 Q