From: Yasuo Ohgaki Date: Fri, 29 Mar 2002 02:03:27 +0000 (+0000) Subject: Added class method registration test. It does not test X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~980 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=009000392058cc053ac4ffb145bf0e111bf15691;p=php Added class method registration test. It does not test for multiple method definitions due to test script limitation. # Current CVS source w/o my patch should fail, though. --- diff --git a/tests/lang/032.phpt b/tests/lang/032.phpt new file mode 100644 index 0000000000..6000398ed6 --- /dev/null +++ b/tests/lang/032.phpt @@ -0,0 +1,38 @@ +--TEST-- +Class method registration +--POST-- +--GET-- +--FILE-- + +--EXPECT-- +OK +