PHP 5.3.0 has been released. PHP is a general-purpose scripting language, suitable for Web development and embedding within HTML.
This release includes: support for namespaces, support for late static binding, lambda functions and closures, performance improvements, optional garbage collection for cyclic references, improved Windows support, more consistent float rounding, the dropping of several extensions, bug fixes, and other changes.
phc 0.2.0 has been released. phc compiles PHP code to native binaries via C.
This release includes: support for the compilation of most non-OO PHP programs, updates to the plugin API, more portable plugins, build system improvements, parser improvements, updates to the intermediate language representations, documentation updates, bug fixes, and other changes.
Roadsend PHP 2.9.6 has been released. It is a multi-platform, open source compiler capable of creating native binaries from PHP source code.
This release includes: a new skeleton extension, a new C API for accessing the runtime, runtime performance and compatibility fixes, a new test suite, portability fixes for MinGW and FreeBSD, and other changes.
Roadsend PHP 2.9.5 has been released. It is a multi-platform, open source compiler capable of creating native binaries from PHP source code.
This release includes: the partial implementation of the sockets extension, build system fixes, runtime and FastCGI backend optimizations, bug fixes, and other changes.
Roadsend Compiler for PHP 2.9.4 has been released. It is a multi-platform, open source compiler capable of creating native binaries from PHP source code.
This release includes: runtime improvements, FastCGI improvements, and bug fixes.
PHP 5.2.5 has been released. PHP is a general-purpose scripting language, suitable for Web development and embedding within HTML.
This release includes: security fixes, an upgrade to PCRE 7.3, an update of the timezone database to 2007.9, speed improvements for some array_*() functions, bug fixes, and other changes.
Roadsend Compiler for PHP 2.9.2 has been released. It is a multi-platform, open source compiler capable of creating native binaries from PHP source code.
This release includes: a Mac OS X port, debugger improvements, bug fixes, and other changes.
PHP 5.2.3 has been released. PHP is a general-purpose scripting language, suitable for Web development and embedding within HTML.
This release includes: a number of security fixes, optimized digest generation in the md5() and sha1() functions, improved compilation of heredocs and interpolated strings, plus other changes.
PHP 5.2.2 has been released. PHP is a general-purpose scripting language, suitable for Web development and embedding within HTML.
This release includes: upgrades of the bundled GD, SQLite and PCRE libraries; the addition of methods to the DirectoryIterator and SplFileInfo classes; improvements to the memory manager; plus other changes and bug fixes.