phpdoctor
phpdoctor copied to clipboard
Updated classDoc mergeSuperClassData to only merge @param tags for param...
...eters that exist in both the super and overriding methods for which the overriding method has no doc. Fixes issue 71