Skip to content

Use type declarations and bump minimum PHP version to 7.4 #2876

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

Closed
wants to merge 1 commit into from

Conversation

knowler
Copy link
Member

@knowler knowler commented Dec 4, 2021

This PR uses type declarations that are supported by PHP 7.4+ where it and therefore increases the project’s supported PHP version to 7.4.

Ref roots/bedrock#619:

PHP 7.3 EOL is 2021-12-06
https://www.php.net/supported-versions.php

@knowler knowler requested a review from QWp6t December 4, 2021 22:51
Breaks support for PHP 7.3.
@retlehs
Copy link
Member

retlehs commented Jan 2, 2022

let's pass on the type declarations for now (unless laravel 9.x is doing this), but can we get a separate PR opened for dropping PHP 7.3 support?

@knowler
Copy link
Member Author

knowler commented Jan 3, 2022

Closed in favour of #2925.

@knowler knowler closed this Jan 3, 2022
@knowler knowler deleted the type-declarations branch January 3, 2022 01:39
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