Télécharger la liste

Description du projet

Roadsend PHP produces optimized stand alone applications, libraries, and Web applications from standard PHP source code. The compiler produces native machine code, not PHP byte code, so no interpreter is required. It is a new implementation of the PHP language and runtime environment compatible with Zend PHP. It does not share any code with the original PHP implementation.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-28 15:45
2.9.6

Une extension de nouveau squelette a été ajouté. Un nouveau langage C API pour accéder à l'environnement d'exécution a été ajouté. Beaucoup de performances d'exécution et des correctifs de compatibilité ont été faites. Soutien à Iterator, IteratorAggregate, et ArrayAccess a été ajouté. Portabilité Plusieurs correctifs pour MinGW et FreeBSD ont été faites. Une suite de test est disponible.
Tags: Major feature enhancements
A new skeleton extension was added. A new C
language API for accessing the runtime was added.
Lots of runtime performance and compatibility
fixes were made. Support for Iterator,
IteratorAggregate, and ArrayAccess was added.
Several portability fixes for MinGW and FreeBSD
were made. A new test suite is available.

2008-02-18 14:35
2.9.5

De nombreuses optimisations pour le runtime et interfaces Web ont été réalisés. L'extension sockets a été mis en oeuvre (TCP uniquement). Plusieurs bugs dans le système de compilation et d'exécution ont été corrigés.
Tags: Minor feature enhancements
Many optimizations to the runtime and Web backends
were made. The sockets extension was implemented
(TCP only). Several bugs in the runtime and build
system were fixed.

2008-01-17 16:05
2.9.4

Un bug majeur qui empêche d'installer une source de trouver le fichier de configuration a été corrigé. FastCGI binaires peuvent maintenant frayer enfants. Durée des améliorations ont été apportées.
Tags: Major bugfixes
A major bug preventing a source install from
finding the config file has been fixed. FastCGI
binaries can now spawn children. Runtime
improvements were made.

2008-01-07 14:31
2.9.3

PHP dispose de 5 linguistiques ont été mises en œuvre. Une bibliothèque PDO SQLite et MySQL soutien a été ajouté. Support Mac OS X a été améliorée. De nombreuses corrections de bugs ont été faites.
Tags: Major feature enhancements
PHP 5 language features have been implemented. A
PDO library supporting Sqlite and MySQL was added.
Mac OS X support was improved. Many bugfixes were
made.

2007-08-20 16:07
2.9.2

Un port a été fait pour Mac OS X. Un bug important a été fixé dans l'interpréteur. Code de la syntaxe en surbrillance dans le débogueur étape. Plusieurs autres corrections de bugs mineurs et de construire à jour du système ont été faites.
Tags: Major feature enhancements
A port was made to Mac OS X. An important bug was
fixed in the interpreter. Code is syntax
highlighted in the step debugger. Several other
minor bugfixes and build system updates were made.

Project Resources