Properly handle extending a class with the same name in Sniff
authorTim Düsterhus <duesterhus@woltlab.com>
Sat, 5 Jan 2013 17:26:25 +0000 (18:26 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Sat, 5 Jan 2013 17:26:25 +0000 (18:26 +0100)
commit1a66638aa969685cde86da1d9ec3c6e484630edb
treedc6b2dfbc5d21ae76e06d4130a04abe203d3b420
parent8f3fc89726110da7cff9fd2b6b77c94b4e19f12b
Properly handle extending a class with the same name in Sniff

Fixes #1082
CodeSniff/WCF/Sniffs/Methods/MethodDeclarationSniff.php
CodeSniff/WCF/Sniffs/Namespaces/ClassMustBeImportedSniff.php