summaryrefslogtreecommitdiff
path: root/Zend/tests/bug60536_004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug60536_004.phpt')
-rw-r--r--Zend/tests/bug60536_004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug60536_004.phpt b/Zend/tests/bug60536_004.phpt
index 3a81b704c8..9e21f1e46b 100644
--- a/Zend/tests/bug60536_004.phpt
+++ b/Zend/tests/bug60536_004.phpt
@@ -1,5 +1,5 @@
--TEST--
-Introducing new private variables of the same name in a subclass is ok, and does not lead to any output. That is consitent with normal inheritance handling. (relevant to #60536)
+Introducing new private variables of the same name in a subclass is ok, and does not lead to any output. That is consistent with normal inheritance handling. (relevant to #60536)
--FILE--
<?php