News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Lucas Baltes' Site:
PHP Museum Visual Timeline
September 22, 2008 @ 09:33:50

Richard Heyes has pointed out an interesting little app that Lucas Baltes created to visually show the timeline of PHP releases from now back.

The timeline stretches all the way from the current PHP 5 release (bye bye PHP 4) back to some of the initial releases Rasmus made as the "PHP Tools version 1.0" back in 1995. Each entry is timestamped with when it was released and some of the more recent ones have "tails" showing how long their life lasted.

Lucas also links to the museum on the PHP.net website where all of these versions can be downloaded.

0 comments voice your opinion now!
visual timeline release php4 php5 tools history



Philip Olson's Blog:
A brief unofficial history about register_globals in PHP
April 23, 2007 @ 09:23:00

Philip Olson has posted a brief history of one of the more infamous features of PHP on its fifth birthday - register_globals:

It's been a long road and exactly five years (35 releases) since the much discussed and highly controversial PHP directive register_globals has been disabled by default in PHP. After sifting through the mailing list archives, the following set of information has been compiled. Feel free to make additions, corrections, and report register_globals memories!

His list includes some recent "tidbits" about the directive (including the fact that there's still lots of code in the PHP CVS repository that requires register_globals to be on). Following that, there's his brief timeline of the directive's progression - from its infancy as gpc_globals all the way up to more recent events - like its removal from the PHP 6 HEAD CVS versions. With the release of this next major version of PHP, "the beast" can finally be laid to rest.

1 comment voice your opinion now!
registerglobals history tidbits timeline remove registerglobals history tidbits timeline remove


Zend Developer Zone:
Zend Framework Site Gets Bug Tracker, Source Browser.
May 05, 2006 @ 07:01:13

The Zend Developer Zone has posted a new article about the latest offering when it comes to the Framework - the introduction of a bug tracker/source browser application on the Framework's site to help manage the project.

This morning some much-anticipated features were unveiled on the Zend Framework website. Powered by the open-source software Trac, the new site features include a Subversion repository browser, an issue tracker, a project timeline, and a search function. Previously, developers could access the source code and commit timeline through Subversion, but the new web-based interface provides a simple and attractive way to track progress on the Framework.

The post also includes some screenshots from the application, showcasing each of its many pages of functionality - source browser, issue tracker, timeline, and the search function.

For direct access to the site, head over to the Zend Framework site and click on the Developer tab.

0 comments voice your opinion now!
php zend framework bug tracker source browser timeline search php zend framework bug tracker source browser timeline search


Greg Beaver's Blog:
Custom project timeline/bug tracker for Chiara_PEAR_Server
April 25, 2006 @ 07:14:13

Greg Beaver, frustrated with the bug tracker offerings out there, has taken the pearweb bug tracking system and modified it for use on his main project - the Chiara_PEAR_Server - as a bugtracker/timeline system.

The code distinguishes itself from other bug tracking tools in that (assuming you have a running install of Chiara_PEAR_Server) setting it up involves just 6 steps.

That's all that's needed ot have a fully functioning bug tracker that automatically tracks both packages and releases as they are made in Chiara_PEAR_Server, understands developers directly from Chiara_PEAR_Server, separates HTML output from backend processing, allowing templating, has simple and elegant roadmap mechanism for defining release strategies, and assigning specific bugs to future releases

You can grab a download of this project directly from the PEAR website and follow Greg's six simple steps to get it up and running.

0 comments voice your opinion now!
php custom project timeline bugtracker chiara_pear_server project php custom project timeline bugtracker chiara_pear_server project



Community Events









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


book example code job developer PHP5 package conference zend mysql release zendframework application framework ajax releases cakephp PEAR database security

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