wiki.techinc.nl/includes/Storage
Ostrzyciel 7d5fa77324 EditResult: improve documentation
As the EditResult class changes a few things slightly and may be
a bit confusing for developers, I clarified it a bit in the
comments.

It would be probably useful to document this properly on mediawiki.org,
which I'll do once a few things with EditResult are sorted out.

Bug: T254074
Change-Id: Ic8d654ce2c10f079c5a3f417cb2dc0f6e5d7b5b2
2020-07-09 14:19:38 +00:00
..
Hook Modify PageSaveComplete hook to use EditResult 2020-06-23 12:10:29 +00:00
BlobAccessException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
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 DerivedPageDataUpdater::prepareUpdate deprecate passing a Revision 2020-06-23 23:48:30 +00:00
EditResult.php EditResult: improve documentation 2020-07-09 14:19:38 +00:00
EditResultBuilder.php EditResultBuilder: use RevisionRecord::hasSameContent 2020-07-02 22:00:09 +02:00
NameTableAccessException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
NameTableStore.php Pass function name to database functions 2020-06-07 14:16:52 +02:00
NameTableStoreFactory.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
PageEditStash.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
PageUpdateException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
PageUpdater.php Don't create Revisions for deprecated hooks if hook is not registered 2020-07-01 03:44:36 +00:00
RevisionSlotsUpdate.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
SqlBlobStore.php Fix some incomplete PHPDocs in Revision and related 2020-06-08 13:53:12 +02:00