downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

PHP 5.3.x で推奨されない機能> <Windows版に対する変更
Last updated: Fri, 13 Nov 2009

view this page in

SAPI モジュールに対する変更

  • litespeed と呼ばれる新しいSAPIモジュールが利用できます。
  • CGI SAPI における FastCGI のサポートは常に有効になり、無効にできなくなっています。 詳細は sapi/cgi/CHANGES を参照してください。
  • スクリプトの実行時間を測るための新しい CGI SAPI オプションとして -T が利用できます。
  • CGI/FastCGI では、.htaccess スタイルの php.ini ファイルをサポートしています。 これはユーザー定義のファイルです。
  • dl() はデフォルトで無効になりました。 CLI、CGI と 組み込みSAPI でのみ利用可能です。


add a note add a note User Contributed Notes
SAPI モジュールに対する変更
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites