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

Update PHP version and dependencies #350

Closed
SkibidiProduction opened this issue Jan 29, 2025 · 4 comments
Closed

Update PHP version and dependencies #350

SkibidiProduction opened this issue Jan 29, 2025 · 4 comments
Assignees

Comments

@SkibidiProduction
Copy link

  • Update PHP version from 8.0 to 8.4
  • Add extension NumPower as dependency to composer.json
  • Add numpower package to dev dependencies for using stubs
  • Update PHPStan to 2.0
  • Update PHPUnit to 11.0
  • Fix tests to support new PHPUnit version
  • Remove useless type check tests
@TheDigitalOrchard
Copy link

Would that be "minimum" dependences? PHP 8.4 is still very new. If this is a minimum, what does 8.4 offer over earlier versions that would make it mandatory?

(I selfishly ask since I'm presently unable to install PHP 8.4 due to my preferred package manager — MacPorts — not keeping up with the latest releases lately.)

@MustangZhong
Copy link

any progress on this update?

@SkibidiProduction SkibidiProduction moved this from In progress to In review in Rubix ML 3.0 Mar 20, 2025
@SkibidiProduction SkibidiProduction moved this from In review to Done in Rubix ML 3.0 Mar 20, 2025
@SkibidiProduction
Copy link
Author

Would that be "minimum" dependences? PHP 8.4 is still very new. If this is a minimum, what does 8.4 offer over earlier versions that would make it mandatory?

(I selfishly ask since I'm presently unable to install PHP 8.4 due to my preferred package manager — MacPorts — not keeping up with the latest releases lately.)

Property hooks

@SkibidiProduction
Copy link
Author

any progress on this update?

Merged to 3.0 branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants