diff options
author | Bartosz DziewoĆski <matma.rex@gmail.com> | 2017-10-06 21:10:53 +0200 |
---|---|---|
committer | James D. Forrester <jforrester@wikimedia.org> | 2018-05-30 18:05:18 -0700 |
commit | 52b0799e8deca45ba345eb6db4f173a20bbe44fa (patch) | |
tree | 05b18cb17f1e3a7786a1067ccd54a131ffff6262 /tests/phpunit/languages/LanguageTest.php | |
parent | b6e8e6b83267e1357bb04edb7976f1a11ee10a5b (diff) | |
download | mediawikicore-52b0799e8deca45ba345eb6db4f173a20bbe44fa.tar.gz mediawikicore-52b0799e8deca45ba345eb6db4f173a20bbe44fa.zip |
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
Diffstat (limited to 'tests/phpunit/languages/LanguageTest.php')
0 files changed, 0 insertions, 0 deletions