PHP 6.0 - Roadmap?
        Posted  
        
            by JustinT
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by JustinT
        
        
        
        Published on 2010-04-13T16:29:48Z
        Indexed on 
            2010/04/13
            16:33 UTC
        
        
        Read the original article
        Hit count: 474
        
php
|web-development
With the recent announcement that PHP 6 development has been halted, I'm confused as to what the PHP 5.x and 6.x road map includes.
The current version of PHP is 5.3.2.
There were quite a few significant features to come in PHP 6.0, such as:
- APC include for automatic bytecode caching
- Unicode support
- etc..
Question: What is the new road map of PHP given 6.0 has been canceled? What major features will be available next and in what release?
© Stack Overflow or respective owner