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.4 compatibility #306

Merged
merged 3 commits into from
Aug 28, 2019

Conversation

kylekatarnls
Copy link
Contributor

No description provided.

@kylekatarnls kylekatarnls changed the title Feature/php7.4 compatibility PHP 7.4 compatibility Aug 25, 2019
@nunomaduro
Copy link
Collaborator

Can you update the pr?

@kylekatarnls
Copy link
Contributor Author

Done. As @szepeviktor noticed here: #303 (comment)

There is an other problem to solve in/around ServiceProvider.php.

@kylekatarnls
Copy link
Contributor Author

This incompatibility is not yet fixed by Laravel, it needs:
laravel/framework#29482 + driesvints/framework#1

@kylekatarnls
Copy link
Contributor Author

Meanwhile we may add an empty view config in tests so $this->app->config['view'] would be an array and the errors would not be raised.

@kylekatarnls kylekatarnls marked this pull request as ready for review August 28, 2019 09:51
@kylekatarnls
Copy link
Contributor Author

Fixed. So no matter Lumen will be compatible to PHP 7.4, we can check than larastan itself is now.

@nunomaduro nunomaduro merged commit 29d79c5 into larastan:master Aug 28, 2019
@nunomaduro
Copy link
Collaborator

Thanks!

@kylekatarnls kylekatarnls deleted the feature/php7.4-compatibility branch August 28, 2019 11:46
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.

3 participants