wiki.techinc.nl/tests/phpunit/includes/utils
Tim Starling f12db38048 Better detection for old MS Office files
* Introduce MSCompoundFileReader, which reads the CFB directory and
  detects the file type from well-known names in the root directory
* Do not detect a ZIP file if the EOCDR is not at the end. Other
  containers, especially CFB files, may contain ZIP files embedded
  within them in the last 64KB, but this is not a security concern
  unless the EOCDR is exactly at the end of the file.

Bug: T40432
Change-Id: Id5b1a258ccf3c3c8951e32f6b7a5b1bafe941082
2019-01-23 09:23:17 +11:00
..
AvroValidatorTest.php Move phpunit @group from file comment to class comment 2018-03-10 11:48:28 +01:00
BatchRowUpdateTest.php Make BatchRowUpdateTest compatible with PHPUnit 6 2018-04-12 20:33:41 +00:00
ClassCollectorTest.php Have ClassCollector ignore PHP 7 anonymous classes 2018-05-01 13:13:37 -04:00
FileContentsHasherTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
MWCryptHashTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
MWCryptHKDFTest.php Move phpunit @group from file comment to class comment 2018-03-10 11:48:28 +01:00
MWGrantsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWRestrictionsTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
UIDGeneratorTest.php UIDGenerator: Misc clean up 2018-10-04 12:44:17 +02:00
ZipDirectoryReaderTest.php Better detection for old MS Office files 2019-01-23 09:23:17 +11:00