3v4l.org

run code in 300+ PHP versions simultaneously
<?php set_locale(LC_ALL,"es_ES@euro","es_ES","esp"); echo strftime("%A %d de %B del %Y");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/VZjN5
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL_BY_NAME                                       'set_locale'
          1        SEND_VAL_EX                                              6
          2        SEND_VAL_EX                                              'es_ES%40euro'
          3        SEND_VAL_EX                                              'es_ES'
          4        SEND_VAL_EX                                              'esp'
          5        DO_FCALL                                      0          
    5     6        INIT_FCALL                                               'strftime'
          7        SEND_VAL                                                 '%25A+%25d+de+%25B+del+%25Y'
          8        DO_ICALL                                         $1      
          9        ECHO                                                     $1
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
189.7 ms | 1394 KiB | 15 Q