検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 228 for [SIMILAR] 16 1024 4096 WITH 38274 pbkdf2 WITH 18... (0.219 sec.)
PHP マニュアル 0
著作権 » PHP Manual PHP マニュアル PHP マニュアル 著者 : Mehdi Achour Friedhelm Betz Antony Dovgal Nuno Lopes Hannes Magnusson Georg Richter Damien Seguy Jakub Vrana その他 2022-06-11 編集 : Peter Cowburn PHP マニュアル翻訳プロジェクト © 1997-2022 the PHP Documentation Group 著作権 PHP マ ...
https://man.plustar.jp/php/index.html - [similar]
証明書の認証 0
« キー/証明書パラメータ OpenSSL 関数 » PHP Manual OpenSSL 証明書の認証 証明書の認証 サイン/証明書を認証する関数をコールする際、 ca_info パラメータは、ファイルと認証済みの CA ファイルの場所を指定するファイルディレクトリ名を含む配列です。 ディレクトリが指定された場合、 openssl コマンドが 使 ...
https://man.plustar.jp/php/openssl.cert.verification.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 Apache Solr エクステンションを使うには、 libxml および curl エクステンションも使える状態にしておく必要があります。 libxml2 2.6.31 以降が必要です。 libcurl 7.18.0 以降も必要です。 上記のライブラリのバージョンが必 ...
https://man.plustar.jp/php/solr.requirements.html - [similar]
Associates a key with a value 0
« Ds\Map::pairs Ds\Map::putAll » PHP Manual Map Associates a key with a value Ds\Map::put (PECL ds >= 1.0.0) Ds\Map::put — Associates a key with a value 説明 public Ds\Map::put ( mixed $key , mixed $value ): void Associates a key with a value , overwriting a previous association if one e ...
https://man.plustar.jp/php/ds-map.put.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
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]
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]