Skip to content

Conversation

JeppeKnockaert
Copy link

This PR removes implicitly nullable parameters because these result in deprecation warnings for PHP 8.4.

https://www.php.net/manual/en/migration84.deprecated.php#migration84.deprecated.core.implicitly-nullable-parameter

@PNardman
Copy link

  • 1 for merging this!

@PNardman
Copy link

PNardman commented Apr 7, 2025

Still waiting for this @rap2hpoutre can someone take a look? 🙇

@elminson
Copy link

elminson commented Apr 7, 2025

This need the version 8.4 added to the matrix to pass all the tests cases

php: [ 8.1, 8.2, 8.3 ]

please add it and I will take a look after all tests pass @JeppeKnockaert @PNardman

@JeppeKnockaert
Copy link
Author

Added it, everything seems to be green!

Copy link

@elminson elminson left a comment

Choose a reason for hiding this comment

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

Approving so workflow can be executed

@sylouuu
Copy link

sylouuu commented Aug 7, 2025

Any update on this @rap2hpoutre ?

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.

4 participants