From: Jani Taskinen Date: Tue, 6 Nov 2007 09:48:24 +0000 (+0000) Subject: MFH X-Git-Tag: RELEASE_1_3_1~723 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a506a10cd6f6501357995bd84508111ff89a2ba2;p=php MFH --- diff --git a/README.PARAMETER_PARSING_API b/README.PARAMETER_PARSING_API index 75c7f97e0d..1551e8e67e 100644 --- a/README.PARAMETER_PARSING_API +++ b/README.PARAMETER_PARSING_API @@ -52,7 +52,8 @@ Type specifiers s - string (with possible null bytes) and its length (char*, int) z - the actual zval (zval*) Z - the actual zval (zval**) - * - variable arguments list + * - variable arguments list (0 or more) + + - variable arguments list (1 or more) The following characters also have a meaning in the specifier string: | - indicates that the remaining parameters are optional, they