MediaWiki
1.30.0
|
Files | |
file | AutoloadGenerator.php [code] |
file | AvroValidator.php [code] |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
file | BatchRowIterator.php [code] |
Allows iterating a large number of rows in batches transparently. | |
file | BatchRowUpdate.php [code] |
file | BatchRowWriter.php [code] |
Updates database rows by primary key in batches. | |
file | FileContentsHasher.php [code] |
Generate hash digests of file contents to help with cache invalidation. | |
file | MWCryptHKDF.php [code] |
Extract-and-Expand Key Derivation Function (HKDF). | |
file | MWCryptRand.php [code] |
A cryptographic random generator class used for generating secret keys. | |
file | MWFileProps.php [code] |
MimeMagic helper functions for detecting and dealing with MIME types. | |
file | MWRestrictions.php [code] |
file | README [code] |
file | RowUpdateGenerator.php [code] |
Interface for generating updates to single rows in the database. | |
file | UIDGenerator.php [code] |
This file deals with UID generation. | |
file | ZipDirectoryReader.php [code] |
ZIP file directories reader, for the purposes of upload verification. | |
file | ZipDirectoryReaderError.php [code] |
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |