-
Notifications
You must be signed in to change notification settings - Fork 1.9k
4.1.4 Ready code #5058
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
4.1.4 Ready code #5058
Conversation
Remove removed `safe_mode` ini Option
Enable `blank_line_before_statement`
Enable `braces`
Ensure single space between cast and variable
It will fix undefined index cid error when sending emails with embedded images
Phpdoc param return types
[Rector] Apply Rector: SimplifyRegexPatternRector
Shift binary alignment to `align_single_space_minimal`
Enable rules fixing array notations
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@0.11.49...0.11.52) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
…/rector-0.11.52 Update rector/rector requirement from 0.11.49 to 0.11.52
PHP Copy-Paste Detector
[Rector] Apply Rector: FixClassCaseSensitivityNameRector
* Switch to official coding standard * Update .no-header.php-cs-fixer.dist.php Co-authored-by: Abdul Malik Ikhsan <[email protected]>
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.
Are the commits from Sep 4 to 6 intended not to be included?
@paulbalandan Yes, I took those for content changes so was leaving them out. If I misunderstood then speak up. |
Okay, understood. Please include then the changelog additions for PHP 8.1 changes as those were included in this release. One in Sep 4, another in Sep 6. |
@paulbalandan Like that? |
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.
Yes, thanks!
Note: This is applied directly to
master
becausedevelop
has moved past the release point. Please review 0ae2594