3v4l.org

run code in 300+ PHP versions simultaneously
<?php $formatter = new \IntlDateFormatter( \Locale::getDefault(), \IntlDateFormatter::MEDIUM, \IntlDateFormatter::NONE, 'utc' );

Abusive script

This script was stopped while abusing our resources

Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PllP1
function name:  (null)
number of ops:  12
compiled vars:  !0 = $formatter
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   NEW                                              $1      'IntlDateFormatter'
    4     1        INIT_STATIC_METHOD_CALL                                  'Locale', 'getDefault'
          2        DO_FCALL                                      0  $2      
          3        SEND_VAR_NO_REF_EX                                       $2
    5     4        FETCH_CLASS_CONSTANT                             ~3      'IntlDateFormatter', 'MEDIUM'
          5        SEND_VAL_EX                                              ~3
    6     6        FETCH_CLASS_CONSTANT                             ~4      'IntlDateFormatter', 'NONE'
          7        SEND_VAL_EX                                              ~4
    7     8        SEND_VAL_EX                                              'utc'
    3     9        DO_FCALL                                      0          
         10        ASSIGN                                                   !0, $1
    8    11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
127.35 ms | 1422 KiB | 13 Q