downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

新しい関数> <PHP での datetime サポートの変更点
[edit] Last updated: Fri, 25 May 2012

view this page in

新しいパラメータ

PHP 5.2.x で、新しいパラメータやオプションのパラメータが追加された関数があります。

PHP コア:

curl:

datetime

  • date() - PHP 5.2.2 で、書式文字 "u" (ミリ秒) が追加されました。

imap:

mbstring:

  • mb_strrpos() - offset が追加されました。
    警告

    offset パラメータが、かつて encoding パラメータのあった場所に入りました。 下位互換性のために encoding を三番目のパラメータとして指定することもできます。 しかし、この下位互換性モードの使用はお勧めしません。 これは将来は廃止される予定だからです。

ming:

openssl:

pgsql:

simplexml:

spl:

  • array iterator_to_array(Traversable it [, bool use_keys = true]) - use_keys が PHP 5.2.1 で追加されました。

xmlreader:

XMLWriter:



add a note add a note User Contributed Notes 新しいパラメータ
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites