From 8a4819c5d558a14ac1866395f836351a663d3c88 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 11 Jan 2012 02:15:08 +0000 Subject: [PATCH] Use , NULL -> &null;, " -> ", git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322045 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/http/HttpDeflateStream.xml | 1 + reference/http/HttpDeflateStream/construct.xml | 2 +- reference/http/HttpDeflateStream/factory.xml | 4 ++-- reference/http/HttpInflateStream.xml | 1 + reference/http/HttpInflateStream/construct.xml | 2 +- reference/http/HttpMessage.xml | 1 + reference/http/HttpMessage/construct.xml | 2 +- reference/http/HttpMessage/detach.xml | 4 ++-- reference/http/HttpMessage/factory.xml | 4 ++-- reference/http/HttpMessage/fromEnv.xml | 4 ++-- reference/http/HttpMessage/fromString.xml | 4 ++-- reference/http/HttpMessage/getBody.xml | 2 +- reference/http/HttpMessage/getHeader.xml | 2 +- reference/http/HttpMessage/getParentMessage.xml | 2 +- reference/http/HttpMessage/getRequestMethod.xml | 2 +- reference/http/HttpMessage/getRequestUrl.xml | 2 +- reference/http/HttpMessage/getResponseCode.xml | 2 +- reference/http/HttpMessage/getResponseStatus.xml | 2 +- reference/http/HttpMessage/prepend.xml | 2 +- reference/http/HttpMessage/reverse.xml | 2 +- reference/http/HttpMessage/send.xml | 2 +- reference/http/HttpMessage/setBody.xml | 2 +- reference/http/HttpMessage/setHttpVersion.xml | 2 +- reference/http/HttpMessage/setRequestMethod.xml | 2 +- reference/http/HttpMessage/setRequestUrl.xml | 2 +- reference/http/HttpMessage/setResponseCode.xml | 2 +- reference/http/HttpMessage/setResponseStatus.xml | 2 +- reference/http/HttpMessage/setType.xml | 2 +- reference/http/HttpMessage/toMessageTypeObject.xml | 2 +- reference/http/HttpQueryString.xml | 1 + reference/http/HttpQueryString/construct.xml | 4 ++-- reference/http/HttpQueryString/get.xml | 6 +++--- reference/http/HttpQueryString/mod.xml | 2 +- reference/http/HttpQueryString/set.xml | 2 +- reference/http/HttpRequest.xml | 1 + reference/http/HttpRequest/addPostFile.xml | 2 +- reference/http/HttpRequest/construct.xml | 2 +- reference/http/HttpRequest/getHistory.xml | 6 +++--- reference/http/HttpRequest/getRawRequestMessage.xml | 2 +- reference/http/HttpRequest/getRequestMessage.xml | 2 +- reference/http/HttpRequest/getResponseHeader.xml | 2 +- reference/http/HttpRequest/getResponseInfo.xml | 2 +- reference/http/HttpRequest/getResponseMessage.xml | 2 +- reference/http/HttpRequest/send.xml | 4 ++-- reference/http/HttpRequest/setContentType.xml | 2 +- reference/http/HttpRequest/setOptions.xml | 2 +- reference/http/HttpRequestPool.xml | 1 + reference/http/HttpRequestPool/attach.xml | 4 ++-- reference/http/HttpRequestPool/construct.xml | 8 ++++---- reference/http/HttpRequestPool/destruct.xml | 2 +- reference/http/HttpRequestPool/detach.xml | 4 ++-- .../http/HttpRequestPool/getAttachedRequests.xml | 4 ++-- .../http/HttpRequestPool/getFinishedRequests.xml | 4 ++-- reference/http/HttpRequestPool/reset.xml | 2 +- reference/http/HttpRequestPool/send.xml | 2 +- reference/http/HttpRequestPool/socketPerform.xml | 4 ++-- reference/http/HttpResponse.xml | 1 + .../http/HttpResponse/setContentDisposition.xml | 2 +- reference/http/constants.xml | 12 ++++++------ reference/http/functions/encodings/http-deflate.xml | 2 +- reference/http/functions/encodings/http-inflate.xml | 2 +- .../functions/misc/http-get-request-body-stream.xml | 2 +- .../http/functions/misc/http-get-request-body.xml | 2 +- reference/http/functions/misc/http-match-etag.xml | 2 +- reference/http/functions/responses/http-redirect.xml | 2 +- .../responses/http-send-content-disposition.xml | 2 +- reference/http/functions/urls/http-build-str.xml | 2 +- reference/http/request-options.xml | 12 ++++++------ 68 files changed, 97 insertions(+), 90 deletions(-) diff --git a/reference/http/HttpDeflateStream.xml b/reference/http/HttpDeflateStream.xml index 96dab41528..6858dc4585 100644 --- a/reference/http/HttpDeflateStream.xml +++ b/reference/http/HttpDeflateStream.xml @@ -3,6 +3,7 @@ The <classname>HttpDeflateStream</classname> class + HttpDeflateStream
&reftitle.classsynopsis; diff --git a/reference/http/HttpDeflateStream/construct.xml b/reference/http/HttpDeflateStream/construct.xml index 2b2d321367..904127f1dc 100644 --- a/reference/http/HttpDeflateStream/construct.xml +++ b/reference/http/HttpDeflateStream/construct.xml @@ -14,7 +14,7 @@ intflags0 - Creates a new HttpDeflateStream object instance. + Creates a new HttpDeflateStream object instance. See the deflate stream constants table for possible flags. diff --git a/reference/http/HttpDeflateStream/factory.xml b/reference/http/HttpDeflateStream/factory.xml index df177227b3..0a9695ffa8 100644 --- a/reference/http/HttpDeflateStream/factory.xml +++ b/reference/http/HttpDeflateStream/factory.xml @@ -9,14 +9,14 @@ &reftitle.description; - public + static public HttpDeflateStream HttpDeflateStream::factory intflags0 stringclass_name"HttpDeflateStream" - Creates a new HttpDeflateStream object instance. + Creates a new HttpDeflateStream object instance. See the deflate stream constants table for possible flags. diff --git a/reference/http/HttpInflateStream.xml b/reference/http/HttpInflateStream.xml index bdb1d8018d..3f44a4b68c 100644 --- a/reference/http/HttpInflateStream.xml +++ b/reference/http/HttpInflateStream.xml @@ -3,6 +3,7 @@ The <classname>HttpInflateStream</classname> class + HttpInflateStream
&reftitle.classsynopsis; diff --git a/reference/http/HttpInflateStream/construct.xml b/reference/http/HttpInflateStream/construct.xml index bcc84cb17d..511b55de0d 100644 --- a/reference/http/HttpInflateStream/construct.xml +++ b/reference/http/HttpInflateStream/construct.xml @@ -14,7 +14,7 @@ intflags0 - Creates a new HttpInflateStream object instance. + Creates a new HttpInflateStream object instance. See the inflate constants table for possible flags. diff --git a/reference/http/HttpMessage.xml b/reference/http/HttpMessage.xml index 7db71991ff..dce7b3d293 100644 --- a/reference/http/HttpMessage.xml +++ b/reference/http/HttpMessage.xml @@ -2,6 +2,7 @@ The <classname>HttpMessage</classname> class + HttpMessage
&reftitle.classsynopsis; diff --git a/reference/http/HttpMessage/construct.xml b/reference/http/HttpMessage/construct.xml index 3d37e9bbe9..f3da3c3c62 100644 --- a/reference/http/HttpMessage/construct.xml +++ b/reference/http/HttpMessage/construct.xml @@ -15,7 +15,7 @@ - Instantiate a new HttpMessage object. + Instantiate a new HttpMessage object. The constructed object will actually represent the last message of the passed string. If there were diff --git a/reference/http/HttpMessage/detach.xml b/reference/http/HttpMessage/detach.xml index 10a03f2f1a..18a7ae0b17 100644 --- a/reference/http/HttpMessage/detach.xml +++ b/reference/http/HttpMessage/detach.xml @@ -15,7 +15,7 @@ - Returns a clone of an HttpMessage object detached from any parent messages. + Returns a clone of an HttpMessage object detached from any parent messages. @@ -27,7 +27,7 @@ &reftitle.returnvalues; - Returns detached HttpMessage object copy. + Returns detached HttpMessage object copy. diff --git a/reference/http/HttpMessage/factory.xml b/reference/http/HttpMessage/factory.xml index e4a0d0f27e..a6e481de09 100644 --- a/reference/http/HttpMessage/factory.xml +++ b/reference/http/HttpMessage/factory.xml @@ -16,7 +16,7 @@ - Create an HttpMessage object from a string. + Create an HttpMessage object from a string. @@ -46,7 +46,7 @@ &reftitle.returnvalues; - Returns an HttpMessage object on success or NULL on failure. + Returns an HttpMessage object on success or &null; on failure. diff --git a/reference/http/HttpMessage/fromEnv.xml b/reference/http/HttpMessage/fromEnv.xml index a36f95d73c..80fdcc3102 100644 --- a/reference/http/HttpMessage/fromEnv.xml +++ b/reference/http/HttpMessage/fromEnv.xml @@ -16,7 +16,7 @@ - Create an HttpMessage object from script environment. + Create an HttpMessage object from script environment. @@ -46,7 +46,7 @@ &reftitle.returnvalues; - Returns an HttpMessage object on success or NULL on failure. + Returns an HttpMessage object on success or &null; on failure. diff --git a/reference/http/HttpMessage/fromString.xml b/reference/http/HttpMessage/fromString.xml index 9496728229..8cb28bcb7e 100644 --- a/reference/http/HttpMessage/fromString.xml +++ b/reference/http/HttpMessage/fromString.xml @@ -16,7 +16,7 @@ - Create an HttpMessage object from a string. + Create an HttpMessage object from a string. &info.function.alias.deprecated; @@ -47,7 +47,7 @@ &reftitle.returnvalues; - Returns an HttpMessage object on success or NULL on failure. + Returns an HttpMessage object on success or &null; on failure. diff --git a/reference/http/HttpMessage/getBody.xml b/reference/http/HttpMessage/getBody.xml index 365007bc99..5e78f9c5e4 100644 --- a/reference/http/HttpMessage/getBody.xml +++ b/reference/http/HttpMessage/getBody.xml @@ -15,7 +15,7 @@ - Get the body of the parsed HttpMessage. + Get the body of the parsed HttpMessage. diff --git a/reference/http/HttpMessage/getHeader.xml b/reference/http/HttpMessage/getHeader.xml index 1cc2503ea8..6668d40969 100644 --- a/reference/http/HttpMessage/getHeader.xml +++ b/reference/http/HttpMessage/getHeader.xml @@ -37,7 +37,7 @@ &reftitle.returnvalues; - Returns the header value on success or NULL if the header does not exist. + Returns the header value on success or &null; if the header does not exist. diff --git a/reference/http/HttpMessage/getParentMessage.xml b/reference/http/HttpMessage/getParentMessage.xml index 3cd8a45e19..62420db0ef 100644 --- a/reference/http/HttpMessage/getParentMessage.xml +++ b/reference/http/HttpMessage/getParentMessage.xml @@ -22,7 +22,7 @@ &reftitle.returnvalues; - Returns the parent HttpMessage object. + Returns the parent HttpMessage object. diff --git a/reference/http/HttpMessage/getRequestMethod.xml b/reference/http/HttpMessage/getRequestMethod.xml index 36cf44a1e5..0f01d2dc1c 100644 --- a/reference/http/HttpMessage/getRequestMethod.xml +++ b/reference/http/HttpMessage/getRequestMethod.xml @@ -22,7 +22,7 @@ &reftitle.returnvalues; - Returns the request method name on success, or FALSE if the message is + Returns the request method name on success, or &false; if the message is not of type HttpMessage::TYPE_REQUEST. diff --git a/reference/http/HttpMessage/getRequestUrl.xml b/reference/http/HttpMessage/getRequestUrl.xml index 43735296a0..479a094040 100644 --- a/reference/http/HttpMessage/getRequestUrl.xml +++ b/reference/http/HttpMessage/getRequestUrl.xml @@ -27,7 +27,7 @@ &reftitle.returnvalues; - Returns the request URL as string on success, or FALSE if the message + Returns the request URL as string on success, or &false; if the message is not of type HttpMessage::TYPE_REQUEST. diff --git a/reference/http/HttpMessage/getResponseCode.xml b/reference/http/HttpMessage/getResponseCode.xml index 50cb180b04..1769bac23b 100644 --- a/reference/http/HttpMessage/getResponseCode.xml +++ b/reference/http/HttpMessage/getResponseCode.xml @@ -22,7 +22,7 @@ &reftitle.returnvalues; - Returns the HTTP response code if the message is of type HttpMessage::TYPE_RESPONSE, else FALSE. + Returns the HTTP response code if the message is of type HttpMessage::TYPE_RESPONSE, else &false;. diff --git a/reference/http/HttpMessage/getResponseStatus.xml b/reference/http/HttpMessage/getResponseStatus.xml index f643923d1e..6219c32afc 100644 --- a/reference/http/HttpMessage/getResponseStatus.xml +++ b/reference/http/HttpMessage/getResponseStatus.xml @@ -23,7 +23,7 @@ &reftitle.returnvalues; Returns the HTTP response status string if the message is of type - HttpMessage::TYPE_RESPONSE, else FALSE. + HttpMessage::TYPE_RESPONSE, else &false;. diff --git a/reference/http/HttpMessage/prepend.xml b/reference/http/HttpMessage/prepend.xml index c84e224e11..b789f1c87d 100644 --- a/reference/http/HttpMessage/prepend.xml +++ b/reference/http/HttpMessage/prepend.xml @@ -28,7 +28,7 @@ message - HttpMessage object to prepend + HttpMessage object to prepend diff --git a/reference/http/HttpMessage/reverse.xml b/reference/http/HttpMessage/reverse.xml index c3494b9269..2bd560d169 100644 --- a/reference/http/HttpMessage/reverse.xml +++ b/reference/http/HttpMessage/reverse.xml @@ -22,7 +22,7 @@ &reftitle.returnvalues; - Returns the most parent HttpMessage object. + Returns the most parent HttpMessage object. diff --git a/reference/http/HttpMessage/send.xml b/reference/http/HttpMessage/send.xml index 1551eae1a5..4ea6d3ad97 100644 --- a/reference/http/HttpMessage/send.xml +++ b/reference/http/HttpMessage/send.xml @@ -18,7 +18,7 @@ Send the Message according to its type as Response or Request. - This provides limited functionality compared to HttpRequest and HttpResponse. + This provides limited functionality compared to HttpRequest and HttpResponse. diff --git a/reference/http/HttpMessage/setBody.xml b/reference/http/HttpMessage/setBody.xml index ab491d16ab..534281f976 100644 --- a/reference/http/HttpMessage/setBody.xml +++ b/reference/http/HttpMessage/setBody.xml @@ -15,7 +15,7 @@ - Set the body of the HttpMessage. + Set the body of the HttpMessage. diff --git a/reference/http/HttpMessage/setHttpVersion.xml b/reference/http/HttpMessage/setHttpVersion.xml index 88c9f0ac69..91c73d7891 100644 --- a/reference/http/HttpMessage/setHttpVersion.xml +++ b/reference/http/HttpMessage/setHttpVersion.xml @@ -37,7 +37,7 @@ &reftitle.returnvalues; - Returns TRUE on success, or FALSE if supplied version is out of range (1.0/1.1). + Returns &true; on success, or &false; if supplied version is out of range (1.0/1.1). diff --git a/reference/http/HttpMessage/setRequestMethod.xml b/reference/http/HttpMessage/setRequestMethod.xml index 66a45be1d8..a1476ecb14 100644 --- a/reference/http/HttpMessage/setRequestMethod.xml +++ b/reference/http/HttpMessage/setRequestMethod.xml @@ -37,7 +37,7 @@ &reftitle.returnvalues; - Returns TRUE on success, or FALSE if the message is not of type + Returns &true; on success, or &false; if the message is not of type HttpMessage::TYPE_REQUEST or an invalid request method was supplied. diff --git a/reference/http/HttpMessage/setRequestUrl.xml b/reference/http/HttpMessage/setRequestUrl.xml index 3260bb2d7c..7412853491 100644 --- a/reference/http/HttpMessage/setRequestUrl.xml +++ b/reference/http/HttpMessage/setRequestUrl.xml @@ -37,7 +37,7 @@ &reftitle.returnvalues; - Returns TRUE on success, or FALSE if the message is not of type + Returns &true; on success, or &false; if the message is not of type HttpMessage::TYPE_REQUEST or supplied URL was empty. diff --git a/reference/http/HttpMessage/setResponseCode.xml b/reference/http/HttpMessage/setResponseCode.xml index cbc86ef877..895929fb0d 100644 --- a/reference/http/HttpMessage/setResponseCode.xml +++ b/reference/http/HttpMessage/setResponseCode.xml @@ -37,7 +37,7 @@ &reftitle.returnvalues; - Returns TRUE on success, or FALSE if the message is not of type + Returns &true; on success, or &false; if the message is not of type HttpMessage::TYPE_RESPONSE or the response code is out of range (100-510). diff --git a/reference/http/HttpMessage/setResponseStatus.xml b/reference/http/HttpMessage/setResponseStatus.xml index 41c33e8cc3..6c8f6f4b9e 100644 --- a/reference/http/HttpMessage/setResponseStatus.xml +++ b/reference/http/HttpMessage/setResponseStatus.xml @@ -37,7 +37,7 @@ &reftitle.returnvalues; - Returns TRUE on success or FALSE if the message is not of type + Returns &true; on success or &false; if the message is not of type HttpMessage::TYPE_RESPONSE. diff --git a/reference/http/HttpMessage/setType.xml b/reference/http/HttpMessage/setType.xml index 0924c30658..79a0c21dcf 100644 --- a/reference/http/HttpMessage/setType.xml +++ b/reference/http/HttpMessage/setType.xml @@ -28,7 +28,7 @@ type - the HttpMessage::TYPE + the HttpMessage::TYPE_* diff --git a/reference/http/HttpMessage/toMessageTypeObject.xml b/reference/http/HttpMessage/toMessageTypeObject.xml index afbd0cab20..93b8d7fe32 100644 --- a/reference/http/HttpMessage/toMessageTypeObject.xml +++ b/reference/http/HttpMessage/toMessageTypeObject.xml @@ -27,7 +27,7 @@ &reftitle.returnvalues; - Returns either an HttpRequest or HttpResponse object on success, or NULL on failure. + Returns either an HttpRequest or HttpResponse object on success, or &null; on failure. diff --git a/reference/http/HttpQueryString.xml b/reference/http/HttpQueryString.xml index f8ea9bbb46..a765a5c812 100644 --- a/reference/http/HttpQueryString.xml +++ b/reference/http/HttpQueryString.xml @@ -3,6 +3,7 @@ The <classname>HttpQueryString</classname> class + HttpQueryString
&reftitle.classsynopsis; diff --git a/reference/http/HttpQueryString/construct.xml b/reference/http/HttpQueryString/construct.xml index cef3b83964..c4b869504f 100644 --- a/reference/http/HttpQueryString/construct.xml +++ b/reference/http/HttpQueryString/construct.xml @@ -16,11 +16,11 @@ - Creates a new HttpQueryString object instance. + Creates a new HttpQueryString object instance. Operates on and modifies $_GET and - $_SERVER['QUERY_STRING'] if global is TRUE. + $_SERVER['QUERY_STRING'] if global is &true;. diff --git a/reference/http/HttpQueryString/get.xml b/reference/http/HttpQueryString/get.xml index cb08ddbf6a..ae6e0b2ed0 100644 --- a/reference/http/HttpQueryString/get.xml +++ b/reference/http/HttpQueryString/get.xml @@ -21,9 +21,9 @@ Get (part of) the query string. - The type parameter is either one of the HttpQueryString::TYPE_* constants or a type abbreviation like - "b" for bool, "i" for int, "f" for float, "s" for string, "a" - for array and "o" for a stdClass object. + The type parameter is either one of the HttpQueryString::TYPE_* constants or a type abbreviation like + "b" for bool, "i" for int, "f" for float, "s" for string, "a" + for array and "o" for a stdClass object. diff --git a/reference/http/HttpQueryString/mod.xml b/reference/http/HttpQueryString/mod.xml index ceef81a8a9..5f45ce529f 100644 --- a/reference/http/HttpQueryString/mod.xml +++ b/reference/http/HttpQueryString/mod.xml @@ -37,7 +37,7 @@ &reftitle.returnvalues; - Returns a new HttpQueryString object + Returns a new HttpQueryString object diff --git a/reference/http/HttpQueryString/set.xml b/reference/http/HttpQueryString/set.xml index 0ad573707e..c05f33963d 100644 --- a/reference/http/HttpQueryString/set.xml +++ b/reference/http/HttpQueryString/set.xml @@ -15,7 +15,7 @@ - Set query string entry/entries. NULL values will unset the variable. + Set query string entry/entries. &null; values will unset the variable. diff --git a/reference/http/HttpRequest.xml b/reference/http/HttpRequest.xml index 3bd84f417a..c0079f5962 100644 --- a/reference/http/HttpRequest.xml +++ b/reference/http/HttpRequest.xml @@ -3,6 +3,7 @@ The <classname>HttpRequest</classname> + HttpRequest
&reftitle.classsynopsis; diff --git a/reference/http/HttpRequest/addPostFile.xml b/reference/http/HttpRequest/addPostFile.xml index c7381c794f..9fbc0fef41 100644 --- a/reference/http/HttpRequest/addPostFile.xml +++ b/reference/http/HttpRequest/addPostFile.xml @@ -58,7 +58,7 @@ &reftitle.returnvalues; - Returns TRUE on success, or FALSE if the content type seems not to contain a + Returns &true; on success, or &false; if the content type seems not to contain a primary and a secondary content type part. diff --git a/reference/http/HttpRequest/construct.xml b/reference/http/HttpRequest/construct.xml index 33e378ee2c..27efa97e83 100644 --- a/reference/http/HttpRequest/construct.xml +++ b/reference/http/HttpRequest/construct.xml @@ -17,7 +17,7 @@ - Instantiate a new HttpRequest object. + Instantiate a new HttpRequest object. diff --git a/reference/http/HttpRequest/getHistory.xml b/reference/http/HttpRequest/getHistory.xml index e1af67d327..54153d80bc 100644 --- a/reference/http/HttpRequest/getHistory.xml +++ b/reference/http/HttpRequest/getHistory.xml @@ -15,11 +15,11 @@ - Get all sent requests and received responses as an HttpMessage object. + Get all sent requests and received responses as an HttpMessage object. If you want to record history, set the instance variable - HttpRequest::recordHistory to TRUE. + HttpRequest::recordHistory to &true;. The returned object references the last received response, use HttpMessage::getParentMessage @@ -30,7 +30,7 @@ &reftitle.returnvalues; - Returns an HttpMessage object representing the complete request/response history. + Returns an HttpMessage object representing the complete request/response history. diff --git a/reference/http/HttpRequest/getRawRequestMessage.xml b/reference/http/HttpRequest/getRawRequestMessage.xml index 90f36f7fd3..ea6b162fdc 100644 --- a/reference/http/HttpRequest/getRawRequestMessage.xml +++ b/reference/http/HttpRequest/getRawRequestMessage.xml @@ -27,7 +27,7 @@ &reftitle.returnvalues; - Returns an HttpMessage in a form of a string. + Returns an HttpMessage in a form of a string. diff --git a/reference/http/HttpRequest/getRequestMessage.xml b/reference/http/HttpRequest/getRequestMessage.xml index 204b0a596d..5689404f11 100644 --- a/reference/http/HttpRequest/getRequestMessage.xml +++ b/reference/http/HttpRequest/getRequestMessage.xml @@ -35,7 +35,7 @@ &reftitle.returnvalues; - Returns an HttpMessage object representing the sent request. + Returns an HttpMessage object representing the sent request. diff --git a/reference/http/HttpRequest/getResponseHeader.xml b/reference/http/HttpRequest/getResponseHeader.xml index 6c8ac5dcb6..d5ae4c2ce5 100644 --- a/reference/http/HttpRequest/getResponseHeader.xml +++ b/reference/http/HttpRequest/getResponseHeader.xml @@ -42,7 +42,7 @@ &reftitle.returnvalues; Returns either a string with the value of the header matching name if requested, - FALSE on failure, or an associative array containing all response headers. + &false; on failure, or an associative array containing all response headers. diff --git a/reference/http/HttpRequest/getResponseInfo.xml b/reference/http/HttpRequest/getResponseInfo.xml index a0e802348b..56f207cd64 100644 --- a/reference/http/HttpRequest/getResponseInfo.xml +++ b/reference/http/HttpRequest/getResponseInfo.xml @@ -46,7 +46,7 @@ &reftitle.returnvalues; Returns either a scalar containing the value of the info matching name if - requested, FALSE on failure, or an associative array containing all + requested, &false; on failure, or an associative array containing all available info. diff --git a/reference/http/HttpRequest/getResponseMessage.xml b/reference/http/HttpRequest/getResponseMessage.xml index 870e8c0efd..fb98e03f08 100644 --- a/reference/http/HttpRequest/getResponseMessage.xml +++ b/reference/http/HttpRequest/getResponseMessage.xml @@ -28,7 +28,7 @@ &reftitle.returnvalues; - Returns an HttpMessage object of the response. + Returns an HttpMessage object of the response. diff --git a/reference/http/HttpRequest/send.xml b/reference/http/HttpRequest/send.xml index dc35a88729..8881f55061 100644 --- a/reference/http/HttpRequest/send.xml +++ b/reference/http/HttpRequest/send.xml @@ -21,7 +21,7 @@ While an exception may be thrown, the transfer could have succeeded at least partially, so you might want to check the return values of various - HttpRequest::getResponse*() methods. + HttpRequest::getResponse*() methods. @@ -29,7 +29,7 @@ &reftitle.returnvalues; - Returns the received response as HttpMessage object. + Returns the received response as HttpMessage object. diff --git a/reference/http/HttpRequest/setContentType.xml b/reference/http/HttpRequest/setContentType.xml index f548140042..cba210a794 100644 --- a/reference/http/HttpRequest/setContentType.xml +++ b/reference/http/HttpRequest/setContentType.xml @@ -37,7 +37,7 @@ &reftitle.returnvalues; - Returns TRUE on success, or FALSE if the content type does not seem to + Returns &true; on success, or &false; if the content type does not seem to contain a primary and a secondary part. diff --git a/reference/http/HttpRequest/setOptions.xml b/reference/http/HttpRequest/setOptions.xml index 3a39bb1102..1848ba6a30 100644 --- a/reference/http/HttpRequest/setOptions.xml +++ b/reference/http/HttpRequest/setOptions.xml @@ -30,7 +30,7 @@ an associative array, which values will overwrite the currently set request options; - if empty or omitted, the options of the HttpRequest object will be reset + if empty or omitted, the options of the HttpRequest object will be reset diff --git a/reference/http/HttpRequestPool.xml b/reference/http/HttpRequestPool.xml index 4c9f27e838..bfbd6dbeb3 100644 --- a/reference/http/HttpRequestPool.xml +++ b/reference/http/HttpRequestPool.xml @@ -3,6 +3,7 @@ The <classname>HttpRequestPool</classname> class + HttpRequestPool
&reftitle.classsynopsis; diff --git a/reference/http/HttpRequestPool/attach.xml b/reference/http/HttpRequestPool/attach.xml index 1a3d0c5340..708e7bb972 100644 --- a/reference/http/HttpRequestPool/attach.xml +++ b/reference/http/HttpRequestPool/attach.xml @@ -15,7 +15,7 @@ - Attach an HttpRequest object to this HttpRequestPool. + Attach an HttpRequest object to this HttpRequestPool. @@ -32,7 +32,7 @@ request - an HttpRequest object not already attached to any HttpRequestPool object + an HttpRequest object not already attached to any HttpRequestPool object diff --git a/reference/http/HttpRequestPool/construct.xml b/reference/http/HttpRequestPool/construct.xml index 42ddef2763..f449cd4eaa 100644 --- a/reference/http/HttpRequestPool/construct.xml +++ b/reference/http/HttpRequestPool/construct.xml @@ -15,11 +15,11 @@ - Instantiate a new HttpRequestPool object. An HttpRequestPool is - able to send several HttpRequests in parallel. + Instantiate a new HttpRequestPool object. An HttpRequestPool is + able to send several HttpRequests in parallel. - Accepts virtually infinite optional parameters each referencing an HttpRequest object. + Accepts virtually infinite optional parameters each referencing an HttpRequest object. @@ -31,7 +31,7 @@ request - HttpRequest object to attach + HttpRequest object to attach diff --git a/reference/http/HttpRequestPool/destruct.xml b/reference/http/HttpRequestPool/destruct.xml index b6d38b8ad0..8faf4d9672 100644 --- a/reference/http/HttpRequestPool/destruct.xml +++ b/reference/http/HttpRequestPool/destruct.xml @@ -14,7 +14,7 @@ - Clean up HttpRequestPool object. + Clean up HttpRequestPool object. diff --git a/reference/http/HttpRequestPool/detach.xml b/reference/http/HttpRequestPool/detach.xml index 9af86f3c5b..c75937b659 100644 --- a/reference/http/HttpRequestPool/detach.xml +++ b/reference/http/HttpRequestPool/detach.xml @@ -14,7 +14,7 @@ - Detach an HttpRequest object from this HttpRequestPool. + Detach an HttpRequest object from this HttpRequestPool. @@ -26,7 +26,7 @@ request - an HttpRequest object attached to this HttpRequestPool object + an HttpRequest object attached to this HttpRequestPool object diff --git a/reference/http/HttpRequestPool/getAttachedRequests.xml b/reference/http/HttpRequestPool/getAttachedRequests.xml index e404ae8543..a60c3f7bcf 100644 --- a/reference/http/HttpRequestPool/getAttachedRequests.xml +++ b/reference/http/HttpRequestPool/getAttachedRequests.xml @@ -14,7 +14,7 @@ - Get attached HttpRequest objects. + Get attached HttpRequest objects. @@ -26,7 +26,7 @@ &reftitle.returnvalues; - Returns an array containing all currently attached HttpRequest objects. + Returns an array containing all currently attached HttpRequest objects. diff --git a/reference/http/HttpRequestPool/getFinishedRequests.xml b/reference/http/HttpRequestPool/getFinishedRequests.xml index 69f92f0771..3485a30ad6 100644 --- a/reference/http/HttpRequestPool/getFinishedRequests.xml +++ b/reference/http/HttpRequestPool/getFinishedRequests.xml @@ -14,7 +14,7 @@ - Get attached HttpRequest objects that already have finished their work. + Get attached HttpRequest objects that already have finished their work. @@ -26,7 +26,7 @@ &reftitle.returnvalues; - Returns an array containing all attached HttpRequest objects that already have finished their work. + Returns an array containing all attached HttpRequest objects that already have finished their work. diff --git a/reference/http/HttpRequestPool/reset.xml b/reference/http/HttpRequestPool/reset.xml index afa2e1d0b3..f7b1c6aa58 100644 --- a/reference/http/HttpRequestPool/reset.xml +++ b/reference/http/HttpRequestPool/reset.xml @@ -14,7 +14,7 @@ - Detach all attached HttpRequest objects. + Detach all attached HttpRequest objects. diff --git a/reference/http/HttpRequestPool/send.xml b/reference/http/HttpRequestPool/send.xml index c7544b8f05..371b1c248b 100644 --- a/reference/http/HttpRequestPool/send.xml +++ b/reference/http/HttpRequestPool/send.xml @@ -14,7 +14,7 @@ - Send all attached HttpRequest objects in parallel. + Send all attached HttpRequest objects in parallel. diff --git a/reference/http/HttpRequestPool/socketPerform.xml b/reference/http/HttpRequestPool/socketPerform.xml index 2e5c51bb28..a3a4cc468c 100644 --- a/reference/http/HttpRequestPool/socketPerform.xml +++ b/reference/http/HttpRequestPool/socketPerform.xml @@ -15,14 +15,14 @@ - Returns TRUE until each request has finished its transaction. + Returns &true; until each request has finished its transaction. &reftitle.returnvalues; - Returns TRUE until each request has finished its transaction. + Returns &true; until each request has finished its transaction. diff --git a/reference/http/HttpResponse.xml b/reference/http/HttpResponse.xml index c75d2ecc13..fe29f58675 100644 --- a/reference/http/HttpResponse.xml +++ b/reference/http/HttpResponse.xml @@ -3,6 +3,7 @@ The <classname>HttpResponse</classname> + HttpResponse
&reftitle.classsynopsis; diff --git a/reference/http/HttpResponse/setContentDisposition.xml b/reference/http/HttpResponse/setContentDisposition.xml index 34c486fe0f..7860a20edf 100644 --- a/reference/http/HttpResponse/setContentDisposition.xml +++ b/reference/http/HttpResponse/setContentDisposition.xml @@ -27,7 +27,7 @@ filename - the file name the "Save as..." dialog should display + the file name the "Save as..." dialog should display diff --git a/reference/http/constants.xml b/reference/http/constants.xml index 91f7b75b21..ded77511c4 100644 --- a/reference/http/constants.xml +++ b/reference/http/constants.xml @@ -128,7 +128,7 @@ - whether "secure" was found in the cookie's parameters list + whether "secure" was found in the cookie's parameters list @@ -139,7 +139,7 @@ - whether "httpOnly" was found in the cookie's parameter list + whether "httpOnly" was found in the cookie's parameter list @@ -564,7 +564,7 @@ - use "basic" authentication + use "basic" authentication @@ -575,7 +575,7 @@ - use "digest" authentication + use "digest" authentication @@ -586,7 +586,7 @@ - use "NTLM" authentication + use "NTLM" authentication @@ -597,7 +597,7 @@ - use "GSS-NEGOTIATE" authentication + use "GSS-NEGOTIATE" authentication diff --git a/reference/http/functions/encodings/http-deflate.xml b/reference/http/functions/encodings/http-deflate.xml index 2b849f54f2..5313581391 100644 --- a/reference/http/functions/encodings/http-deflate.xml +++ b/reference/http/functions/encodings/http-deflate.xml @@ -46,7 +46,7 @@ &reftitle.returnvalues; - Returns the encoded string on success, or NULL on failure. + Returns the encoded string on success, or &null; on failure. diff --git a/reference/http/functions/encodings/http-inflate.xml b/reference/http/functions/encodings/http-inflate.xml index e6ec49169d..744445cefc 100644 --- a/reference/http/functions/encodings/http-inflate.xml +++ b/reference/http/functions/encodings/http-inflate.xml @@ -35,7 +35,7 @@ &reftitle.returnvalues; - Returns the decoded string on success, or NULL on failure. + Returns the decoded string on success, or &null; on failure. diff --git a/reference/http/functions/misc/http-get-request-body-stream.xml b/reference/http/functions/misc/http-get-request-body-stream.xml index 6d9869f48e..8f7f2f91a5 100644 --- a/reference/http/functions/misc/http-get-request-body-stream.xml +++ b/reference/http/functions/misc/http-get-request-body-stream.xml @@ -27,7 +27,7 @@ &reftitle.returnvalues; - Returns the raw request body as stream on success or NULL on failure. + Returns the raw request body as stream on success or &null; on failure. diff --git a/reference/http/functions/misc/http-get-request-body.xml b/reference/http/functions/misc/http-get-request-body.xml index 4cab00f0b0..03b4e6c856 100644 --- a/reference/http/functions/misc/http-get-request-body.xml +++ b/reference/http/functions/misc/http-get-request-body.xml @@ -29,7 +29,7 @@ &reftitle.returnvalues; - Returns the raw request body as string on success or NULL on failure. + Returns the raw request body as string on success or &null; on failure. diff --git a/reference/http/functions/misc/http-match-etag.xml b/reference/http/functions/misc/http-match-etag.xml index 6a3911add3..e80ec36c41 100644 --- a/reference/http/functions/misc/http-match-etag.xml +++ b/reference/http/functions/misc/http-match-etag.xml @@ -44,7 +44,7 @@ &reftitle.returnvalues; - Returns &true; if ETag matches or the header contained the asterisk ("*"), else &false;. + Returns &true; if ETag matches or the header contained the asterisk ("*"), else &false;. diff --git a/reference/http/functions/responses/http-redirect.xml b/reference/http/functions/responses/http-redirect.xml index 045c835f01..23f314bbf1 100644 --- a/reference/http/functions/responses/http-redirect.xml +++ b/reference/http/functions/responses/http-redirect.xml @@ -27,7 +27,7 @@ for which redirect response code to use in which situation. By default PHP will decide which response status fits best. - To be RFC compliant, "Redirecting to <a>URL</a>." will be displayed, + To be RFC compliant, "Redirecting to <a>URL</a>." will be displayed, if the client doesn't redirect immediately, and the request method was another one than HEAD. diff --git a/reference/http/functions/responses/http-send-content-disposition.xml b/reference/http/functions/responses/http-send-content-disposition.xml index 0194f93775..9031324623 100644 --- a/reference/http/functions/responses/http-send-content-disposition.xml +++ b/reference/http/functions/responses/http-send-content-disposition.xml @@ -27,7 +27,7 @@ filename - the file name the "Save as..." dialog should display + the file name the "Save as..." dialog should display diff --git a/reference/http/functions/urls/http-build-str.xml b/reference/http/functions/urls/http-build-str.xml index 97405d26ad..92332720b5 100644 --- a/reference/http/functions/urls/http-build-str.xml +++ b/reference/http/functions/urls/http-build-str.xml @@ -42,7 +42,7 @@ arg_separator - argument separator to use (by default the INI setting arg_separator.output will be used, or "&" if neither is set + argument separator to use (by default the INI setting arg_separator.output will be used, or "&" if neither is set diff --git a/reference/http/request-options.xml b/reference/http/request-options.xml index b2ff639b4b..036fc952db 100644 --- a/reference/http/request-options.xml +++ b/reference/http/request-options.xml @@ -107,7 +107,7 @@ - list of cookies as associative array like array("cookie" => "value") + list of cookies as associative array like array("cookie" => "value") @@ -170,7 +170,7 @@ - list of custom headers as associative array like array("header" => "value") + list of custom headers as associative array like array("header" => "value") @@ -183,7 +183,7 @@ - http credentials in "user:pass" format + http credentials in "user:pass" format @@ -215,7 +215,7 @@ - proxy host in "host[:port]" format + proxy host in "host[:port]" format @@ -245,7 +245,7 @@ - proxy credentials in "user:pass" format + proxy credentials in "user:pass" format @@ -375,7 +375,7 @@ - SSL options are set through an array with the single "ssl" request option name. + SSL options are set through an array with the single "ssl" request option name.