検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 411 for [SIMILAR] 16 1024 4096 WITH 11633 throwable WITH... (0.286 sec.)
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
その他の変更 0
« 推奨されなくなる機能 PHP 7.3.x から PHP 7.4.x への移行 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 その他の変更 その他の変更 SAPI モジュールの変更 Apache2Handler PHP モジュールの名前が php7_module から php_module に変更されました。 変更された関数 リフレクション ReflectionClass::getC ...
https://man.plustar.jp/php/migration80.other-changes.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
設定 0
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 設定 FPM では、 php.ini 形式の構文の設定ファイル php-fpm.conf と、プール設定ファイルを使います。 php-fpm.conf のグローバル設定項目 pid string PID ファイルへのパス。デフォルト値: なし error_lo ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.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]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
イテレータをデタッチする 0
« MultipleIterator::current MultipleIterator::getFlags » PHP Manual MultipleIterator イテレータをデタッチする MultipleIterator::detachIterator (PHP 5 >= 5.3.0, PHP 7, PHP 8) MultipleIterator::detachIterator — イテレータをデタッチする 説明 public MultipleIterator::detachIterator ( Iterato ...
https://man.plustar.jp/php/multipleiterator.detachiterator.html - [similar]
SplObserver をアタッチする 0
« SplSubject SplSubject::detach » PHP Manual SplSubject SplObserver をアタッチする SplSubject::attach (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplSubject::attach — SplObserver をアタッチする 説明 public SplSubject::attach ( SplObserver $observer ): void SplObserver にアタッチし、更新を通知できるよ ...
https://man.plustar.jp/php/splsubject.attach.html - [similar]
observer をデタッチする 0
« SplSubject::attach SplSubject::notify » PHP Manual SplSubject observer をデタッチする SplSubject::detach (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplSubject::detach — observer をデタッチする 説明 public SplSubject::detach ( SplObserver $observer ): void observer をデタッチし、更新を通知しないよう ...
https://man.plustar.jp/php/splsubject.detach.html - [similar]