reneoelke / Php53to54

PHP_CodeSniffer standard for compatibility checking of PHP 5.3 to 5.4 migrations.
http://foobugs.com
Other
6 stars 1 forks source link

ForbiddenConstantNames UnitTest fails with namespace #61

Open goatherd opened 12 years ago

goatherd commented 12 years ago

PHP53to54_Tests_Generic_ForbiddenConstantNamesUnitTest::testSniff [LINE 5] Expected 1 error(s) in ForbiddenConstantNamesUnitTest.2.inc but found 0 error(s). [LINE 8] Expected 1 warning(s) in ForbiddenConstantNamesUnitTest.2.inc but found 0 warning(s). [LINE 10] Expected 1 error(s) in ForbiddenConstantNamesUnitTest.2.inc but found 0 error(s). [LINE 13] Expected 1 error(s) in ForbiddenConstantNamesUnitTest.2.inc but found 0 error(s).