News Feed
Jobs Feed
Sections




News Archive
feed this:

Making the Web Blog:
Becoming PHP 6 Compatible
December 05, 2007 @ 11:13:00

On the Making the Web blog, there's this post that talks about looking forward with your code and making it ready for when PHP6 comes around.

If you want to make use of PHP 6 when it comes, you're going to have to write your new scripts so they are compatible, and possibly change some of your existing scripts. To start making your scripts PHP 6 compatible, I've compiled a list of tips to follow when scripting.

There's only five things in his list (like "stop using magic_quotes" and "don't register long arrays") but the comments provide many more additional gotchas to look out for and new features that will be included.

0 comments voice your opinion now!
php6 compatible registerglobals magicquotes arrays preg reference php6 compatible registerglobals magicquotes arrays preg reference


Chris Shiflett's Blog:
Zend Framework License
April 26, 2006 @ 15:46:59

Chris Shiflett has some good news for all of the Zend Framework fans out there - the license that it's under is now compatible with the GPL.

This means you can use the ZF for your own GPL-licensed PHP project. The big change is the removal of the advertising clause: 'Redistributions of any form whatsoever must retain the following acknowledgment: "This product includes the Zend Framework, freely available at http://www.zend.com/"'

Chris notes also that it's a welcome change over to this pre-existing license to reduce the number of licenses that companies would have to change/evaluate.

0 comments voice your opinion now!
zend framework license gpl compatible advertising clause zend framework license gpl compatible advertising clause



Community Events











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


interview podcast conference framework example unittest zendframework2 opinion testing database code object composer functional development phpunit release language introduction community

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