Php: Are there any release plans for 5.6.40?

Created on 11 Jan 2019  路  3Comments  路  Source: docker-library/php

Yesterday, PHP 5.6.40 released. http://php.net/index.php#id2019-01-10-4

Are there any plans for 5.6.40 docker images to be release?

Most helpful comment

it may be a good time to start making the plans for the upgrade to PHP 7.1, PHP 7.2 or PHP 7.3.

:trollface:

PHP 7.0 also has the weasel wording about security releases

PHP 7.0.33 is the last scheduled release of PHP 7.0 branch. There may be additional release if we discover important security issues that warrant it

I guess it's much less likely that they'll do another 7.0 since only 7.2 only breaks some backwards compatibility with 7.0 and affected 7.0 users should be able to update to 7.1.

At least the don't follow semver otherwise the version would already be over 9000 馃槈

All 3 comments

Gahhhhhh PHP!

5.6 is EOL 馃槶

Looks like we need to revert https://github.com/docker-library/php/pull/768 and parts of https://github.com/docker-library/php/pull/773 (unless there's another 7.0 for some bizarre reason also 馃槱).

it may be a good time to start making the plans for the upgrade to PHP 7.1, PHP 7.2 or PHP 7.3.

:trollface:

PHP 7.0 also has the weasel wording about security releases

PHP 7.0.33 is the last scheduled release of PHP 7.0 branch. There may be additional release if we discover important security issues that warrant it

I guess it's much less likely that they'll do another 7.0 since only 7.2 only breaks some backwards compatibility with 7.0 and affected 7.0 users should be able to update to 7.1.

At least the don't follow semver otherwise the version would already be over 9000 馃槈

Ok, let's see what Travis makes of https://github.com/docker-library/php/pull/775. :+1:

Was this page helpful?
0 / 5 - 0 ratings