. Implemented FR #65634 (HTTP wrapper is very slow with protocol_version
1.1). (Adam)
+- XMLReader:
+ . Fixed bug #55285 (XMLReader::getAttribute/No/Ns methods inconsistency).
+ (Mike)
+
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>
CURLOPT_SAFE_UPLOAD is now turned on by default and uploads with @file
do not work unless it is explicitly set to false.
+- XMLReader:
+ XMLReader::getAttributeNs and XMLReader::getAttributeNo now return NULL if
+ the attribute could not be found, just like XMLReader::getAttribute.
+
========================================
5. New Functions
========================================