From f56f8c844fcc0a04e519a55bd2fb97d2d864b30b Mon Sep 17 00:00:00 2001 From: Alexander Voytsekhovskyy Date: Mon, 31 May 2004 08:32:15 +0000 Subject: [PATCH] Cosmetic changes: coding styles, paragraphs git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160136 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/functions.xml | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) 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. ]]>