wiki.techinc.nl/tests/phpunit/includes/resourceloader
Derk-Jan Hartman 844199e67c resourceloader: Strip leading BOM when concatenating files
We read files and concatenate their contents. Files may start with a BOM character.
BOM characters are only allowed at the beginning of a file, not half way.
Stripping it should be safe, since we already assume that everything is UTF-8.

Change-Id: I14ad698a684e78976e873e9ae2c367475550a063
2016-05-31 19:47:19 +01:00
..
templates
DerivativeResourceLoaderContextTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MessageBlobStoreTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ResourceLoaderFileModuleTest.php resourceloader: Strip leading BOM when concatenating files 2016-05-31 19:47:19 +01:00
ResourceLoaderImageModuleTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ResourceLoaderImageTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ResourceLoaderModuleTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ResourceLoaderStartUpModuleTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ResourceLoaderTest.php resourceloader: Implement modern module loading (2/2) 2016-04-13 15:43:41 +00:00
ResourceLoaderWikiModuleTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00