検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 159 for param (0.018 sec.)
下位互換性のない変更点 4979
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x へ ... 関数には影響を及ぼしません。 <?php function test ( $param ){} test (); 上の例の出力は、 たとえば以下のように ... f = function () use ( $this ) {}; $f = function ( $param ) use ( $param ) {}; long2ip() のパラメータタイプの ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
新機能 4979
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新 ... unction' ]); } private function privateFunction ( $param ) { var_dump ( $param ); } } $privFunc = (new Test ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
組み込みの型であるかを調べる 4979
« ReflectionNamedType::getName ReflectionObject » PHP Manual ReflectionNamedType 組み込みの型であ ... class SomeClass {} function someFunction ( string $param , SomeClass $param2 , StdClass $param3 ) {} $refle ... ReflectionFunction ( 'someFunction' ); $reflectionParams = $reflectionFunc -> getParameters (); var_dump ( ... $reflectionParams [ 0 ]-> getType ()-> isBuiltin ()); var_dump ( $r ... eflectionParams [ 1 ]-> getType ()-> isBuiltin ()); var_dump ( $r ...
https://man.plustar.jp/php/reflectionnamedtype.isbuiltin.html - [similar]
定義済み定数 4979
« リソース型 イベントハンドラ » PHP Manual XML パーサ 定義済み定数 定義済み定数 以下の定数が定義 ... XML_ERROR_JUNK_AFTER_DOC_ELEMENT ( int ) XML_ERROR_PARAM_ENTITY_REF ( int ) XML_ERROR_UNDEFINED_ENTITY ( in ...
https://man.plustar.jp/php/xml.constants.html - [similar]
現在の DirectoryIterator アイテムがシンボリックリンクであるかどうかを調べる 4933
« DirectoryIterator::isFile DirectoryIterator::isReadable » PHP Manual DirectoryIterator 現在の ... しますが * シンボリックリンクの先はたどりません * * @param string $path 削除したいディレクトリのパス */ funct ...
https://man.plustar.jp/php/directoryiterator.islink.html - [similar]
Record alert log information 4933
« SeasLog SeasLog::analyzerCount » PHP Manual SeasLog Record alert log information SeasLog::aler ... rom neeke`. logger The `logger` cased by the third param would be used right this right now, like a temp lo ...
https://man.plustar.jp/php/seaslog.alert.html - [similar]
Record critical log information 4933
« SeasLog::__construct SeasLog::debug » PHP Manual SeasLog Record critical log information SeasL ... rom neeke`. logger The `logger` cased by the third param would be used right this right now, like a temp lo ...
https://man.plustar.jp/php/seaslog.critical.html - [similar]
Record debug log information 4933
« SeasLog::critical SeasLog::__destruct » PHP Manual SeasLog Record debug log information SeasLo ... rom neeke`. logger The `logger` cased by the third param would be used right this right now, like a temp lo ...
https://man.plustar.jp/php/seaslog.debug.html - [similar]
Record emergency log information 4933
« SeasLog::__destruct SeasLog::error » PHP Manual SeasLog Record emergency log information SeasL ... rom neeke`. logger The `logger` cased by the third param would be used right this right now, like a temp lo ...
https://man.plustar.jp/php/seaslog.emergency.html - [similar]
Record error log information 4933
« SeasLog::emergency SeasLog::flushBuffer » PHP Manual SeasLog Record error log information Seas ... rom neeke`. logger The `logger` cased by the third param would be used right this right now, like a temp lo ...
https://man.plustar.jp/php/seaslog.error.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT