Hans schrijft: "In een interview met het developer team van PHP wordt uit de doeken gedaan wat we in de toekomst zoal van PHP kunnen verwachten. Iedere enthousiaste PHP'er weet natuurlijk dat PHP 4 eraan zit te komen (check op www.zend.com) maar de developers hebben nog meer grote plannen. Ikzelf ben PHP4b2 aan het testen en ben errug enthousiast, vooral over de session functies (geen gekloot meer met PHPLIB). Hier even het antwoord op de meest belangrijke vraag :":
Jeremy: Outside of Zend, what are the other new features in PHP 4?Stig: We've done a lot of work on the build process on UNIX, making each function module (extension) and server module independent and self-contained. It will also be much easier for vendors distributing PHP to build dynamically loadable PHP extensions. The session support looks to become the most popular new feature, but there is lots more functionality in 4.0: native support for AOLserver, an FTP client extension, multiple file uploads, being able to read multi-dimensional arrays from get/post/cookie data, output buffering, a whole bunch of new array manipulation functions and improvements to existing extensions. And most important: it takes ages to compile now. :-)
De rest van dit interview kun je hier vinden.