Official end of support for PHP4?
Asked Answered
L

5

5

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?

Lynn answered 14/11, 2009 at 12:8 Comment(1)
php.net/eol.php -- lists obsolete branches.Gotcher
B
5

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

Bearden answered 14/11, 2009 at 12:12 Comment(1)
You're right, I thought I read August 2009 as the last entry in the changelog but it was 2008.Lynn
R
10

Support was officially discontinued on 2007-12-31!

Reformism answered 14/11, 2009 at 12:15 Comment(0)
B
5

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

Bearden answered 14/11, 2009 at 12:12 Comment(1)
You're right, I thought I read August 2009 as the last entry in the changelog but it was 2008.Lynn
G
5

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.

Georgena answered 14/11, 2009 at 13:41 Comment(0)
S
4

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

Snatchy answered 14/11, 2009 at 12:19 Comment(0)
H
4

Development snaps of PHP6 are available.

http://snaps.php.net/

Hydrostatic answered 14/11, 2009 at 12:24 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.