What is the holdup on PHP 6?
Posted
by Billy ONeal
on Stack Overflow
See other posts from Stack Overflow
or by Billy ONeal
Published on 2010-04-09T20:41:09Z
Indexed on
2010/04/09
20:43 UTC
Read the original article
Hit count: 351
I've read in multiple places, including highly recommended PHP books published several years ago, that PHP 6 was just over the horizon, and would fix several of the BIG outstanding issues with PHP (namely unicode support). However, its been several years even since I've read those books, and PHP 6 is still not considered kosher for production use.
Is there a specific feature that is proving difficult to implement or is it a simple lack of community desire to develop PHP 6?
© Stack Overflow or respective owner