検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 234 for [SIMILAR] 16 1024 4096 WITH 32812 ュコ WITH 2043... (0.249 sec.)
PHP 8.1.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 PHP 8.1.x で推奨されなくなる機能 PHP 8.1.x で推奨されなくなる機能 PHP コア __serialize() , __unserialize() がない状態で、 Serializable を実装するのは推奨されない 新しいこれらのメソッドだけを実装するか、 ...
https://man.plustar.jp/php/migration81.deprecated.html - [similar]
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
HashContext クラス 0
« 定義済み定数 HashContext::__construct » PHP Manual Hash HashContext クラス HashContext クラス (PHP 7 >= 7.2.0, PHP 8) はじめに クラス概要 final class HashContext { /* メソッド */ private __construct () public __serialize (): array public __unserialize ( array $data ): void } 目次 HashC ...
https://man.plustar.jp/php/class.hashcontext.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]
ドット 0
« アンカー 文字クラス » PHP Manual PCRE 正規表現構文 ドット ドット パターン中のドット(ピリオド、終止符)は、文字クラス外では、 対象文字列の任意の 1 文字にマッチします。非出力文字も含まれます。 ただし、(デフォルトでは)改行文字とはマッチしません。 PCRE_DOTALL オプションを設定すると、ドッ ...
https://man.plustar.jp/php/regexp.reference.dot.html - [similar]
Return the integer object handle for given object 0
« runkit7_method_rename runkit7_superglobals » PHP Manual runkit7 関数 Return the integer object handle for given object runkit7_object_id (PECL runkit7 >= Unknown) runkit7_object_id — Return the integer object handle for given object 説明 runkit7_object_id ( object $obj ): int This func ...
https://man.plustar.jp/php/function.runkit7-object-id.html - [similar]
サブキーを派生させる 0
« sodium_crypto_generichash sodium_crypto_kdf_keygen » PHP Manual Sodium 関数 サブキーを派生させる sodium_crypto_kdf_derive_from_key (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_kdf_derive_from_key — サブキーを派生させる 説明 sodium_crypto_kdf_derive_from_key ( int $subkey_length , int $subkey_ ...
https://man.plustar.jp/php/function.sodium-crypto-kdf-derive-from-key.html - [similar]
利用可能な SPL クラスを返す 0
« spl_autoload spl_object_hash » PHP Manual SPL 関数 利用可能な SPL クラスを返す spl_classes (PHP 5, PHP 7, PHP 8) spl_classes — 利用可能な SPL クラスを返す 説明 spl_classes (): array この関数は現在利用可能な SPL クラスを配列で返します。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/function.spl-classes.html - [similar]
与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する 0
« openssl_x509_export openssl_x509_free » PHP Manual OpenSSL 関数 与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する openssl_x509_fingerprint (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_x509_fingerprint — 与えられた X.509 証明書のフィンガープリントあるいはダイジェストを ...
https://man.plustar.jp/php/function.openssl-x509-fingerprint.html - [similar]
Solaris へのインストール 0
« OpenBSD へのインストール Debian GNU/Linux へのインストール » PHP Manual Unix システムへのインストール Solaris へのインストール Solaris へのインストール このセクションでは、 Solaris に PHP をインストールする際の注意とコツを説明します。 必要なソフトウエア Solaris には、C コンパイラおよび ...
https://man.plustar.jp/php/install.unix.solaris.html - [similar]