stable
Clone or download
Read-only
request #13681: PHP source files should only use UTF-8 without BOM with Unix LF line ending
Those two PSR-1/PSR-2 rules should be enforced on the whole codebase. Change-Id: Icc5c3e4e22beb4784d02d22bed67e4e068719cb4
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_WikiController.class.php | +437 | −437 | Go to diff View file |
M | plugins/git/db/mysql/updates/201102090815_add_column_repository_events_mailing_prefix.php | +49 | −49 | Go to diff View file |
M | plugins/graphontrackersv5/include/common/HTML_Element_Selectbox_TrackerFields_SelectboxesAndTextsV5.class.php | +52 | −52 | Go to diff View file |
M | src/common/mail/Codendi_Mail_Interface.class.php | +54 | −54 | Go to diff View file |
M | src/db/mysql/updates/2010/201012140821_improve_frs_file.php | +111 | −111 | Go to diff View file |
M | tests/phpcs/tuleap-ruleset-minimal.xml | +9 | −0 | Go to diff View file |