Skip to content

Apply CS fixes to get rid of PHP 8.4 deprecations#16

Merged
dbu merged 4 commits intoliip:2.xfrom
rebuy-de:support-php-8-4
Mar 17, 2025
Merged

Apply CS fixes to get rid of PHP 8.4 deprecations#16
dbu merged 4 commits intoliip:2.xfrom
rebuy-de:support-php-8-4

Conversation

@Spea
Copy link
Copy Markdown
Contributor

@Spea Spea commented Mar 14, 2025

Q A
Bug fix? kind of
New feature? no
BC breaks? no
Deprecations? no
Related tickets none
Documentation -
License MIT

What's in this PR?

Applying mainly CS fixes so the code no longer throws deprecation messages in PHP 8.4
I also updated to the latest rector version and removed (or replaced with the new alterntaive) the rules which no longer existed.

Why?

Get rid of deprecation notices when using PHP 8.4

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix
    This will also support the latest fixes for PHP 8.4

Spea added 4 commits March 14, 2025 14:39
This will also support the latest fixes for PHP 8.4
Some of the rector rules got removed and could no longer be used. The ones that could be replaced where replaced, others were removed without rector providing an alternative.
@Spea Spea force-pushed the support-php-8-4 branch from 40f6c02 to f51d256 Compare March 14, 2025 14:09
Copy link
Copy Markdown
Member

@dbu dbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks for the upgrades.

@dbu dbu merged commit 16bca5c into liip:2.x Mar 17, 2025
15 checks passed
@dbu
Copy link
Copy Markdown
Member

dbu commented Mar 17, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants