-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
2.8.6
-
None
-
2014101007
-
MOODLE_28_STABLE
Unnecessary whitespace, that is whitespace at the end of a line, or a blank line containing only white space, causes headaches for source control. As such it should be avoided.
Additionally using the php closing tag ?> at the end of a file can also cause issues, especially where whitespace appears after these close tags.
The attached patch addresses these issues.
- has a non-specific relationship to
-
CONTRIB-5795 Fix use of deprecated function
- Closed
- has been marked as being related by
-
CONTRIB-5797 Unnecessary whitespace causes headaches for source control
- Closed
-
CONTRIB-5798 Removal of deprecated functions
- Closed