vote up 1 vote down star

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?

flag

71% accept rate

5 Answers

vote up 3 vote down check

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

link|flag
You're right, I thought I read August 2009 as the last entry in the changelog but it was 2008. – Pekka Gaiser Nov 14 at 12:15
vote up 5 vote down

Support was officially discontinued on 2007-12-31!

link|flag
vote up 3 vote down

Development snaps of PHP6 are available.

http://snaps.php.net/

(Don't have enough rep to comment, sorry.)

link|flag
vote up 2 vote down

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.

link|flag
vote up 1 vote down

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

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.