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

php_8_4 #72

Merged
merged 11 commits into from
Nov 23, 2024
Merged

php_8_4 #72

merged 11 commits into from
Nov 23, 2024

Conversation

visto9259
Copy link
Member

@visto9259 visto9259 commented Nov 23, 2024

Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA yes

Description

  • Added support for PHP 8.4
  • Fixed PHP 8.4 deprecation warnings for implicitly assigning null
  • Add PHP 8.4 in CI workflow
  • Fixes Add support for PHP 8.4 #69

…l in ServiceManagerFactory.php and CorsService.php

Signed-off-by: Eric Richer [email protected] <[email protected]>
…l in ServiceManagerFactory.php and CorsService.php

Signed-off-by: Eric Richer [email protected] <[email protected]>
…l in ServiceManagerFactory.php and CorsService.php

Signed-off-by: Eric Richer [email protected] <[email protected]>
…l in ServiceManagerFactory.php and CorsService.php

Signed-off-by: Eric Richer [email protected] <[email protected]>
…l in ServiceManagerFactory.php and CorsService.php

Signed-off-by: Eric Richer [email protected] <[email protected]>
…l in ServiceManagerFactory.php and CorsService.php

Signed-off-by: Eric Richer [email protected] <[email protected]>
@visto9259 visto9259 self-assigned this Nov 23, 2024
@visto9259 visto9259 added bug Something isn't working dependencies Pull requests that update a dependency file labels Nov 23, 2024
@visto9259 visto9259 marked this pull request as ready for review November 23, 2024 19:56
@visto9259 visto9259 merged commit 039f0e7 into LM-Commons:1.5.x Nov 23, 2024
10 checks passed
@visto9259 visto9259 deleted the php_8_4 branch November 23, 2024 19:56
@visto9259 visto9259 added this to the 1.5.0 milestone Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add support for PHP 8.4
1 participant