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.4.x で推奨されなくなる機能> <新機能
[edit] Last updated: Fri, 25 May 2012

view this page in

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

  • 新しい SAPI モジュール cli-server が使えるようになりました。
  • CLI オプション --rz が追加されました。指定した Zend 拡張モジュールの情報を表示します。
  • 対話シェル上で実行時に php.ini 設定を変更するためのショートカット #inisetting=value が追加されました。
  • Apache 互換の関数 apache_child_terminate()getallheaders()apache_request_headers() および apache_response_headers() が FastCGI SAPI 用に追加されました。
  • PHP-FPM: 設定項目 process.max を追加し、FPM がフォークできるプロセスの数を制御できるようになりました。


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