3v4l.org

run code in 300+ PHP versions simultaneously
<?php setlocale(LC_ALL, "german", "de","de_DE","de_DE.ISO8859-1","de_DE.ISO_8859-1","de_DE.UTF-8"); var_dump(1.2); float(1,2);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3r8L0
function name:  (null)
number of ops:  17
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'setlocale'
          1        SEND_VAL                                                 6
          2        SEND_VAL                                                 'german'
          3        SEND_VAL                                                 'de'
          4        SEND_VAL                                                 'de_DE'
          5        SEND_VAL                                                 'de_DE.ISO8859-1'
          6        SEND_VAL                                                 'de_DE.ISO_8859-1'
          7        SEND_VAL                                                 'de_DE.UTF-8'
          8        DO_ICALL                                                 
          9        INIT_FCALL                                               'var_dump'
         10        SEND_VAL                                                 1.2
         11        DO_ICALL                                                 
    4    12        INIT_FCALL_BY_NAME                                       'float'
         13        SEND_VAL_EX                                              1
         14        SEND_VAL_EX                                              2
         15        DO_FCALL                                      0          
         16      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
178.66 ms | 1394 KiB | 17 Q