PHP 5.3 alpha1 released!

Original post provide by PHP: Hypertext Preprocessor

The PHP development team is proud to announce the first alpha release (Windows binaries will appear in the next few days) of the upcoming minor version update of PHP. The new version PHP 5.3 is expected to improve stability and performance as well as add new language syntax and extensions. Several new features have already been documented in the official documentation, others are listed on the wiki in preparation of getting documented. Please also review the NEWS file.THIS IS A DEVELEOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!The purpose of this alpha release is to encourage users to not only actively participate in identifying bugs, but also in ensuring that all new features or necessary backwards compatibility breaks are noted in the documentation. Please report any findings to the QA mailinglist or the bug tracker.There have been a great number of other additions and improvements, but here is a short overview of the most important changes:Namespaces (documentation maybe out dated)Late static binding and __callStaticLambda functions and closuresAddition of the intl, phar (phar is scheduled for some more work a head of alpha2), fileinfo and sqlite3 extensionsOptional cyclic garbage collectionOptional support for the MySQLnd replacement driver for libmysqlWindows older than Windows 2000 (Windows 98, NT4, etc.) are not supported anymore (details)New syntax features like NOWDOC, limited GOTO, ternary short cut “?:”Several under the hood changes also require in depth testing with existing applications to ensure that any backwards compatibility breaks are minimized. This is especially important for users that require the undocumented Zend engine multibyte support.The current release plan states that there will be alpha/beta/RC releases in 2-3 week intervals with an expected stable release of PHP 5.3 between mid September and mid October of 2008.


More Articles:
The Lockergnome Universe For October 2006
Linux Fanatics: Linux to power US Navy aircraft Political Geeks: More RIAA Foolishness Hardware Help: Design Prototype: Dali's Melting Clock Digitalized Technobabble: Emergency Signs Media Center: 1-888-DO-FRUCALL Game Invasion: Netamin Announces Ultimate Baseball Online 2006 Summer Classic Mobile Lifestyle: Motorola takes Linux into the mobile mainstream Search Engineer: What bloggers say about your company Tech News Watch: Quicker, Cleaner Computers Are In Sight Word: Addressing envelopes in Word 2003 Windows XP: Folder/file attributes will not change Antivirus Discussions: Windows Update Features Disabled, Why and by Who?
Working With LOBs In Oracle And PHP
Hitting the 4,000-byte limit? Enter LOBs...
Binding Variables In Oracle And PHP
Improve the speed and security of your Oracle-driven PHP applications by binding variables.
Working With Dates And Times In Oracle And PHP
Both PHP and Oracle provide functionality manipulating dates and times. Which to use and when?
PHP 5.2.1 And PHP 4.4.5 Released
For users upgrading to PHP 5.2 from PHP 5.0 and PHP 5.1, an upgrade guide is available here, detailing the changes between those releases and PHP 5.2.1. Update: Feb 14th; Added release information for PHP 4.4.5.Update: Feb 12th; The Windows install package had problems with upgrading from previous PHP versions.
International PHP Conference: Call For Papers
The International PHP Conference 2007 will happen from 4th to 7th November 2007 at Frankfurt-Mörfelden, Germany. The Call for Papers has just been opened. You can find more information at http://phpconference.com/cfp. Please put your proposals to http://phpconference.com/input. There are two pre-conference days with a Management Day and Power Workshops and two main conference days.
DC PHP Conference 2008: Call For Papers Open
The event will take place at George Washington University's Cafritz Conference Center in the heart of Washington DC. The three day conference begins June 2nd and 3rd with general sessions, and ends June 4th with tutorials. For more details go to http://www.dcphpconference.com/node/346
Performing Transactions With Oracle And PHP
How to manage many-to-many relationships reliably using the power of the Oracle Database.
Calling Oracle Stored Procedures With PHP
A stored procedure workout with Oracle and PHP
Google Summer Of Code 2008
See our program for this year's GSoC.We would like to take this opportunity to say thanks to Google Inc. for this privilege to participate once again, and would like to invite everyone to look at our list of ideas: http://wiki.php.net/gsoc/2008.Students are of course more than welcome to come up with their own ideas for their proposals and we will consider each and every application that we will receive.So once again, thanks to everyone who is involved in this magnificent journey and we hope to see many of you great students and open source passionate join us in our most enjoyable Google Summer of Code projects.

Leave a Reply