diff --git a/language/functions.xml b/language/functions.xml index 33ae9a8859..13aa03b8a5 100644 --- a/language/functions.xml +++ b/language/functions.xml @@ -1,5 +1,5 @@ - + Functions @@ -15,7 +15,7 @@ ]]> @@ -250,20 +250,22 @@ Making a cup of espresso. - Also PHP allows you to use arrays and special type NULL as - default values, for example: + Also PHP allows you to use arrays and special type NULL as + default values, for example: + + Using non-scalar types as default values ]]> @@ -285,12 +287,12 @@ echo makecoffee (array("cappuccino", "lavazza"), "teapot"); ]]> @@ -316,12 +318,12 @@ Making a bowl of raspberry . ]]> @@ -376,11 +378,11 @@ Making a bowl of acidophilus raspberry. ]]>