- Added JsonSerializable interface (Sara)
- Added JSON_BIGINT_AS_STRING, extended json_decode() sig with $options. (Sara)
- Added support for storing upload progress feedback in session data. (Arnaud)
+- Added nextRowset support for PDO_dblib. (Stanley)
- Added support for CURLOPT_MAX_RECV_SPEED_LARGE and CURLOPT_MAX_SEND_SPEED_LARGE.
FR #51815. (Pierrick)
- Added iterator support in MySQLi. mysqli_result implements Traversable.
- Fixed PDO objects binary incompatibility. (Dmitry)
- Fixed bug #52211 (iconv() returns part of string on error). (Felipe)
+- Fixed bug #50755 (PDO DBLIB Fails with OOM). (Stanley)
?? ??? 20??, PHP 5.3.3
- ReflectionClass::getTraits()
- ReflectionClass::getTraitNames()
- ReflectionClass::getTraitAliases()
+
+ - PDO_dblib
+ - PDO::newRowset()
i. New class constants