2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
watchdog('file',t('For %file the system thinks its MIME type is %detected while the user has given %given for MIME type',array('%file'=>theme('placeholder',$file->filepath),'%detected'=>theme('placeholder',$file>-filemime),'%given'=>theme('placeholder',$_FILES['edit']['type'][$source]))));
watchdog('file',t('For %file the system thinks its MIME type is %detected while the user has given %given for MIME type',array('%file'=>theme('placeholder',$file->filepath),'%detected'=>theme('placeholder',$file->filemime),'%given'=>theme('placeholder',$_FILES['edit']['type'][$source]))));