Download List

Projeto Descrição

SyLは、PHP(4>=4.3.x or 5)言語による独自DIコンテナをベースとしたフレームワークで、WEBアプリケーションフレームワーク/JavaScript出力フレームワーク/コマンドラインフレームワークの3つで構成されます。

System Requirements

System requirement is not defined

Liberado: 2007-02-22 21:59
syl 0.8.5 (1 files Esconder)

Release Notes

No Release Notes

Changelog

;-----------------------
; VERSION: 0.8.5
;-----------------------

・Contents-Lengthヘッダ、gzip圧縮使用定数追加

include/framework/RequestParameter/SyL_RequestParameterSession.php
・セッションID変更メソッド追加
・セッションID変更判定定数追加 (SYL_SESSION_REGENERATE)

include/framework/Router/*
・Windows環境で特定のPATH_INFOが一致しなかった件を修正

include/lib/SyL_DB.php
include/lib/DB/*
・DB共通ライブラリの見直し
・PDO, PEAR抽象化対応
・Sqliteの追加

include/framework/SyL_Response.php
include/framework/SyL_View.php
include/framework/View/*
・Contents-Lengthヘッダ、gzip圧縮使用定数に伴う修正