検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 380 for [SIMILAR] 16 1024 4096 WITH 27595 weakmap WITH 1... (0.338 sec.)
コードポイントと対になる括弧文字を取得する 0
« IntlChar::forDigit IntlChar::getBlockCode » PHP Manual IntlChar コードポイントと対になる括弧文字を取得する IntlChar::getBidiPairedBracket (PHP 7, PHP 8) IntlChar::getBidiPairedBracket — コードポイントと対になる括弧文字を取得する 説明 public static IntlChar::getBidiPairedBracket ( int | ...
https://man.plustar.jp/php/intlchar.getbidipairedbracket.html - [similar]
Unicode 文字を小文字にする 0
« IntlChar::ord IntlChar::totitle » PHP Manual IntlChar Unicode 文字を小文字にする IntlChar::tolower (PHP 7, PHP 8) IntlChar::tolower — Unicode 文字を小文字にする 説明 public static IntlChar::tolower ( int | string $codepoint ): int | string | null 指定した文字を、同等の小文字にマップしま ...
https://man.plustar.jp/php/intlchar.tolower.html - [similar]
Unicode 文字をタイトルケースにする 0
« IntlChar::tolower IntlChar::toupper » PHP Manual IntlChar Unicode 文字をタイトルケースにする IntlChar::totitle (PHP 7, PHP 8) IntlChar::totitle — Unicode 文字をタイトルケースにする 説明 public static IntlChar::totitle ( int | string $codepoint ): int | string | null 指定した文字を、同等 ...
https://man.plustar.jp/php/intlchar.totitle.html - [similar]
Unicode 文字を大文字にする 0
« IntlChar::totitle IntlException » PHP Manual IntlChar Unicode 文字を大文字にする IntlChar::toupper (PHP 7, PHP 8) IntlChar::toupper — Unicode 文字を大文字にする 説明 public static IntlChar::toupper ( int | string $codepoint ): int | string | null 指定した文字を、同等の大文字にマップしま ...
https://man.plustar.jp/php/intlchar.toupper.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 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新機能 新機能 定数式 数値や文字列リテラルと定数を、これまでのバージョンでは静的な値が想定されていた場面 (定数やプロパティの宣言、関数のデフォルト引数など) で、スカラー式として扱えるよ ...
https://man.plustar.jp/php/migration56.new-features.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]
Phar アーカイブの PHP ローダーあるいは起動スタブを返す 0
« Phar::getSignature Phar::getSupportedCompression » PHP Manual Phar Phar アーカイブの PHP ローダーあるいは起動スタブを返す Phar::getStub (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::getStub — Phar アーカイブの PHP ローダーあるいは起動スタブを返す 説明 public Phar::getStub () ...
https://man.plustar.jp/php/phar.getstub.html - [similar]
古いセッションを削除する 0
« SessionHandler::destroy SessionHandler::open » PHP Manual SessionHandler 古いセッションを削除する SessionHandler::gc (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::gc — 古いセッションを削除する 説明 public SessionHandler::gc ( int $max_lifetime ): int | false 有効期限を過ぎたセッション ...
https://man.plustar.jp/php/sessionhandler.gc.html - [similar]
セッションのデータを読み込む 0
« SessionHandler::open SessionHandler::write » PHP Manual SessionHandler セッションのデータを読み込む SessionHandler::read (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::read — セッションのデータを読み込む 説明 public SessionHandler::read ( string $id ): string | false セッションのデータ ...
https://man.plustar.jp/php/sessionhandler.read.html - [similar]