ダウンロードリスト

プロジェクト概要

Roadsend PHPは標準PHPソースコードから最適化されたスタンドアロンのアプリケーション、ライブラリ、Webアプリケーションを生成します。コンパイラは、必要なPHPバイトコードではなくネイティブなマシンコードを生成するので、インタプリタは必要ありません。これはZend PHPと互換性がある、PHP言語と実行環境の新しい実装です。オリジナルのPHP実装とコードを共有しません。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2008-04-28 15:45
2.9.6

新しいスケルトンの拡張子が追加されました。新しいC言語APIは、ランタイムにアクセスするために追加されました。ランタイムのパフォーマンスと互換性修正プログラムの多くが行われた。イテレータのIteratorAggregateのサポート、およびArrayAccessのが追加されました。MinGWのための、いくつかの移植性の修正やFreeBSDが行われた。新しいテストスイートを利用可能です。
タグ: 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

ランタイムとWebのバックエンドに多くの最適化が行われた。ソケットの拡張機能(TCPの実装された場合のみ)。ランタイムで、いくつかのバグやビルドシステムが修正されました。
タグ: 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

主要なバグは、configファイルを見つけるからのインストールソースを防止する固定されている。 FastCGIのバイナリは子供を生むことができます。ランタイムの改善が行われた。
タグ: 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 5の言語機能が実装されている。 PDOのライブラリSqliteは、サポートとMySQLが追加されました。Mac OS Xのサポートが改善されました。多くのバグ修正が行われた。
タグ: 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

ポートMac OS Xへの重要なバグのインタープリタで修正されて行われました。コードの構文は、ステップデバッガで強調した。他のいくつかのマイナーバグ修正とビルドシステムのアップデートが行われた。
タグ: 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.

プロジェクトリソース