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

Coding standards and line reference fixes for unit tests. #65

Closed goatherd closed 12 years ago

goatherd commented 12 years ago

Enforced PEAR coding standard for unit tests, updated line references and fixed an issue with forbidden argument check (first argument has offset 1, not 0).