wiki.techinc.nl/includes/Storage
Tim Starling deba8275c4 Fix recent breakage of ApiStashEditTest
"The data provider specified for ApiStashEditTest::testSignatureTtl is invalid.
Error: Cannot access private const MediaWiki\Storage\PageEditStash::MAX_SIGNATURE_TTL"

Made both TTL consts be public, for consistency.

Change-Id: I6d8e958f08d131651778ef0dd3ca607030757c92
2020-05-18 12:21:33 +10:00
..
Hook docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
BlobAccessException.php
BlobStore.php Fix includes/Storage PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 04:30:37 +01:00
BlobStoreFactory.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
DerivedPageDataUpdater.php Replace uses and hard deprecate Article:: and WikiPage::getRevision 2020-04-20 23:06:48 +00:00
NameTableAccessException.php
NameTableStore.php Remove unused variables from closure use() lists 2020-02-29 17:10:28 +00:00
NameTableStoreFactory.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
PageEditStash.php Fix recent breakage of ApiStashEditTest 2020-05-18 12:21:33 +10:00
PageUpdateException.php
PageUpdater.php Replace NewRevisionFromEditComplete with RevisionFromEditComplete 2020-05-11 15:09:25 +00:00
RevisionSlotsUpdate.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
SqlBlobStore.php Fix SingleSpaceBeforeSingleLineComment 2020-05-11 00:57:11 +00:00