wiki.techinc.nl/includes/libs
Antoine Musso f6b92231fd style: normalize end of files
By PSR2 PHP Standard, the files should ends with exactly one newline.
Some of our files have 2 or more and some other were missing a newline.

Fix almost all occurences of CodeSniffer sniff:
PSR2.Files.EndFileNewline.TooMany

I have not fixed the selenium files, I believe we will drop them.

Change-Id: I89fca8c1786fee94855b7b77bb0f364001ee84b6
2013-02-03 15:04:39 +01:00
..
CSSJanus.php
CSSMin.php
GenericArrayObject.php
HttpStatus.php
IEContentAnalyzer.php style: normalize end of files 2013-02-03 15:04:39 +01:00
IEUrlExtension.php
JavaScriptMinifier.php
jsminplus.php
README

The classes in this directory ./includes/libs are considered standalone
from the remainder of the MediaWiki codebase. They do not call on any other
portions of MediaWiki code, and can be used in other projects without
dependency issues.