検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 956 for [SIMILAR] 16 1024 4096 WITH 15088 reflectionpara... (0.638 sec.)
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
指定された関数の戻り値の型を取得する 0
« ReflectionFunctionAbstract::getParameters ReflectionFunctionAbstract::getShortName » PHP Manual ReflectionFunctionAbstract 指定された関数の戻り値の型を取得する ReflectionFunctionAbstract::getReturnType (PHP 7, PHP 8) ReflectionFunctionAbstract::getReturnType — 指定された関数の戻り値の型 ...
https://man.plustar.jp/php/reflectionfunctionabstract.getreturntype.html - [similar]
ErrorException 0
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException ErrorException (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに エラー例外です。 クラス概要 class ErrorException extends Exception { /* プロパティ */ protected int $ severity = E_ERROR ; /* 継承したプロパテ ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.html - [similar]
切り取るサイズと画像のジオメトリを設定する便利なメソッド 0
« Imagick::__toString Imagick::transformImageColorspace » PHP Manual Imagick 切り取るサイズと画像のジオメトリを設定する便利なメソッド Imagick::transformImage (PECL imagick 2, PECL imagick 3) Imagick::transformImage — 切り取るサイズと画像のジオメトリを設定する便利なメソッド 警告 この関数は ...
https://man.plustar.jp/php/imagick.transformimage.html - [similar]
カレンダー 関数 0
« 定義済み定数 cal_days_in_month » PHP Manual カレンダー カレンダー 関数 カレンダー 関数 目次 cal_days_in_month — 指定した年とカレンダーについて、月の日数を返す cal_from_jd — ユリウス積算日からサポートされるカレンダーに変換する cal_info — 特定のカレンダーに関する情報を返す cal_to_jd — サ ...
https://man.plustar.jp/php/ref.calendar.html - [similar]
URI に変換する 0
« XSLTProcessor::transformToDoc XSLTProcessor::transformToXml » PHP Manual XSLTProcessor URI に変換する XSLTProcessor::transformToUri (PHP 5, PHP 7, PHP 8) XSLTProcessor::transformToUri — URI に変換する 説明 public XSLTProcessor::transformToURI ( DOMDocument $doc , string $uri ): int XSL ...
https://man.plustar.jp/php/xsltprocessor.transformtouri.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
カレンダー 0
« 日付および時刻関連 はじめに » PHP Manual 日付および時刻関連 カレンダー カレンダー はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 カレンダー 関数 cal_days_in_month — 指定した年とカレンダーについて、月の日数を返す cal_from_jd — ユリウス積算日からサポー ...
https://man.plustar.jp/php/book.calendar.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]