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

Suppress deprecation notices in PHP 8.0+ #43

Closed

Commits on Mar 28, 2023

  1. Add #[ReturnTypeWillChange] to internal PHP methods

    Suppress PHP 8.0+ deprecation notices from internal methods missing
    explicit return types. This copies "laravel/framework" 8.x file
    Illuminate\Database\Eloquent\Model.
    derekmd committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    2ba10df View commit details
    Browse the repository at this point in the history