On 09/03/17 16:21, Antoine Musso wrote:
Hello,
Next week I will remove Zend PHP 5.3 support from CI entirely. It is only used for MediaWiki REL1_23 branch which is low traffic.
The reason is CI uses Ubuntu Precise instances that comes with PHP 5.3. The distribution is end of life (as PHP) and it is being phased out of the Wikimedia infrastructure.
I will replace the jobs by their equivalent running Zend PHP 5.5 which would still provide test coverage and linting, albeit with a different version.
References:
Deprecate precise instances in Labs by 03/31/2017 https://phabricator.wikimedia.org/T143349
Depool precise jenkins instances https://phabricator.wikimedia.org/T158652
Hello,
I have done the switch this morning. Patches to REL1_23 branches should now run tests under Zend 5.5.
I will shutdown the instances and erase them next week.