3v4l.org

run code in 300+ PHP versions simultaneously
<?php $jd=gregoriantojd(1,13,1998); echo jdmonthname($jd,0); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Oi1dp
function name:  (null)
number of ops:  12
compiled vars:  !0 = $jd
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL_BY_NAME                                       'gregoriantojd'
          1        SEND_VAL_EX                                              1
          2        SEND_VAL_EX                                              13
          3        SEND_VAL_EX                                              1998
          4        DO_FCALL                                      0  $1      
          5        ASSIGN                                                   !0, $1
    4     6        INIT_FCALL_BY_NAME                                       'jdmonthname'
          7        SEND_VAR_EX                                              !0
          8        SEND_VAL_EX                                              0
          9        DO_FCALL                                      0  $3      
         10        ECHO                                                     $3
    5    11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.63 ms | 1397 KiB | 13 Q