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

search for in the

リソース型> <インストール手順
[edit] Last updated: Fri, 10 Feb 2012

view this page in

実行時設定

php.ini の設定により動作が変化します。

変数設定オプション
名前 デフォルト 変更可能 変更履歴
unserialize_callback_func NULL PHP_INI_ALL PHP 4.2.0 から利用可能
PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してください。

以下に設定ディレクティブに関する 簡単な説明を示します。

unserialize_callback_func string

unserialize() が未定義のクラスを使おうとしたときに、ここで指定したコールバックをコールします。 指定したコールバック関数が定義されていない場合や そのコールバック関数が未定義のクラスの定義に失敗したときに警告が発生します。

unserialize() および オブジェクトのオートローディング も参照ください。



add a note add a note User Contributed Notes 実行時設定
There are no user contributed notes for this page.

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