Skip to content
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

Add support for PHP 8.4 #10928

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Add support for PHP 8.4 #10928

wants to merge 7 commits into from

Conversation

GromNaN
Copy link
Contributor

@GromNaN GromNaN commented Apr 29, 2024

@GromNaN GromNaN force-pushed the php84 branch 7 times, most recently from 6c0daee to f178309 Compare April 29, 2024 19:05
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@MidnightDesign
Copy link
Contributor

Composer have some unresolved issues that requires to hide deprecation messages from the output

What does that mean?

@ruudk
Copy link
Contributor

ruudk commented Sep 18, 2024

What's needed to move this PR forward? Is there anything I can do to help?

@MidnightDesign
Copy link
Contributor

Thanks for putting your time into this @GromNaN

composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
@nishant04412
Copy link

nishant04412 commented Oct 3, 2024

Can we get this PR merged please or anything still pending ?

Calling new ReflectionMethod with a single argument is deprecated
@GromNaN GromNaN marked this pull request as ready for review October 3, 2024 13:45
dantleech added a commit to phpactor/phpactor that referenced this pull request Oct 12, 2024
Psalm needs to support 8.4

vimeo/psalm#10928
dantleech added a commit to phpactor/phpactor that referenced this pull request Oct 12, 2024
* Introduce rector

* Apply rector

* Add 8.4 to matrix

* PHPStan fixes

* Revert example change

* CS fix

* Upgrade Twig

* Upgrade twig

* Fix phpstan async issue

* Use PSALM PHAR in dev mode

* Remove 8.4 from pipeline

Psalm needs to support 8.4

vimeo/psalm#10928
@danog danog changed the base branch from 5.x to master November 24, 2024 11:02
@danog
Copy link
Collaborator

danog commented Nov 24, 2024

Will be merging this into master and releasing v6 within the next week.

@danog danog added the release:internal The PR will be included in 'Internal changes' section of the release notes label Nov 24, 2024
@danog
Copy link
Collaborator

danog commented Nov 27, 2024

Already adding everything in #11169

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:internal The PR will be included in 'Internal changes' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants