diff --git a/language/types.xml b/language/types.xml index 9ad22ec0ed..8bb95f9ca7 100644 --- a/language/types.xml +++ b/language/types.xml @@ -1,5 +1,5 @@ - + Types @@ -1037,7 +1037,7 @@ echo "I'd like to have another {${ strrev('reeb') }}, hips"; - For backwards compatibility, you can still use array-braces + For backwards compatibility, you can still use array-brackets for the same purpose. However, this syntax is deprecated as of PHP 4.