Newsletters

Select newsletters below and click the button to sign up!

Boston News NY News
DC News Internet Daily
SiliconValley News
InternetNews Business Report




Become a Marketplace Partner



Partner With Us















Internetnews Bloggers

Recent Entries

Archives

August 2009
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          

Monthly Archives

Search The Blog

Netstat -vat by Sean Michael Kerner (bio)

A command line view of IT



PHP 5.3 coming June 30th

php.gif
From the 'whatever happened to PHP 6?' files:

PHP 5.3 could be out as soon as Tuesday June 30th. The new open source language release is a big deal for a lot of reasons, not the least of which is the fact that by my count this is the first major update to PHP since 2006 and the PHP 5.2 release.

PHP 5.3 is also interesting in that it includes at least one key feature that was originally intended for PHP 6 (whenever -- if ever -- that release will be out).

I spoke with Zeev Suraski, co-founder and CTO at commercial PHP vendor Zend Technologies last month about PHP 5.3. He noted that one key feature backported from PHP 6 into PHP 5.3 is namespaces, which is a way to encapsulate classes and other PHP items more easily.

While the official release is on June 30th, support for PHP 5.3 is already present in development tools from Eclipse released this week.

*UPDATE JUNE 30TH - PHP 5.3 did get released - full story is up on the main site.

The Eclipse Galileo release include the PHP Development Tools 2.1 (PDT) application which has PHP 5.3 support. Zend which backs the PDT effort, now has a commercial tool in beta that builds on the PDT 2.1 release as well.

Zend Studio 7.0 is currently in Beta and according to Zend also includes new enhanced source code editing for PHP as well as improved integration with the Zend Framework. By my count, the Zend Studio 7.0 beta is the first major upgrade to Zend Studio and a year and half when Zend pushed out its first IDE based on Eclipse.

The new PHP 5.3 release is coming at a critical time for the PHP community in my opinion. It is continuing to face pressure on the web development side from Ruby and in the enterprise space, .NET and Java are evolving themselves as well.

Why PHP 6 has not been released yet is a question that I ask PHP language developers often and regularly. While PHP 5.3 is not the big evolution that PHP 6 might end up being, PHP 5.3 is likely a key incremental step in the evolution of PHP.


| Comments (1) | TrackBacks (0) | Share

0 TrackBacks

Listed below are links to blogs that reference this entry: PHP 5.3 coming June 30th.

TrackBack URL for this entry: https://swarm.jupitermedia.com/mt-tb.cgi/8358

1 Comments

Mike said:

Hey Sean,

It nice to see some new programming features, but why aren't security issues like the one described in the following link fixed.

Thanks, Mike

http://securityreason.com/achievement_securityalert/42

Leave a comment