diff options
author | Marcus Boerger <helly@php.net> | 2005-12-18 12:54:41 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2005-12-18 12:54:41 +0000 |
commit | 29f5ce9af381279e7efc5994eb707b97d5b74f28 (patch) | |
tree | 613f6db1091a4c9b356673d2229b7dabce3b3ad8 /tests | |
parent | 46f922bdf795f07effc0c435fe54c9de74c22939 (diff) | |
download | php-git-29f5ce9af381279e7efc5994eb707b97d5b74f28.tar.gz |
- MFH Speling
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/classes/array_access_013.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/array_access_013.phpt b/tests/classes/array_access_013.phpt index c3dee3f5cb..206d9d5403 100755 --- a/tests/classes/array_access_013.phpt +++ b/tests/classes/array_access_013.phpt @@ -1,5 +1,5 @@ --TEST-- -ZE2 arrayAcces & exceptions +ZE2 ArrayAccess and exceptions --FILE-- <?php |