検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 70 for Closure (0.011 sec.)
関数・メソッド 5921
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... クローズする closelog - システムログへの接続を閉じる Closure::bind - バインドされたオブジェクトとクラスのスコー ... プでクロージャを複製する Closure::bindTo - 新しくバインドしたオブジェクトとクラスの ... スコープで、クロージャを複製する Closure::call - クロージャを束縛して呼び出す Closure::from ... Callable - callable をクロージャに変換する Closure::__construct - インスタンス作成を無効化したコンスト ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
マジック定数 5921
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が ... きません。 __FUNCTION__ 関数名。無名関数の場合は、 {closure} __CLASS__ クラス名。 クラス名には、そのクラスが宣 ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
アロー関数 5836
« 無名関数 第一級callableを生成する記法 » PHP Manual 関数 アロー関数 アロー関数 アロー関数は 無名 ... 7.4 で追加されました。 無名関数とアロー関数は共に Closure クラスを使って実装されています。 アロー関数は fn ( ...
https://man.plustar.jp/php/functions.arrow.html - [similar]
新機能 5836
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x ... を省略せずに書いても、前の行と同じ結果になります) 香 Closure::call() Closure::call() は、オブジェクトのスコープ ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
IntlChar クラス 5794
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) ... tring $codepoint ): ? int public static getFC_NFKC_Closure ( int | string $codepoint ): string | false | null ... ポイントの合成クラスを取得する IntlChar::getFC_NFKC_Closure — コードポイントの FC_NFKC_Closure プロパティの値を ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
ReflectionMethod クラス 5794
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクショ ... g $name , bool $return = false ): string public getClosure ( ? object $object = null ): Closure public getDec ... = 0 ): array public ReflectionFunctionAbstract::getClosureScopeClass (): ? ReflectionClass public ReflectionF ... unctionAbstract::getClosureThis (): ? object public ReflectionFunctionAbstract ... ::getClosureUsedVariables (): array public ReflectionFunctionAb ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
国際化関数 5766
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 ... ポイントの合成クラスを取得する IntlChar::getFC_NFKC_Closure — コードポイントの FC_NFKC_Closure プロパティの値を ...
https://man.plustar.jp/php/book.intl.html - [similar]
サンプル 5723
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... ts の例 Example#389 - 基本的な使用法 Example#390 - Closure::bind の例 Example#391 - Closure::bindTo の例 Exam ... ple#392 - Closure::call の例 Example#393 - Generator::getReturn の例 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
新機能 5723
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から P ... から無名関数を生成できるようになりました。 これは、 Closure::fromCallable('myFunc') と同等です。 注意 : ... は ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
下位互換性のない変更点 5639
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... 代わりに foreach や ArrayIterator を使うべきです。 Closure::fromCallable() や ReflectionMethod::getClosure() ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT