-
-
Notifications
You must be signed in to change notification settings - Fork 3
Very very early draft for mail to funders about the 4.0 release #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,3 +57,6 @@ words: | |
- maxlevel | ||
- replacer | ||
- Shellcheck | ||
|
||
# Used in newsletters. | ||
- Robbert |
Original file line number | Diff line number | Diff line change | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
@@ -0,0 +1,20 @@ | ||||||||||
# PRESS RELEASE | ||||||||||
|
||||||||||
## Highlights of the 4.0 release | ||||||||||
|
||||||||||
* Root rulesets can now overrule config and CLI settings set in child rulesets. | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
* Ability to scan files without extension. | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
* Less chance on scans failing on parse errors during live coding. | ||||||||||
* Exit code improvements | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
* Proper separation of output between STDOUT and STDERR. | ||||||||||
Piping output to STDOUT will no longer contain progress information or error notices | ||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
* Array properties set in a ruleset file can now extend a potential default value for the property. | ||||||||||
|
||||||||||
|
||||||||||
Other note worthy improvements from the past few months | ||||||||||
* Permalinks to XSD schema | ||||||||||
* The documentation Wiki is now publicly editable. | ||||||||||
|
||||||||||
|
||||||||||
<!-- MAYBE, but probably not appropriate for the release mail, maybe better to move this to the "2 year after take-over" mail Dec 1st --> | ||||||||||
We'd also like to commemorate Robbert Müller, co-maintainer of the PHP_CodeSniffer Composer Installer plugin, who passed away at the age of 46 this July. |
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.