3v4l.org

run code in 500+ PHP versions simultaneously
<input type="datetime-local" value="<?= substr(date('c', strtotime('2022-03-17 23:59:26')), 0, 16) ?>">
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/aMpMN
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                         '%3Cinput+type%3D%22datetime-local%22+value%3D%22'
          1        INIT_FCALL                                                   'date'
          2        SEND_VAL                                                     'c'
          3        INIT_FCALL                                                   'strtotime'
          4        SEND_VAL                                                     '2022-03-17+23%3A59%3A26'
          5        DO_ICALL                                             $0      
          6        SEND_VAR                                                     $0
          7        DO_ICALL                                             $1      
          8        FRAMELESS_ICALL_3                substr              ~2      $1, 0
          9        OP_DATA                                                      16
         10        ECHO                                                         ~2
         11        ECHO                                                         '%22%3E'
         12      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
175.53 ms | 1860 KiB | 15 Q