検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 41 for [SIMILAR] 16 1024 4096 WITH 41356 reflectiongene... (0.055 sec.)
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
Iterable 0
« 配列 オブジェクト » PHP Manual 型 Iterable Iterable Iterable は PHP 7.1 で導入された疑似型です。 array 、あるいは Traversable インターフェイスを実装したオブジェクトを 許容します。これらの型は、いずれも foreach で繰り返し可能であり、また、 ジェネレータ 内で yield from できます。 Iterabl ...
https://man.plustar.jp/php/language.types.iterable.html - [similar]
PHP関連のプロジェクトの歴史 0
« PHPの歴史 PHP関連の本 » PHP Manual PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 PHP関連のプロジェクトの歴史 PEAR » PEAR 、 PHP Extension and Application Repository (元は PHP Extension and Add-on Repositoryでした)は、 PHPで書かれた基本的なクラスの集まりで、将来的には PHP ...
https://man.plustar.jp/php/history.php.related.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
0
« 定義済み定数 アプリケーションの設定 » PHP Manual Yaf 例 例 例1 標準的なアプリケーションのディレクトリ構造 - index.php - .htaccess + conf |- application.ini // アプリケーションの設定 - application/ - Bootstrap.php + controllers - Index.php // デフォルトのコントローラ + views |+ index - ...
https://man.plustar.jp/php/yaf.tutorials.html - [similar]
シリアライズのコールバック 0
« Generator::valid Fiber » PHP Manual Generator シリアライズのコールバック Generator::__wakeup (PHP 5 >= 5.5.0, PHP 7, PHP 8) Generator::__wakeup — シリアライズのコールバック 説明 public Generator::__wakeup (): void ジェネレータはシリアライズできないので、例外をスローします。 パラメータ ...
https://man.plustar.jp/php/generator.wakeup.html - [similar]
アトリビュート 0
« ジェネレータと Iterator オブジェクトとの比較 アトリビュートの概要 » PHP Manual 言語リファレンス アトリビュート アトリビュート 目次 アトリビュートの概要 アトリビュートの文法 リフレクションAPI を使ってアトリビュートを読み取る アトリビュートクラスを宣言する 関連キーワード: アトリビュート ...
https://man.plustar.jp/php/language.attributes.html - [similar]
クロージャであるかどうかを調べる 0
« ReflectionFunctionAbstract::inNamespace ReflectionFunctionAbstract::isDeprecated » PHP Manual ReflectionFunctionAbstract クロージャであるかどうかを調べる ReflectionFunctionAbstract::isClosure (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionFunctionAbstract::isClosure — クロージャであるかどうか ...
https://man.plustar.jp/php/reflectionfunctionabstract.isclosure.html - [similar]
定義済のクラス 0
« キーワードのリスト 定義済みの定数 » PHP Manual 予約語の一覧 定義済のクラス 定義済のクラス ここでは、標準で定義されているクラスをとりあげます。 さまざまな拡張モジュールで定義されるその他のクラスについては、 個々の拡張モジュールのリファレンスで述べられています。 標準で定義されているクラス ...
https://man.plustar.jp/php/reserved.classes.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
PREV 1 2 3 4 5 NEXT