gplessis / dotdeb-php

Dotdeb : PHP packages
https://www.dotdeb.org/
Other
125 stars 23 forks source link

PHP 5 for stretch #161

Closed szepeviktor closed 7 years ago

szepeviktor commented 7 years ago

Does anyone know of PHP 5 for the next Debian release?

gplessis commented 7 years ago

PHP 5.6 has entered its "Security only" phase and will be EOL in December 2018 : https://secure.php.net/supported-versions.php

Debian developers decided to move away from PHP5 after Jessie : https://packages.debian.org/search?keywords=php5

That means that you should be able to get PHP5 updates until Jessie reaches the end of its long term support (June 6, 2020) and use these packages on Stretch.

szepeviktor commented 7 years ago

Thank you.

It is easy to install php5-fpm but php5-dev is a bit tricky because of its dependencies.