From 4225fc6a2d104d26f6c3c93d87505bcdccd9083d Mon Sep 17 00:00:00 2001 From: Emiel Bruijntjes Date: Wed, 5 Mar 2014 23:45:11 +0100 Subject: update to documentation --- documentation/parameters.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/parameters.html b/documentation/parameters.html index cd3bc23..1bf3d8d 100644 --- a/documentation/parameters.html +++ b/documentation/parameters.html @@ -75,7 +75,7 @@ function example3(int $param)

- The same is true for native functions. Although the core PHP engine offers + The same is true for native functions. Although the core PHP engine and PHP-CPP offers the possibility to specify that your function only accepts parameters of type "Php::Type::Numeric" or of type "Php::Type::String", this setting is further completely ignored. Maybe this is going to change in the -- cgit v1.2.3