3v4l.org

run code in 300+ PHP versions simultaneously
<?php $result['s'] = '90:000'; echo gmdate(date("h:i:s"), (int)$result['s']);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fvHcF
function name:  (null)
number of ops:  13
compiled vars:  !0 = $result
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN_DIM                                               !0, 's'
          1        OP_DATA                                                  '90%3A000'
    3     2        INIT_FCALL                                               'gmdate'
          3        INIT_FCALL                                               'date'
          4        SEND_VAL                                                 'h%3Ai%3As'
          5        DO_ICALL                                         $2      
          6        SEND_VAR                                                 $2
          7        FETCH_DIM_R                                      ~3      !0, 's'
          8        CAST                                          4  ~4      ~3
          9        SEND_VAL                                                 ~4
         10        DO_ICALL                                         $5      
         11        ECHO                                                     $5
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.87 ms | 1394 KiB | 17 Q