diff --git a/internals2/funcs/index.xml b/internals2/funcs/index.xml index 4a9542dc48..aaeccbd37c 100644 --- a/internals2/funcs/index.xml +++ b/internals2/funcs/index.xml @@ -1,6 +1,6 @@ - + Writing functions One core element of an extension are functions which are exported to the @@ -308,7 +308,7 @@ PHP_FUNCTION(hello_world) A documentation of all type specifiers and the corresponding additional C - types can be found in the file README.PARAMETER_PARSING_API + types can be found in the file README.PARAMETER_PARSING_API which is part of the source distribution. The most important types can be found in the table below.