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