3v4l.org

run code in 300+ PHP versions simultaneously
<input type="datetime-local" value="<?= str_replace(' ', 'T', '2022-03-17 23:59:26') ?>">
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/710EN
function name:  (null)
number of ops:  9
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                                               'str_replace'
          2        SEND_VAL                                                 '+'
          3        SEND_VAL                                                 'T'
          4        SEND_VAL                                                 '2022-03-17+23%3A59%3A26'
          5        DO_ICALL                                         $0      
          6        ECHO                                                     $0
          7        ECHO                                                     '%22%3E'
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.62 ms | 941 KiB | 16 Q