From: Stefan Marr Date: Sat, 23 Jul 2011 13:42:58 +0000 (+0000) Subject: Added test case which was only added to trunk, bug seems to be fixed already. X-Git-Tag: php-5.4.0alpha3~83 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52b81b8566e44c5c50956412bec66c90076c4b06;p=php Added test case which was only added to trunk, bug seems to be fixed already. --- diff --git a/Zend/tests/traits/bug55137.phpt b/Zend/tests/traits/bug55137.phpt new file mode 100644 index 0000000000..4a4e6e61a2 --- /dev/null +++ b/Zend/tests/traits/bug55137.phpt @@ -0,0 +1,26 @@ +--TEST-- +Bug #55137 (Changing trait static method visibility) +--FILE-- + +--EXPECT-- +abc +def