stable

Clone or download

Read-only

Make sure all FRS classes can be autoloaded

Currently the FRSValidator class is outside the expected path for classes so it does not end up in the autoloader. This does not help static analysis tools. Part of request #13292: Integrate vimeo/psalm to the test pipeline Change-Id: I8dfc40c6ad880cc5fdc536789229a78c461e5c9c

Modified Files

Name
R src/www/file/admin/frsValidator.class.php Go to diff View file
M src/www/file/admin/frsajax.php +7 −9 Go to diff View file
M src/www/file/admin/release.php +2 −3 Go to diff View file
M src/www/file/file_utils.php +2 −1 Go to diff View file
M tests/psalm/tuleap-baseline.xml +1 −1 Go to diff View file