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

search for in the

新的函数> <在 PHP 5.4.x 中过时的特性
[edit] Last updated: Fri, 24 May 2013

view this page in

变更的函数

在 PHP 5.4 中 一些函数增加了新的参数和可选参数:

PHP 核心:

  • debug_backtrace()debug_print_backtrace() 新增可选参数 limit 来限制返回的堆栈帧数量。
  • is_link() 现在在 Windows Vista 或更新系统上对于符号链接能正确地运行。早期系统不支持符号链接。
  • parse_url() 在省略方案(scheme,如http)时,现在能识辨出主机,并存在一个主要的组件分隔符。自 PHP 5.4.7 起。

OpenSSL:

Intl:

  • idn_to_ascii()idn_to_utf8() 现在可以使用两个额外的参数,一个代表变体,另一个通过应用传递, 返回选择 UTS #46 时的操作细节。


add a note add a note User Contributed Notes 变更的函数 - [0 notes]
There are no user contributed notes for this page.

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