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 7.3 error self return type #5

Closed
yuniorsk opened this issue Feb 3, 2021 · 1 comment
Closed

PHP 7.3 error self return type #5

yuniorsk opened this issue Feb 3, 2021 · 1 comment

Comments

@yuniorsk
Copy link
Contributor

yuniorsk commented Feb 3, 2021

Hi, there's a problem with self return type in PHP 7.3, it throws php compile error e.g.
Declaration of Spatie\YiiRay\Ray::enable(): Spatie\YiiRay\Ray must be compatible with Spatie\Ray\Ray::enable(): Spatie\Ray\Ray

I think this problem will also have other framework specific ray packages like spatie/laravel-ray

@riasvdv
Copy link
Member

riasvdv commented Feb 3, 2021

Should be fixed in 1.2.2

@riasvdv riasvdv closed this as completed Feb 3, 2021
riasvdv added a commit that referenced this issue Feb 3, 2021
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

No branches or pull requests

2 participants