3 New Releases of PHP
The PHP release teams have been uber-busy cranking out fresh releases of PHP. The new releases include:
- PHP 4.4.4 – (changelog)
- PHP 5.1.6 – (changelog)
- PHP 5.2.0RC3 – Per Ilia Alshanetsky, this is most likely the final release candidate for PHP 5.2.0.
Zend Conference Schedule Posted
Zend has finalized the schedule for the upcoming conference to be held October 30-November 2, 2006 in San Jose, CA. This year’s theme is “Creating Modern Web Applications with PHP”, and there is a whole host of awesome topics, including various tutorials, sessions on using PHP with web services, general PHP development, and PHP in the corporate environment. The speaker’s lineup is equally as impressive. For a complete list, visit the Conference site. Early bird registration is over September 15, so take advantage of that while you still can.
Host of Helpful VIM Tips
Tobias Schlitt was generous enough to bring together some of his favorite VIM tips and tricks and put them all together in a nice neat tidy blog post: http://schlitt.info/applications/blog/. Topics include next occurrence of a word, find matching brace, repeat the last change, enhanced functionality with external programs, indenting and unindeting, remote file editing, recover the last visual selection, grep within VIM, and many more, so if you’re a VIM user- check it out. Thanks Toby!
PHP Community Site Goes Ning
The PHP Community site has been revitalized via Ning. The purpose of the site is to provide a means by which the PHP community in general can interact with each other on a social basis. Come say hello and join in the discussions.
Security Alerts
Secunia is reporting security alerts in numerous PHP apps, including theZend Platform, Joomla!, Xoops, Mambo (components), Zen Cart, CakePHP, and vBulletin just to name a few. If you are using any of these apps, you are of course encouraged to upgrade or patch as needed.
Zend Announces PHP5 Certification Exam
For anyone who was wondering if there would ever be a PHP5 exam, guess what? Now there is. The exam will first be available to the attendees of php|works-db|works in Toronto, and a special webcast was given by Zend (available at php|architect) to help clarify finer points about the exam.
PHP Usage Stats Released
Nexen.net has released the PHP usage stats for August, 2006. Not surprisingly the adoption of PHP 5.x is increasing, while the use of 4.x is going down slowly but surely. PHP currently resides on almost 35% of all websites surveyed. To see the full report from Damien Seguy, go to the Nexen website.
phpMyAdmin New Releases and Wiki Now Available
The folks at phpMyAdmin have been busy releasing new versions of this popular app. The latest version that’s been released is 2.8.2.4, which is basically a re-release of 2.8.2.3 with the set-up script fixed. They’ve also released 2.9.0 beta, with numerous improvements. To download these latest versions, go to http://www.phpmyadmin.net/home_page/downloads.php. There is also a phpMyAdmin Wiki available at http://wiki.cihar.com.
PEAR/PECL Releases
I would be remiss in my duties if I didn’t include what’s new at PEAR and PECL. Recent PEAR releases include:
- PHP_CompatInfo 1.3.0
- Auth 1.3.2
- Config 1.10.7
- Validate_NZ 0.1.2
- HTML_Progress2 2.1.0
- PEAR 1.4.11
- CodeGen 1.0.2
- CodeGen_PECL 1.0.3
- HTML_Template_IT 1.2.1
- PhpDocumentor 1.3.0
- DB_Sqlite_Tools 0.1.6
- Auth_RADIUS 1.0.5
- PEAR_PackageFileManager 1.6.0b4
- PEAR_PackageFileManager_Frontend 0.7.0
- PEAR_PackageFileManager_Frontend_Web 0.6.0
- MDB2 2.2.1
- MDB2_Driver_mysql 1.2.1
- MDB2_Driver_mysqli 1.2.1
- MDB2_Driver_oci8 1.0.1
- MDB2_Driver_pgsql 1.2.1
- MDB2_Driver_querysim 0.5.0
- MDB2_Driver_sqlite 1.2.1
- LiveUser 0.16.12
- LiveUser_Admin 0.3.9
- Structures_DataGrid_DataSource_DBQuery 0.1.3
- Structures_DataGrid_DataSource_DBTable 0.1.4
- Structures_DataGrid_DataSource_MDB2 0.1.2
- Console_Table 1.0.5
- File_PDF 0.1.0
- MDB2_Driver_ibase 1.2.1
- HTML_AJAX 0.5.0
- PHP_LexerGenerator 0.2.2
And for PECL, we had:
As always, you can download or learn more about these packages at http://pear.php.net and http://pecl.php.net.
We’ll see you next month with our news and tidbits from the PHP World!