. Disallow configuring of more than one Berkeley db handler.
- Added --clean option into phpize. (Jani)
- Added --ldflags option into php-config. (Jani)
+- Added OCIPasswordChange() which allows renewing expired Oracle users. (Maxim)
+- Fixed bug #17448 (Print the message when OCI_SUCCESS_WITH_INFO is returned).
+ (Maxim)
- Fixed bug #13561 (--without-pear disabled phpize/php-config install). (Jani)
- Fixed bug #14532 (fixed connection_status() to return 2 for timeouts). (Jani)
- Fixed bug #17098 (make Apache2 aware that PHP scripts should not be cached).