From: Antony Dovgal Date: Tue, 24 Jan 2006 23:39:09 +0000 (+0000) Subject: ws X-Git-Tag: RELEASE_1_2~369 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9de12c27b37f836689f79bb2165daf6eebd76cb;p=php ws --- diff --git a/README.PARAMETER_PARSING_API b/README.PARAMETER_PARSING_API index 9f27864e87..b690e3fe8a 100644 --- a/README.PARAMETER_PARSING_API +++ b/README.PARAMETER_PARSING_API @@ -37,7 +37,7 @@ Type specifiers b - boolean, stored in zend_bool r - resource (stored in zval) a - array - h - array (returned as HashTable*) + h - array (returned as HashTable*) o - object (of any type) O - object (of specific type, specified by class entry) z - the actual zval