wiki.techinc.nl/includes/dao
Bartosz Dziewoński 52b0799e8d Use PHP 5.6 constant expressions for some bitfield constants
I searched the entire codebase for 'const' and looked for things
that looked suspiciously like manually calculated bitfield unions.
As of PHP 5.6, we can have them calculated automatically when
defining constants.

Change-Id: I7d971d1a63f8916db2f8f6c053c7dd0a13add92d
2018-05-30 18:05:18 -07:00
..
DBAccessBase.php Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
DBAccessObjectUtils.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
IDBAccessObject.php Use PHP 5.6 constant expressions for some bitfield constants 2018-05-30 18:05:18 -07:00