検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 975 for [SIMILAR] 16 1024 4096 WITH 28238 emptyiterator ... (0.543 sec.)
ディレクトリから、glob パターンを使ってファイルを追加する 0
« ZipArchive::addFromString ZipArchive::addPattern » PHP Manual ZipArchive ディレクトリから、glob パターンを使ってファイルを追加する ZipArchive::addGlob (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL zip >= 1.9.0) ZipArchive::addGlob — ディレクトリから、glob パターンを使ってファイルを追加する 説明 ...
https://man.plustar.jp/php/ziparchive.addglob.html - [similar]
要素を追加する 0
« ArrayIterator ArrayIterator::asort » PHP Manual ArrayIterator 要素を追加する ArrayIterator::append (PHP 5, PHP 7, PHP 8) ArrayIterator::append — 要素を追加する 説明 public ArrayIterator::append ( mixed $value ): void 値を最後の要素として追加します。 警告 この関数は、 現在のところ詳細な ...
https://man.plustar.jp/php/arrayiterator.append.html - [similar]
変更履歴 0
« 定義済み定数 例 » PHP Manual Mysql_xdevapi 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Mysql_xdevapi 拡張機能の変更履歴 Mysql_xdevapi 拡張機能の変更履歴を以下に示します。 ext/mysql_xdevapi 全体の変更 バージョン 説明 8.0.28 TLSv1 と TLSv1.1 ...
https://man.plustar.jp/php/changelog.mysql_xdevapi.html - [similar]
AssertionError 0
« ArithmeticError DivisionByZeroError » PHP Manual 定義済みの例外 AssertionError AssertionError (PHP 7, PHP 8) はじめに AssertionError は、 assert() によるアサーションが失敗したときにスローされます。 クラス概要 class AssertionError extends Error { /* 継承したプロパティ */ protected strin ...
https://man.plustar.jp/php/class.assertionerror.html - [similar]
BadFunctionCallException クラス 0
« 例外 BadMethodCallException » PHP Manual 例外 BadFunctionCallException クラス BadFunctionCallException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 未定義の関数をコールバックが参照したり、引数を指定しなかったりした場合にスローされる例外です。 クラス概要 class BadFunctionCallException ...
https://man.plustar.jp/php/class.badfunctioncallexception.html - [similar]
com_exception クラス 0
« COMPersistHelper::SaveToStream COM関数 » PHP Manual COM com_exception クラス com_exception クラス (PHP 5, PHP 7, PHP 8) はじめに クラス概要 final class com_exception extends Exception { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; protected ...
https://man.plustar.jp/php/class.com-exception.html - [similar]
CompileError 0
« DivisionByZeroError ParseError » PHP Manual 定義済みの例外 CompileError CompileError (PHP 7 > 7.3.0, PHP 8) はじめに CompileError は コンパイルエラーが起きた時にスローされます。 以前は fatal error が発生していました。 クラス概要 class CompileError extends Error { /* 継承したプロパティ ...
https://man.plustar.jp/php/class.compileerror.html - [similar]
The Componere\Value class 0
« Componere\Method::getReflector Componere\Value::__construct » PHP Manual Componere The Componere\Value class The Componere\Value class (Componere 2 >= 2.1.0) はじめに A Value represents a PHP variable of all types, including undefined クラス概要 final class Componere\Value { /* Constru ...
https://man.plustar.jp/php/class.componere-value.html - [similar]
DivisionByZeroError 0
« AssertionError CompileError » PHP Manual 定義済みの例外 DivisionByZeroError DivisionByZeroError (PHP 7, PHP 8) はじめに DivisionByZeroError は、数値をゼロで割ろうとした場合にスローされます。 クラス概要 class DivisionByZeroError extends ArithmeticError { /* 継承したプロパティ */ protect ...
https://man.plustar.jp/php/class.divisionbyzeroerror.html - [similar]
DomainException クラス 0
« BadMethodCallException InvalidArgumentException » PHP Manual 例外 DomainException クラス DomainException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 定義したデータドメインに値が従わないときにスローされる例外です。 クラス概要 class DomainException extends LogicException { /* 継承した ...
https://man.plustar.jp/php/class.domainexception.html - [similar]