3v4l.org

run code in 300+ PHP versions simultaneously
<?php setlocale(LC_TIME,'cs','ces','cze','csy','czech','cs_CZ.UTF-8'); echo strftime( '%B', strtotime( 'next month'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/IZBKG
function name:  (null)
number of ops:  18
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'setlocale'
          1        SEND_VAL                                                 2
          2        SEND_VAL                                                 'cs'
          3        SEND_VAL                                                 'ces'
          4        SEND_VAL                                                 'cze'
          5        SEND_VAL                                                 'csy'
          6        SEND_VAL                                                 'czech'
          7        SEND_VAL                                                 'cs_CZ.UTF-8'
          8        DO_ICALL                                                 
    3     9        INIT_FCALL                                               'strftime'
         10        SEND_VAL                                                 '%25B'
         11        INIT_FCALL                                               'strtotime'
         12        SEND_VAL                                                 'next+month'
         13        DO_ICALL                                         $1      
         14        SEND_VAR                                                 $1
         15        DO_ICALL                                         $2      
         16        ECHO                                                     $2
         17      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.04 ms | 1386 KiB | 19 Q