検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 524 for [SIMILAR] 16 1024 4096 WITH 19548 countable WITH... (0.416 sec.)
ウェブサーバーと PHP の間のインターフェイスの型を返す 2772
« php_ini_scanned_files php_uname » PHP Manual PHP オプション/情報 関数 ウェブサーバーと PHP の間のインターフェイスの型を返す php_sapi_name (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) php_sapi_name — ウェブサーバーと PHP の間のインターフェイスの型を返す 説明 php_sapi_name (): string | false PH ...
https://man.plustar.jp/php/function.php-sapi-name.html - [similar]
はじめに 2772
« Readline インストール/設定 » PHP Manual Readline はじめに はじめに readline 関数群は、GNU Readline ライブラリへの インターフェイスを実装したものです。これらの関数は、コマンドラインの 編集機能を提供します。一例をあげると、Bash において文字を挿入したり コマンド履歴を走査したりする際に、矢 ...
https://man.plustar.jp/php/intro.readline.html - [similar]
Standard PHP Library (SPL) 0
« SeasLog::warning はじめに » PHP Manual その他の基本モジュール Standard PHP Library (SPL) Standard PHP Library (SPL) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 データ構造 SplDoublyLinkedList — SplDoublyLinkedList クラス SplStack — SplStack クラス ...
https://man.plustar.jp/php/book.spl.html - [similar]
SplSubject インターフェイス 0
« SplObserver::update SplSubject::attach » PHP Manual その他のクラスおよびインターフェイス SplSubject インターフェイス SplSubject インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに SplSubject インターフェイスを SplObserver とともに使うと、Observer パターンを実装することができます。 ...
https://man.plustar.jp/php/class.splsubject.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
The Collection interface 0
« 例 Ds\Collection::clear » PHP Manual Data Structures The Collection interface The Collection interface (No version information available, might only be in Git) はじめに Collection is the base interface which covers functionality common to all the data structures in this library. It gua ...
https://man.plustar.jp/php/class.ds-collection.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.2.x で推奨されなくなる機能 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 下位互換性のない変更点 下位互換性のない変更点 number_format() は負のゼロを返さない 以前のバージョンでは、 number_format() 関数が -0 を返せました。 これは IEEE 754 浮動小数点標準規格に沿 ...
https://man.plustar.jp/php/migration72.incompatible.html - [similar]
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]
ArrayObject クラス 0
« その他のクラスおよびインターフェイス ArrayObject::append » PHP Manual その他のクラスおよびインターフェイス ArrayObject クラス ArrayObject クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスは、オブジェクトを配列として動作させます。 クラス概要 class ArrayObject implements IteratorAggregate ...
https://man.plustar.jp/php/class.arrayobject.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT