From 6ba9448d71ad9744744c78bf51e4343496aefd02 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Wed, 21 Apr 2010 10:58:23 +0000 Subject: [PATCH] updated number of 'other syntaxes'. fixes #51620 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298247 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/types/string.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/types/string.xml b/language/types/string.xml index 55c5f5ec1d..d8c0bfe4db 100644 --- a/language/types/string.xml +++ b/language/types/string.xml @@ -69,7 +69,7 @@ - Unlike the two other syntaxes, + Unlike the three other syntaxes, variables and escape sequences for special characters will not be expanded when they occur in single quoted strings.