Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/I09jm function name: (null) number of ops: 23 compiled vars: !0 = $fmt line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > INIT_FCALL_BY_NAME 'datefmt_create' 1 INIT_STATIC_METHOD_CALL 'Locale', 'getDefault' 2 DO_FCALL 0 $1 3 SEND_VAR_NO_REF_EX $1 4 FETCH_CLASS_CONSTANT ~2 'IntlDateFormatter', 'MEDIUM' 5 SEND_VAL_EX ~2 6 FETCH_CLASS_CONSTANT ~3 'IntlDateFormatter', 'MEDIUM' 7 SEND_VAL_EX ~3 8 SEND_VAL_EX null 9 FETCH_CLASS_CONSTANT ~4 'IntlDateFormatter', 'GREGORIAN' 10 SEND_VAL_EX ~4 11 SEND_VAL_EX '' 12 DO_FCALL 0 $5 13 ASSIGN !0, $5 4 14 INIT_FCALL 'var_dump' 15 INIT_METHOD_CALL !0, 'format' 16 NEW $7 'DateTime' 17 DO_FCALL 0 18 SEND_VAR_NO_REF_EX $7 19 DO_FCALL 0 $9 20 SEND_VAR $9 21 DO_ICALL 22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0