В октябре выйдет бета версия PHP 5.3

отряд разработчиков php пообещал представить бету 5.3 уже в октябре

Из интересного, что может быть понятно обычным специалистам
Новй формат упаковки, подобный Jar для Java-приложений. Будет называться PHAR
Улучшена работа под Windows (используются новые Microsoft компиляторы)
Финальная версия PHP 5.3 будет готова в первой декаде 2009 года 

 

Весьма забавно читать todo лист разработчиков (особенно когда это нас, редакторов, касается слабо:)

http://wiki.php.net/todo/php53 

Alpha3

1.
fix open PHP 5.3 bugs
2.
make a PECL package for ext/ming and release a version compatible with libming 0.3 (Frank)
3.
make a PECL package for ext/dbase and release current state
4.
make a PECL package for ext/fbase and release current state (Frank)
5.
more add tests for fileinfo (Felix/Derick)
6.
escapeshellcmd() security fix broken (Scott/Ilia)
7.
Fix static build of extension when static is the default and -enable-snapshot-build is used
8.
Improve the build script to ease the parsing of the output and QA
9.
finish the code cleanup of fileinfo (Pierre)
10.
add compression support to fileinfo (Pierre)
11.
make all extensions use php implementation of getenv (Pierre)
12.
Cleanup code to use the new zend_parse_parameters API (Alexey, Felipe, Olivier, David) IN PROGRESS
13.
Add all missing arg infos to make Reflection more informative (Felipe) IN PROGRESS
14.
Algorithm Optimizations — string search (Scott)
15.
additional re2c tweaks (Nuno/Marcus)
16.
update to re2c 0.14.0 (Marcus)