I can't find any info on PHP 6, did they change their minds about the numbering and just fold it all in to PHP 5.3? What is the state of PHP 6?

link|improve this question

feedback

1 Answer

up vote 6 down vote accepted

6 was moved to php-trunk-dev so 5.3 and others could proceed out the door without being impacted/slowed by the extensive work (read: unicode) needed for 6.0

link|improve this answer
5  
This was discussed here a few months back: schlueters.de/blog/archives/128-Future-of-PHP-6.html – tsgrasser Jul 12 '10 at 23:00
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.