3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo date("H:i:s", date_sunrise(time(), SUNFUNCS_RET_TIMESTAMP, 51.505244, -0.018847, 90+(50/60), 0));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9Wv8n
function name:  (null)
number of ops:  16
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'date'
          1        SEND_VAL                                                 'H%3Ai%3As'
          2        INIT_FCALL                                               'date_sunrise'
          3        INIT_FCALL                                               'time'
          4        DO_ICALL                                         $0      
          5        SEND_VAR                                                 $0
          6        SEND_VAL                                                 0
          7        SEND_VAL                                                 51.5052
          8        SEND_VAL                                                 -0.018847
          9        SEND_VAL                                                 90.8333
         10        SEND_VAL                                                 0
         11        DO_ICALL                                         $1      
         12        SEND_VAR                                                 $1
         13        DO_ICALL                                         $2      
         14        ECHO                                                     $2
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.9 ms | 1394 KiB | 19 Q