Skip to content

Support for PHP 8.4#6

Open
CatoTH wants to merge 2 commits intoS1SYPHOS:mainfrom
CatoTH:main
Open

Support for PHP 8.4#6
CatoTH wants to merge 2 commits intoS1SYPHOS:mainfrom
CatoTH:main

Conversation

@CatoTH
Copy link
Copy Markdown

@CatoTH CatoTH commented Nov 23, 2024

Hi!
It would be great if your library would support PHP 8.4 (without deprecations). Here would be my suggestion:

  • Use \Random\Randomizer::getRandom() instead of lcg_value (if available)
  • Added nullability to parameters when appropriate
  • Removed some null values if I couldn't find a nullable use (expect for from within test cases)
  • Removed default parameters before mandatory parameters
  • One unused import (unreleated)

@S1SYPHOS
Copy link
Copy Markdown
Owner

I'll look into it, thanks!

@frichard-sopra
Copy link
Copy Markdown

Hi,
When did you planned to release a new package version for PHP 8.4 ?

@CHE1RON
Copy link
Copy Markdown

CHE1RON commented Mar 4, 2026

Looking forward to seeing this, too!

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.

5 participants