Details
-
Type:
Coding Standards Violation
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.1
-
Fix Version/s: 1.8.4
-
Component/s: None
-
Labels:None
Description
There are quite a few code files throughout the library, tests, and incubator that have an inconsistent header docblock.
We need to have a single canonical header docblock that correctly describes the copyright and license for the code, and we need to make that docblock present in all files for PHP code, tests, scripts, etc.
Changing fix version to unknown.