News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
feed this:

Brandon Savage's Blog:
The Slow Death of PHP 4
September 18, 2009 @ 10:35:03

In a new post to his blog today, Brandon Savage talks about the "fade time" for PHP4 and how, really, it's gone on long enough.

Sadly, developing for PHP 4 backwards compatibility is something that companies and individuals are still doing. Wordpress released a new Widget API in version 2.8 that relies on the old-style PHP 4 constructor. Apparently, for Wordpress and many other developers, wide adoption is more important than language improvements.

This all came about because he noticed the Log PEAR package still supported PHP4. He's been making updates, though, to bring it out of the shadows and into the light of PHP5-only support.

Still, I look forward to the day when PHP 4 finally does go away forever, leaving us with a much better code base and happier developers.
0 comments voice your opinion now!
death php4 pear



Brian Moon's Blog:
The death of die()
April 17, 2009 @ 12:02:29

Brian Moon has called for the death of die():

Now, I have no actual authority to do so. My PHP CVS karma does not extend that far. And I doubt it will actually get removed despite it being nothing more than an alias for exit now. No, what I would like to call a death to is the usage of die such as [echoing out a message to the user instead of doing proper error handling].

He points out a few perfectly viable alternatives like the exception handlers, the trigger_error function and custom error handlers.

0 comments voice your opinion now!
die death errorreporting error exception handler


Community News:
Responses to the Death of PHP4
August 08, 2008 @ 08:49:18

The community has responded to the fact that PHP4 is officially "dead" with a few posts to their blogs. Here's the list so far:

If you aren't sure what they're talking about - the last day for official PHP 4 support is today, 08.08.08. Only PHP 5 will be supported from here on. It is highly recommended that you upgrade your applications to run on the latest PHP 5 version, 5.2.

0 comments voice your opinion now!
php4 death community respond blog


Builder.com.au:
PHP 4 on death row
July 17, 2007 @ 10:20:00

Builder.com.au has picked up on "the death of PHP4" story that's been making the rounds in the community ever since the announcement late last week:

The still popular version 4 of PHP, an open-source scripting language that lets servers create customised Web pages such as online catalogues, will lose its support after a seven-year run. [...] The announcement came on the third anniversary of the launch of PHP 5, and project programmers said they want to focus on the upcoming PHP 6. PHP 4 was released in 2000.

They mention some of the issues that this will cause with hosting companies and developers alike and includes quotes from Andi Gutmans, Matt Mullenweg and Rasmus Lerdorf.

0 comments voice your opinion now!
php4 death release announcement php5 php4 death release announcement php5



Community Events









Don't see your event here?
Let us know!


microsoft drupal release job sqlserver facebook codeigniter zendframework podcast feature extension conference framework doctrine zend windows wordpress developer opinion symfony

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework