summaryrefslogtreecommitdiff
path: root/tests/classes/ctor_in_interface_02.phpt
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2012-03-30 20:50:45 +0800
committerXinchen Hui <laruence@gmail.com>2012-03-30 20:50:45 +0800
commit14fdb8bf0a0706385c2ac1ae285398908001a3fc (patch)
treeb859d43e1ed5fc51cb7d8b8af1ec24ff54e0f271 /tests/classes/ctor_in_interface_02.phpt
parente2edc820e0fec05e3111bdbfd4458fd20d748dfa (diff)
downloadphp-git-14fdb8bf0a0706385c2ac1ae285398908001a3fc.tar.gz
trivial change try to ci a "fake" merge
seems now a empty merge will not be accepted by pre-receive-hook "remote: We cannot figure out what you comitted!"
Diffstat (limited to 'tests/classes/ctor_in_interface_02.phpt')
-rwxr-xr-xtests/classes/ctor_in_interface_02.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/classes/ctor_in_interface_02.phpt b/tests/classes/ctor_in_interface_02.phpt
index 0c7931ed54..08e6f36e0e 100755
--- a/tests/classes/ctor_in_interface_02.phpt
+++ b/tests/classes/ctor_in_interface_02.phpt
@@ -29,7 +29,6 @@ class implem13 implements constr1, constr3
{
}
}
-
?>
--EXPECTF--
Fatal error: Declaration of implem13::__construct() must be compatible with constr3::__construct($a) in %s on line %d