From 0fbac3c061f6e1d0a2975200f00c063fb8d402de Mon Sep 17 00:00:00 2001 From: Sander Roobol Date: Sat, 1 Jun 2002 16:33:46 +0000 Subject: [PATCH] Some minor fixes git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84332 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/reference.xml | 4 ++-- reference/var/functions/isset.xml | 4 ++-- reference/var/functions/settype.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reference/strings/reference.xml b/reference/strings/reference.xml index 11ba075478..1f32339470 100644 --- a/reference/strings/reference.xml +++ b/reference/strings/reference.xml @@ -1,5 +1,5 @@ - + String functions Strings @@ -21,7 +21,7 @@ For even more powerful string handling and manipulating functions take a look at the POSIX regular expression functions and the Perl - compatible regular expression functions + compatible regular expression functions. diff --git a/reference/var/functions/isset.xml b/reference/var/functions/isset.xml index 82aeefc255..d07bfddeac 100644 --- a/reference/var/functions/isset.xml +++ b/reference/var/functions/isset.xml @@ -1,5 +1,5 @@ - + @@ -9,7 +9,7 @@ Description - booleanisset + boolisset mixedvar mixedvar ... diff --git a/reference/var/functions/settype.xml b/reference/var/functions/settype.xml index 91bb0e1fc5..9a2cbac59f 100644 --- a/reference/var/functions/settype.xml +++ b/reference/var/functions/settype.xml @@ -1,5 +1,5 @@ - + @@ -53,7 +53,7 @@ - "null" (since PHP 4.0.8) + "null" (since PHP 4.2.0)