wiki.techinc.nl/includes/Storage
Daimona Eaytoy e5444ea55a docs: Avoid some scalar juggling
Phan can treat scalar types as non-interchangeable with
`scalar_implicit_cast` set to false. This patch fixes some of those
issues (which are in total >1000), namely the ones with alphabetic order
< includes/actions.

Change-Id: Ib1c6573ab899088bc319b9da9ceaffc850da3dbe
2019-09-19 17:21:24 +00:00
..
BlobAccessException.php
BlobStore.php Introduce BlobStore::getBlobBatch method 2019-08-30 09:40:49 +00:00
BlobStoreFactory.php Make ExternalStore wrap ExternalStoreFactory and create access class 2019-06-28 14:31:44 -07:00
DerivedPageDataUpdater.php Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
NameTableAccessException.php
NameTableStore.php Merge "rdbms: add setTempTablesOnlyMode() to suppress CONN_TRX_AUTOCOMMIT during tests" 2019-08-25 15:02:48 +00:00
NameTableStoreFactory.php rdbms: Database::selectDB() update the domain and handle failure better 2018-10-10 12:03:30 -07:00
PageEditStash.php docs: Avoid some scalar juggling 2019-09-19 17:21:24 +00:00
PageUpdateException.php
PageUpdater.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
RevisionSlotsUpdate.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
SqlBlobStore.php Storage: Use a more descriptive WAN cache keyclass in 'SqlBlobStore' 2019-09-14 02:22:01 +00:00