On Mon, Jan 24, 2011 at 12:06 PM, John Wallace
<john...@gmail.com> wrote:
Is there a scheduled release date for PHP 6 ?
There is no scheduled release date for PHP 6. In fact, there are no beta versions or release candidates at this time, either. Most of the features that were originally slated for PHP 6 were moved into PHP 5.3 prior to its release, and some other features of PHP 6 are still being considered for inclusion in 5.4. The main thing now that sets about PHP 6 from PHP 5 is full unicode support, which is still being worked on.
You can read more on the status of PHP 6 here:
Out of curiosity, why do you ask about the release date for PHP 6?
-Ben