]> granicus.if.org Git - php/commitdiff
ensure that comments are allowed between batch use declarations #1005
authorMárcio Almada <marcio3w@gmail.com>
Tue, 27 Jan 2015 05:48:39 +0000 (02:48 -0300)
committerMárcio Almada <marcio3w@gmail.com>
Sat, 7 Mar 2015 20:59:48 +0000 (17:59 -0300)
Zend/tests/ns_089.phpt

index e0b066c5acbc886110301f2f4c7430a2bdb12721..52094172d31a160f07120fb2adb6871683565d0a 100644 (file)
@@ -19,6 +19,7 @@ namespace Fiz\Biz\Buz {
         B,
         C as AC,
         D,
+        // comment between declarations
         function foo,
         function bar as buz,
         const FOO,