It would be best if all PHP files matched their opening tag with a proper closing tag at the end:
<?php
//bla
?>
including even the generated LocalSettings.php.
While not required, it would demonstrate well-formedness.
Version: 1.14.x
Severity: trivial