Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Hannes Magnusson's Blog:
There is an app^Wppa for that
Apr 29, 2011 @ 14:38:22

Hannes Magnusson, in an effort to make it easier for developers to play with the latest shiny features of the current PHP development, has created a PPA for the latest daily status of the PHP project's trunk line of code.

There is still no public "development preview" or alpha release, but that doesn't mean we can't play around with it, report bugs, ensuring our apps still properly work with it etc etc etc. It is however a bit annoying needing to "go old-school" and fetch a snapshot and build it yourself though.

If you'd like to try it out for yourself (the generated Ubuntu packages), you can get more information over on the Launchpad page for the project. As always, feedback is welcome on the PHP internals list about your experiences.

tagged: ubuntu package daily build launchpad ppa features latest

Link:

PHP.net:
PHP versions 5.2.15 and 5.3.4 Released!
Dec 10, 2010 @ 17:17:11

Yesterday saw the release of the two latest versions of PHP in both the 5.2.x and 5.3.x series - 5.2.15 and 5.3.4. Here's a bit from each release announcement.

For 5.2.15:

The PHP development team would like to announce the immediate availability of PHP 5.2.15. This release marks the end of support for PHP 5.2. All users of PHP 5.2 are encouraged to upgrade to PHP 5.3. This release focuses on improving the security and stability of the PHP 5.2.x branch with a small number, of predominately security fixes.

For 5.3.4:

The PHP development team is proud to announce the immediate release of PHP 5.3.4. This is a maintenance release in the 5.3 series, which includes a large number of bug fixes.

For full details you can the the Changelogs for each release - 5.3.4 and 5.2.15. As always, you can download these latest versions from the main PHP site or your favorite local mirror.

tagged: release php5 latest changelog download

Link:

Brandon Savage's Blog:
PHP 5.3 Not In Next Version Of Ubuntu
Aug 05, 2009 @ 14:04:14

As Brandon Savage mentions in this recent post to his blog, PHP 5.3 (the most current release as of the time of this post) will not be included in the upcoming Ubuntu linux release and won't be upgradable via the normal package tools.

A meeting of the development team on July 30th nixed the inclusion of PHP 5.3 from inclusion in Karmic, the next iteration of Ubuntu for the desktop and the server. According to meeting minutes, there is concern amongst the Ubuntu security team that failure to include the suhosin patch in the PHP release would be a feature regression. Instead, the release will be referred to PPA until more testing can be completed.

Until the package is officially accepted and where users can update it as usual, you can still try your hand at compiling it manually and getting your Apache server up and running quickly.

tagged: ubuntu linux latest release suhosin

Link:

Ibuildings techPortal:
Migrating to PHP 5.3
Jun 30, 2009 @ 17:13:31

PHP 5.3 may have officially just launched but the Ibuildings crew has been preparing for it and have already posted this guide to help you make the migration up to this latest version.

The good news is that if you've been keeping your applications current with the language and best practices, there are very few things that could affect you. The bad news is that the farther away from the current version of the language you get, the harder it is going to be to port your code. For developers coding against the 5.2 branch, there are a few edge case situations of which, you need to be aware.

The post includes a list of the major updates to the functionality of PHP 5.3 including changes to some of the array functions, deprecated functionality and the addition of two new reserved words - GOTO and NAMESPACE.

tagged: php5 migrate latest

Link:

Matthew Turland's Blog:
Stop Asking, Start Helping
Jan 30, 2009 @ 14:49:16

Matthew Turland has posted a call to action for all of those PHP developers out there content to sit back and just request features for the language - get up and get involved!

A question that seems to be popping up more and more these days is, "When will PHP 6 be released?" It's especially annoying because the people that enjoy an exercise in futility ask this question are the same people that simply refuse to take WIR [When it's ready] for an answer. Or maybe they just read into the hype generated by trigger-happy publishers who want to preempt a stable release, I don't really know.

He points out some of the current stats - PHP 5.3's beta release date as coming to the original date, that PHP 6 code hasn't even been moved outside of CVS and the amount of work left to be done on it before its even close to being ready. This is where you come in - the internals folks contribute their time (off-hours usually) to developing the language and can only do so much:

So respect them and their time and stop asking when it's going to be ready, because they don't really know much better [about PHP6] than you do.

He also suggests two other things that you can do to keep up with the current state of development - keep your version updated and track the RFCs to see what features are being added and any bugs that might still be open for pre-release. You have to be proactive about keeping up with the current status - otherwise, you have no room to ask, over and over, "when will it be done?"

tagged: asking helping php5 php5 release beta proactive latest version rfc bugs

Link:

Zend.com:
Eclipse Announces Latest PHP Development Tools (PDT)
Jan 22, 2009 @ 13:51:51

This press release from Zend talks about the latest update to the PDT (PHP Development Tools) extension for Eclipse - the recent release of version 2.0.

The Eclipse Foundation is pleased to announce a major upgrade to the popular Eclipse PHP Development Tools (PDT) project. PDT is an open source development tool that provides all the basic code editing capabilities developers need to get started developing PHP applications. The focus of the PDT 2.0 release is to add support for the object-oriented programming features of PHP and to improve the overall user experience of the PDT environment.

Improvements in the latest release include a type hierarchy view, override indicators, a new indexing and searching engine, a more sophisticated Code Assist feature and much more.

tagged: latest release pdt development tools eclipse extension

Link:

Christian Wenz's Blog:
Zend Studio for Eclipse 6.0 Released (and Zend Studio 5.5.1, too)
Mar 07, 2008 @ 13:56:00

Christian Wenz has pointed out one of the latest releases from Zend - the latest updates for their Zend Studio for Eclipse product (and Zend Studio too).

I am probably not the first to notice that, but thought it would be worth mentioning anyway. Zend have released version 6.0 of Zend Studio for Eclipse. Actually, this version 6.0 is the first final version of the Eclipse edition of Zend Studio.

He walks through this new version, commenting on everything from the interface to the version of PHP it cmes with out to an issue he had with updating (and how it was corrected).

tagged: zendstudio eclipse release latest overview

Link:

Site News:
Come Follow Us! (on Twitter)
Jan 28, 2008 @ 19:58:00

Just a quick note to all of you Twitter-ers out there - we've added our own account you can follow if you'd like to get the latest PHPDeveloper.org news straight to your client (or cellphone):

Just head over to the Twitter site and follow phpdeveloper to get the latest updates. It uses the Twitter Feed website to pull our feed in and push it out, so you'll get the latest updates as they come out.

tagged: twitter user follow feed latest news

Link:

Ben Ramsey's Blog:
Funcaday.com Dashboard Widget
Dec 12, 2007 @ 17:15:00

Ben Ramsey has put together a dashboard widget to grab the latest from the Funcaday.com website (spotlights one PHP function each day).

While reading through news and blog entries, I came across a post on Zend's Developer Zone about Paul Reinheimer's new PHP Function a Day website. The Function a Day site functions in much the same way as those nifty tear-off-a-page-per-day desktop calendars we all buy for those on our Christmas shopping lists for whom we can't quite figure out what to get.

TO help out the lazy out there, he's created this widget to grab the latest image from the funcaday website and pull it right into your Dashboard.

tagged: function daily widget dashboard osx latest function daily widget dashboard osx latest

Link:

Ben Ramsey's Blog:
Funcaday.com Dashboard Widget
Dec 12, 2007 @ 17:15:00

Ben Ramsey has put together a dashboard widget to grab the latest from the Funcaday.com website (spotlights one PHP function each day).

While reading through news and blog entries, I came across a post on Zend's Developer Zone about Paul Reinheimer's new PHP Function a Day website. The Function a Day site functions in much the same way as those nifty tear-off-a-page-per-day desktop calendars we all buy for those on our Christmas shopping lists for whom we can't quite figure out what to get.

TO help out the lazy out there, he's created this widget to grab the latest image from the funcaday website and pull it right into your Dashboard.

tagged: function daily widget dashboard osx latest function daily widget dashboard osx latest

Link:


Trending Topics: