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)(string)1.1);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/RqnZ5
function name:  (null)
number of ops:  16
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                                                 
    4    10        INIT_FCALL                                               'var_dump'
         11        CAST                                          6  ~2      1.1
         12        CAST                                          5  ~3      ~2
         13        SEND_VAL                                                 ~3
         14        DO_ICALL                                                 
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.53 ms | 1394 KiB | 17 Q