From a9de12c27b37f836689f79bb2165daf6eebd76cb Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Tue, 24 Jan 2006 23:39:09 +0000 Subject: [PATCH] ws --- README.PARAMETER_PARSING_API | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.40.0