Official end of support for PHP4?

青春壹個敷衍的年華 提交于 2019-11-26 14:53:22

问题


Is there an official date for when support for PHP4 will end?

I keep reading this date and that on various sites and blogs, but can't find anything on the PHP website.

Am I overlooking something?


回答1:


PHP4 is already way past the support. I think support ended more than a year ago.




回答2:


Support was officially discontinued on 2007-12-31!




回答3:


PHP4 was no longer developed since 2007-12-31, although some security issues were still taken care of up until 2008-08-08. Just before that, the latest version of PHP4 was released, being PHP 4.4.9.

Also interesting for those still supporting PHP4: MySQL 4.0 support has ended as of 2008-12-31, and MySQL 4.1 support will end at 2009-12-31.

Please note that some distributors still "support" PHP4, like Red Hat Enterprise Linux 4. But actually there is no valid argument for still using PHP4, it's so old that only people with NO maintenance budget will need it.




回答4:


The support for PHP 4 was ended at the end of 2007. Only security fixes were made until 2008-08-08.




回答5:


Development snaps of PHP6 are available.

http://snaps.php.net/



来源:https://stackoverflow.com/questions/1734072/official-end-of-support-for-php4

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!