Skip to content

Commit 9793e60

Browse files
committed
Very very early draft for mail to funders about the 4.0 release
1 parent 544980c commit 9793e60

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

.cspell.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,6 @@ words:
5757
- maxlevel
5858
- replacer
5959
- Shellcheck
60+
61+
# Used in newsletters.
62+
- Robbert
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# PRESS RELEASE
2+
3+
## Highlights of the 4.0 release
4+
5+
* Root rulesets can now overrule config and CLI settings set in child rulesets.
6+
* Ability to scan files without extension.
7+
* Less chance on scans failing on parse errors during live coding.
8+
* Exit code improvements
9+
* Proper separation of output between STDOUT and STDERR.
10+
Piping output to STDOUT will no longer contain progress information or error notices
11+
* Array properties set in a ruleset file can now extend a potential default value for the property.
12+
13+
14+
Other note worthy improvements from the past few months
15+
* Permalinks to XSD schema
16+
* The documentation Wiki is now publicly editable.
17+
18+
19+
<!-- MAYBE, but probably not appropriate for the release mail, maybe better to move this to the "2 year after take-over" mail Dec 1st -->
20+
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.

0 commit comments

Comments
 (0)