Drop PHP 5.3 enforcement from CI for mediawiki and extensions for anything except REL<=1_26 .
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
integration/config | master | +8 -0 | Fix php lint job attributes |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Legoktm | T75901 Drop PHP 5.3 support | |||
Resolved | JanZerebecki | T126441 Support PHP 5.5 in CI for Wikidata stuff | |||
Resolved | JanZerebecki | T126440 Drop PHP 5.3 enforcement from CI for mediawiki and extensions |
Event Timeline
Comment Actions
@JanZerebecki do you know which tests we would need to update to do mediawiki 1.26 or lower.
I thought the unit tests at least would not run the php 5.3 on the master branch.
Comment Actions
Never mind, I looked at an old patch and was confused by the skip in zuul/layout.yaml.
Comment Actions
Change 269667 had a related patch set uploaded (by JanZerebecki):
Fix php lint job attributes
Comment Actions
It seems only the first match for job attributes sticks, that is why php53lint was not skipped.