PHP Abstract Podcast Episode 43: Future of PHP and Standards
Eli White (Editor-in-Chief) |
2 comments |
Wednesday, July 22, 2009
It’s about time for some more PHP Abstract! In this episode I sit around a table with Keith Casey and Cal Evans as we ramble on a bit discussing the future of PHP (including PHP 5.3 and PHP 6) as well as talking about the framework standards group that has been formed. This was recorded while at php|tek in Chicago, before PHP 5.3 was released.
[…]
SitePoint PHP Blog: How to Use PHP Namespaces, Part 1: The Basics
PHPdeveloper.org |
1 comment |
Monday, July 13, 2009
Now that PHP 5.3 has been released and is ready for production use, it's time to familiarize yourself with some of the new features that come with it. In this new tutorial from SitePoint they look at one of the more controversial additions - namespaces.
[…]
Internationalization in PHP 5.3
Stas Malyshev |
6 comments |
Monday, July 6, 2009
PHP 5.3 has recently been released and one of the new features in core is the internationalization extension. It allows you to support a multitude of languages and local formats much easier than before, without having to learn all the tiny the details of local formats and rules.
[…]
PHP 5.3 released
Eli White (Editor-in-Chief) |
7 comments |
Tuesday, June 30, 2009
The long awaited release of PHP 5.3 is finally here! Bask in the glory of all the new enhancements and go download it to start using it today!
[…]
Community News: PHP Group Responds to Google's "Speed Tips" Recommendations
PHPdeveloper.org |
0 comments |
Monday, June 29, 2009
Right along with some of the other posts about the "best practices" that Google recently post, the PHP group has also responded to dispel some of the recommendations Google gives.
[…]
There are many business web applications written in PHP4 that use the Informix module for data access. PHP4 is no longer supported and as a result will not be issued any more fixes or releases. Since version 5.2, the Informix module is no longer available for the PDO module. In this article I'll to describe how to compile and install the Informix module on the Zend Core 2.5 (PHP 5.2.6)
[…]
PHP 5.3 Release Candidate 1 has been announced
Eli White (Editor-in-Chief) |
0 comments |
Wednesday, March 25, 2009
The PHP Development team announced this morning that PHP 5.3 RC1 is ready for public consumption. Not only does PHP 5.3 include a number of basic enhancements, it has a number of new features as well!
[…]
PHP 5.3, PDT, & PDTT - Help Welcomed
Eli White (Editor-in-Chief) |
0 comments |
Monday, March 16, 2009
The folks behind the Eclipse PDT IDE have been working hard to get PHP 5.3 support built into the editor. They are getting very close to the goal, but could use some help from the community in writing some tests.
[…]
The SPL Deserves Some Reiteration
Eli White (Editor-in-Chief) |
0 comments |
Wednesday, March 4, 2009
On the Blue Parabola blog, Matthew Turland has written about SPL (The Standard PHP Library), stating that it underrated, and wanting to make sure that it gets some more attention.
[…]
PHP 5.2.9 Released
Eli White (Editor-in-Chief) |
1 comment |
Friday, February 27, 2009
The latest release of PHP has been announced, PHP 5.2.9 is out and available for download. This release includes 4 major security/stability fixes, and numerous other enhancements as well.
[…]

