3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(setlocale(LC_ALL, 'de_DE@euro', 'de_DE', 'de', 'ge')); var_dump((float)"1,1");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/s2G0R
function name:  (null)
number of ops:  15
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'setlocale'
          2        SEND_VAL                                                 6
          3        SEND_VAL                                                 'de_DE%40euro'
          4        SEND_VAL                                                 'de_DE'
          5        SEND_VAL                                                 'de'
          6        SEND_VAL                                                 'ge'
          7        DO_ICALL                                         $0      
          8        SEND_VAR                                                 $0
          9        DO_ICALL                                                 
    5    10        INIT_FCALL                                               'var_dump'
         11        CAST                                          5  ~2      '1%2C1'
         12        SEND_VAL                                                 ~2
         13        DO_ICALL                                                 
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.81 ms | 1394 KiB | 17 Q