3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(date_sun_info(strtotime("2013-01-01"),-44.5,-176.2));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/G5Soe
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'date_sun_info'
          2        INIT_FCALL                                               'strtotime'
          3        SEND_VAL                                                 '2013-01-01'
          4        DO_ICALL                                         $0      
          5        SEND_VAR                                                 $0
          6        SEND_VAL                                                 -44.5
          7        SEND_VAL                                                 -176.2
          8        DO_ICALL                                         $1      
          9        SEND_VAR                                                 $1
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.89 ms | 1011 KiB | 16 Q