We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd7306 commit d3f6a69Copy full SHA for d3f6a69
.github/release-checklist.md
@@ -5,7 +5,7 @@
5
### General
6
7
- [ ] Verify, and if necessary, update the version constraints for dependencies in the `composer.json` - PR #xxx
8
-- [ ] Verify that any new functions have (ClassName/array/callable) type declarations whenever possible.
+- [ ] Verify that any new functions have type declarations (ClassName/array/callable) whenever possible.
9
- [ ] Verify that the license tags all refer to the _new_ organisation and no longer to Squizlabs. (easily overlooked in new files)
10
- [ ] Verify that `@copyright` tags in new files use `@copyright 20xx PHPCSStandards and contributors`.
11
0 commit comments