PHP(PHP:Hypertext Preprocessor)是一种在电脑上执行的脚本语言,主要是用途在于处理动态网页,也包含了命令行执行接口(command line interface),或者产生图形使用者接口(GUI)程序。
- Core:
. Fixed bug #72172 (zend_hex_strtod should not use strlen).
(bwitz at hotmail dot com )
- Intl
. Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)
- Postgres:
. Fixed bug #72151 (mysqli_fetch_object changed behaviour). (Anatol)