补充*变更的函数
Last updated
Was this helpful?
Last updated
Was this helpful?
参考:
现在打印 "int" 替代 "long", 打印 "float" 替代 "double"
增加了可选的第二个参数,depth
, 获取当前目录向上depth
级父目录的名称。
现在支持 Windows.
and 函数不再接受is_dst
参数。
函数不再支持 "\e" ( PREG_REPLACE_EVAL
). 应当使用 替代。
函数不再接受 category
传入字符串。 应当使用LC_*
常量。
, and 函数对 NULL 增加了保护.
现在返回一个资源而非一个int, 这个资源可以传给,,,
和
现在当 start 的值与 string 的长度相同时将返回一个空字符串。
为了避免内存泄露, 现在在执行结束时需要手动清除 $parse。