検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 401 for [SIMILAR] 16 1024 4096 WITH 26251 reflectionzend... (0.940 sec.)
SoapVar クラス 0
« SoapParam::__construct SoapVar::__construct » PHP Manual SOAP SoapVar クラス SoapVar クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP サービスが使用する変数やオブジェクトをあらわします。 クラス概要 class SoapVar { /* プロパティ */ public int $ enc_type ; public mixed $ enc_value = null ; pub ...
https://man.plustar.jp/php/class.soapvar.html - [similar]
wkhtmltox\PDF\Converter クラス 0
« 実行時設定 wkhtmltox\PDF\Converter::add » PHP Manual wkhtmltox wkhtmltox\PDF\Converter クラス wkhtmltox\PDF\Converter クラス (wkhtmltox >= 0.1.0) はじめに 一件あるいは一組のHTML入力をPDF出力に変換する クラス概要 class wkhtmltox\PDF\Converter { /* コンストラクタ */ public __construct ( ...
https://man.plustar.jp/php/class.wkhtmltox-pdf-converter.html - [similar]
Yaf_Exception クラス 0
« Yaf_Session::valid Yaf_Exception::__construct » PHP Manual Yaf Yaf_Exception クラス Yaf_Exception クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Exception extends Exception { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; protected int $ c ...
https://man.plustar.jp/php/class.yaf-exception.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 COM 設定オプション 名前 デフォルト 変更可能 変更履歴 com.allow_dcom "0" PHP_INI_SYSTEM com.autoregister_typelib "0" PHP_INI_ALL com.autoregister_verbose "0" PHP_INI_A ...
https://man.plustar.jp/php/com.configuration.html - [similar]
例外を作成する 0
« Exception Exception::getMessage » PHP Manual Exception 例外を作成する Exception::__construct (PHP 5, PHP 7, PHP 8) Exception::__construct — 例外を作成する 説明 public Exception::__construct ( string $message = "" , int $code = 0 , ? Throwable $previous = null ) 例外を作成します。 パラメ ...
https://man.plustar.jp/php/exception.construct.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
ReflectionExtension を作成する 0
« ReflectionExtension::__clone ReflectionExtension::export » PHP Manual ReflectionExtension ReflectionExtension を作成する ReflectionExtension::__construct (PHP 5, PHP 7, PHP 8) ReflectionExtension::__construct — ReflectionExtension を作成する 説明 public ReflectionExtension::__construct ...
https://man.plustar.jp/php/reflectionextension.construct.html - [similar]
オブジェクトを作成する 0
« Serializable::serialize Closure » PHP Manual Serializable オブジェクトを作成する Serializable::unserialize (PHP 5 >= 5.1.0, PHP 7, PHP 8) Serializable::unserialize — オブジェクトを作成する 説明 public Serializable::unserialize ( string $data ): void オブジェクトのアンシリアライズ時にコ ...
https://man.plustar.jp/php/serializable.unserialize.html - [similar]
画像処理 (ImageMagick) 0
« GmagickPixel::setcolorvalue はじめに » PHP Manual 画像処理および作成 画像処理 (ImageMagick) 画像処理 (ImageMagick) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Imagick — Imagick クラス Imagick::adaptiveBlurImage — adaptive blur ( ...
https://man.plustar.jp/php/book.imagick.html - [similar]
FiberError 0
« UnhandledMatchError FiberError::__construct » PHP Manual 定義済みの例外 FiberError FiberError (PHP 8 >= 8.1.0) はじめに FiberError は、 Fiber に対して不正な操作が行われた場合にスローされます。 クラス概要 final class FiberError extends Error { /* 継承したプロパティ */ protected string $ ...
https://man.plustar.jp/php/class.fibererror.html - [similar]