検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 217 for [SIMILAR] 16 1024 4096 WITH 9496 openssl WITH 81... (0.440 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の LDAP サポートはデフォルトで有効になっていません。 LDAP サポートを有効にして PHP をコンパイルするには、設定オプション --with-ldap[=DIR] を指定して PHP をコンパイルする必要があります。 DIR は LDAP をイ ...
https://man.plustar.jp/php/ldap.installation.html - [similar]
変更された関数 0
« PHP 5.6.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 変更された関数 変更された関数 PHP コア crypt() で、 salt パラメータを省略したときに E_NOTICE が発生するようになりました。 substr_compare() が、 length パラメータに 0 を受け付けるようになりました。 ...
https://man.plustar.jp/php/migration56.changed-functions.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL 拡張 モジュールは PHP にバンドルされていません。 Ubuntu 18.04 上の PHP 7.2 でインストールする例: // 依存するものをインストール $ apt install build-essential libprotobuf-dev libboost-dev openssl ...
https://man.plustar.jp/php/mysql-xdevapi.installation.html - [similar]
SSL を使用したセキュアな接続を確立する 0
« mysqli::$sqlstate mysqli::stat » PHP Manual mysqli SSL を使用したセキュアな接続を確立する mysqli::ssl_set mysqli_ssl_set (PHP 5, PHP 7, PHP 8) mysqli::ssl_set -- mysqli_ssl_set — SSL を使用したセキュアな接続を確立する 説明 オブジェクト指向型 public mysqli::ssl_set ( ? string $key , ? s ...
https://man.plustar.jp/php/mysqli.ssl-set.html - [similar]
ランダムなトークンを生成する 0
« OAuthProvider::consumerHandler OAuthProvider::is2LeggedEndpoint » PHP Manual OAuthProvider ランダムなトークンを生成する OAuthProvider::generateToken (PECL OAuth >= 1.0.0) OAuthProvider::generateToken — ランダムなトークンを生成する 説明 final public static OAuthProvider::generateToken ( ...
https://man.plustar.jp/php/oauthprovider.generatetoken.html - [similar]
The EventSslContext class 0
« EventListener::setErrorCallback EventSslContext::__construct » PHP Manual Event The EventSslContext class The EventSslContext class (PECL event >= 1.2.6-beta) はじめに Represents SSL_CTX structure. Provides methods and properties to configure the SSL context. クラス概要 final class Eve ...
https://man.plustar.jp/php/class.eventsslcontext.html - [similar]
暗号論的に安全な、疑似ランダムなバイト列を生成する 0
« CSPRNG 関数 random_int » PHP Manual CSPRNG 関数 暗号論的に安全な、疑似ランダムなバイト列を生成する random_bytes (PHP 7, PHP 8) random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する 説明 random_bytes ( int $length ): string ソルトやキーや初期化ベクトルのような、暗号化の用途に ...
https://man.plustar.jp/php/function.random-bytes.html - [similar]
その他の変更 0
« PHP 7.2.x で推奨されなくなる機能 PHP 7.0.x から PHP 7.1.x への移行 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 その他の変更 その他の変更 utf8_encode() および utf8_decode() 関数の移動 utf8_encode() および utf8_decode() 関数は、文字列関数の標準拡張モジュールに移動しました。以前は、この ...
https://man.plustar.jp/php/migration72.other-changes.html - [similar]