検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 457 for Ini (0.045 sec.)
特定の年や月における、最初の週の日数の最小値を返す 3775
« IntlCalendar::getMaximum IntlCalendar::getMinimum » PHP Manual IntlCalendar 特定の年や月におけ ... る、最初の週の日数の最小値を返す IntlCalendar::getMinimalDaysInFirstWeek (PHP 5 >= 5.5.0, PHP 7, PHP 8, P ... ECL >= 3.0.0a1) IntlCalendar::getMinimalDaysInFirstWeek — 特定の年や月における、最初の週 ... す 説明 オブジェクト指向型 public IntlCalendar::getMinimalDaysInFirstWeek (): int | false 手続き型 intlcal ... _get_minimal_days_in_first_week ( IntlCalendar $calendar ): ...
https://man.plustar.jp/php/intlcalendar.getminimaldaysinfirstweek.html - [similar]
エポックからのカレンダーの時刻をミリ秒単位で設定する 3775
« IntlCalendar::setSkippedWallTimeOption IntlCalendar::setTimeZone » PHP Manual IntlCalendar エポ ... を返します。 例 例1 IntlCalendar::setTime() <?php ini_set ( 'date.timezone' , 'Europe/Lisbon' ); ini_set ...
https://man.plustar.jp/php/intlcalendar.settime.html - [similar]
名前空間の使用法: グローバル関数/定数への移行 3775
« グローバル空間 名前解決のルール » PHP Manual 名前空間 名前空間の使用法: グローバル関数/定数への ... } echo E_ERROR , "\n" ; // "45" と表示します echo INI_ALL , "\n" ; // "7" と表示します - グローバルの IN ...
https://man.plustar.jp/php/language.namespaces.fallback.html - [similar]
PHP 7.2.x で推奨されなくなる機能 3775
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で ... つの autoload のやり方には互換性がないからです。 php.ini の track_errors および $php_errormsg 変数 php.ini ... 奨になりました。 好ましい代替は 無名関数 です。 php.ini の mbstring.func_overload この設定が有効になった環 ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]
その他の変更 3775
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その ... しいかどうかの確認は一度だけ行われるようになります。 INIファイルのハンドリングに対する変更 zend.exception_ig ... トレースに引数を含めたり、除外したりするための新しい INIディレクティブです。 opcache.preload_user は、指定さ ... ドを実行するユーザーアカウントを指定するための新しいINIディレクティブです。 pkg-config への移行 たくさんの拡 ... che-file オプションは削除され、 opcache.file_cache INIディレクティブに置き換えられました。 パスワードハッシ ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
Phar アーカイブの PHP ローダー (起動スタブ) をデフォルトのローダーに設定する 3775
« Phar::setAlias Phar::setMetadata » PHP Manual Phar Phar アーカイブの PHP ローダー (起動スタブ) ... ebIndex = null ): bool 注意 : このメソッドは、 php.ini の phar.readonly が 0 でないと Phar オブジェクトで ... se を返します。 エラー / 例外 phar.readonly が php.ini で有効になっている場合に UnexpectedValueException ...
https://man.plustar.jp/php/phar.setdefaultstub.html - [similar]
設定で定義したルートをルーターに追加する 3775
« Yaf_Router Yaf_Router::addRoute » PHP Manual Yaf_Router 設定で定義したルートをルーターに追加す ... 効なルート設定が含まれています。 例 例1 application.ini() の例 ;the order is very important, the prior one ... extends Yaf_Bootstrap_Abstract { public function _initConfig () { $config = Yaf_Application :: app ()-> ... :: set ( "config" , $config ); } public function _initRoute ( Yaf_Dispatcher $dispatcher ) { $router = $ ... we can add some pre-defined routes in application.ini */ $router -> addConfig ( Yaf_Registry :: get ( "c ...
https://man.plustar.jp/php/yaf-router.addconfig.html - [similar]
The Stomp class 3759
« stomp_version Stomp::abort » PHP Manual Stomp The Stomp class The Stomp class (PECL stomp >= 0 ... メソッド */ public __construct ( string $broker = ini_get("stomp.default_broker_uri") , string $username ... aders = ? ): bool stomp_connect ( string $broker = ini_get("stomp.default_broker_uri") , string $username ...
https://man.plustar.jp/php/class.stomp.html - [similar]
保存用表現から PHP の値を生成する 3759
« strval unset » PHP Manual 変数操作 関数 保存用表現から PHP の値を生成する unserialize (PHP 4, ... nserialize_callback_func 'を定義するためには、 php.ini , ini_set() , .htaccess を使用し てください。未定義 ... ed_object = 'O:1:"a":1:{s:5:"value";s:3:"100";}' ; ini_set ( 'unserialize_callback_func' , 'mycallback' ) ...
https://man.plustar.jp/php/function.unserialize.html - [similar]
次のフィールドを繰り上げずに、フィールドに値を加算する 3759
« IntlCalendar::isWeekend IntlCalendar::set » PHP Manual IntlCalendar 次のフィールドを繰り上げず ... lse を返します。 例 例1 IntlCalendar::roll() <?php ini_set ( 'date.timezone' , 'Europe/Lisbon' ); ini_set ...
https://man.plustar.jp/php/intlcalendar.roll.html - [similar]