diff options
-rwxr-xr-x | Zend/tests/bug33710.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug33710.phpt b/Zend/tests/bug33710.phpt index 15f19eac40..330bb584a4 100755 --- a/Zend/tests/bug33710.phpt +++ b/Zend/tests/bug33710.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #33710 (ArrayAccess objects doen't initialize $this) +Bug #33710 (ArrayAccess objects doesn't initialize $this) --FILE-- <?php |