diff options
Diffstat (limited to 'Zend/tests/varSyntax/tempDimFetchByRefError.phpt')
| -rw-r--r-- | Zend/tests/varSyntax/tempDimFetchByRefError.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/varSyntax/tempDimFetchByRefError.phpt b/Zend/tests/varSyntax/tempDimFetchByRefError.phpt index dbcac75ea9..492627302f 100644 --- a/Zend/tests/varSyntax/tempDimFetchByRefError.phpt +++ b/Zend/tests/varSyntax/tempDimFetchByRefError.phpt @@ -1,5 +1,5 @@ --TEST-- -Passing a dimention fetch on a temporary by reference is not allowed +Passing a dimension fetch on a temporary by reference is not allowed --FILE-- <?php |
