From: Felipe Pena Date: Mon, 18 Aug 2008 17:52:35 +0000 (+0000) Subject: - New test X-Git-Tag: php-5.2.7RC1~96 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b9e18dd6164728237250d0d897c7efbcc9f511a;p=php - New test --- diff --git a/Zend/tests/method_exists_002.phpt b/Zend/tests/method_exists_002.phpt new file mode 100644 index 0000000000..cd49bdfc9e --- /dev/null +++ b/Zend/tests/method_exists_002.phpt @@ -0,0 +1,74 @@ +--TEST-- +Testing method_exists() +--FILE-- + +--EXPECT-- +bool(true) +bool(true) +bool(true) +---- +bool(true) +bool(true) +bool(true) +---- +bool(true) +bool(true) +bool(true) +---- +bool(true) +bool(true) +bool(true)