3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo numfmt_get_pattern(numfmt_create('en', \NumberFormatter::CURRENCY));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/QVAJk
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL_BY_NAME                                       'numfmt_get_pattern'
          1        INIT_FCALL_BY_NAME                                       'numfmt_create'
          2        SEND_VAL_EX                                              'en'
          3        FETCH_CLASS_CONSTANT                             ~0      'NumberFormatter', 'CURRENCY'
          4        SEND_VAL_EX                                              ~0
          5        DO_FCALL                                      0  $1      
          6        SEND_VAR_NO_REF_EX                                       $1
          7        DO_FCALL                                      0  $2      
          8        ECHO                                                     $2
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
176.21 ms | 1392 KiB | 13 Q