検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 335 for [SIMILAR] 16 1024 4096 WITH 57761 reflectionrefe... (1.129 sec.)
ReflectionGenerator クラス 0
« ReflectionUnionType::getTypes ReflectionGenerator::__construct » PHP Manual リフレクション ReflectionGenerator クラス ReflectionGenerator クラス (PHP 7, PHP 8) はじめに ReflectionGenerator クラスは、ジェネレータに関する情報を報告します。 クラス概要 final class ReflectionGenerator { /* ...
https://man.plustar.jp/php/class.reflectiongenerator.html - [similar]
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
ファイルの sha1 ハッシュを計算する 0
« setlocale sha1 » PHP Manual String 関数 ファイルの sha1 ハッシュを計算する sha1_file (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) sha1_file — ファイルの sha1 ハッシュを計算する 説明 sha1_file ( string $filename , bool $binary = false ): string | false » US Secure Hash Algorithm 1 を使用して f ...
https://man.plustar.jp/php/function.sha1-file.html - [similar]
一時ファイル用に使用されるディレクトリのパスを返す 0
« set_time_limit version_compare » PHP Manual PHP オプション/情報 関数 一時ファイル用に使用されるディレクトリのパスを返す sys_get_temp_dir (PHP 5 >= 5.2.1, PHP 7, PHP 8) sys_get_temp_dir — 一時ファイル用に使用されるディレクトリのパスを返す 説明 sys_get_temp_dir (): string PHP が一時ファイ ...
https://man.plustar.jp/php/function.sys-get-temp-dir.html - [similar]
2 つの文字列のバイナリ diff を作成する 0
« xdiff_string_bdiff_size xdiff_string_bpatch » PHP Manual xdiff 関数 2 つの文字列のバイナリ diff を作成する xdiff_string_bdiff (PECL xdiff >= 1.5.0) xdiff_string_bdiff — 2 つの文字列のバイナリ diff を作成する 説明 xdiff_string_bdiff ( string $old_data , string $new_data ): string ふたつ ...
https://man.plustar.jp/php/function.xdiff-string-bdiff.html - [similar]
推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 推奨されなくなる機能 推奨されなくなる機能 PHP コア デフォルト値を持つ引数の後に、必須の引数が続く場合、デフォルト値は意味をなしません。 こうした書き方は PHP 8.0.0 から推奨されなくなります。 以下のようにし ...
https://man.plustar.jp/php/migration80.deprecated.html - [similar]
新しく追加された関数 0
« 新しいクラスとインターフェイス 新しいグローバル定数 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新しく追加された関数 新しく追加された関数 PHP コア array_is_list() GD imagecreatefromavif() imageavif() MySQLi mysqli_result::fetch_column() mysqli_fetch_column() プロセス制御 pcntl_rfork ...
https://man.plustar.jp/php/migration81.new-functions.html - [similar]
列挙型の特定の case を返す 0
« ReflectionEnum::getBackingType ReflectionEnum::getCases » PHP Manual ReflectionEnum 列挙型の特定の case を返す ReflectionEnum::getCase (PHP 8 >= 8.1.0) ReflectionEnum::getCase — 列挙型の特定の case を返す 説明 public ReflectionEnum::getCase ( string $name ): ReflectionEnumUnitCase 列挙 ...
https://man.plustar.jp/php/reflectionenum.getcase.html - [similar]
エクスポートする 0
« ReflectionExtension::__construct ReflectionExtension::getClasses » PHP Manual ReflectionExtension エクスポートする ReflectionExtension::export (PHP 5, PHP 7) ReflectionExtension::export — エクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数 ...
https://man.plustar.jp/php/reflectionextension.export.html - [similar]
関数をエクスポートする 0
« ReflectionFunction::__construct ReflectionFunction::getClosure » PHP Manual ReflectionFunction 関数をエクスポートする ReflectionFunction::export (PHP 5, PHP 7) ReflectionFunction::export — 関数をエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。 ...
https://man.plustar.jp/php/reflectionfunction.export.html - [similar]