Skip to content

PHP 8.4 Support #63

Open
Open
@Jacycha

Description

@Jacycha

Hi,
In php 8.4 the library throws a lots

PHP Deprecated: Dingo\Api\Transformer\Factory::register(): Implicitly marking parameter $after as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/api-ecosystem-for-laravel/dingo-api/src/Transformer/Factory.php on line 59
PHP Deprecated: Dingo\Api\Transformer\Factory::createBinding(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/api-ecosystem-for-laravel/dingo-api/src/Transformer/Factory.php on line 130
PHP Deprecated: PHPOpenSourceSaver\Fractal\Manager::__construct(): Implicitly marking parameter $scopeFactory as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/php-open-source-saver/fractal/src/Manager.php on line 64
PHP Deprecated: PHPOpenSourceSaver\Fractal\Manager::createData(): Implicitly marking parameter $parentScopeInstance as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/php-open-source-saver/fractal/src/Manager.php on line 72
PHP Deprecated: Dingo\Api\Transformer\Binding::__construct(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/api-ecosystem-for-laravel/dingo-api/src/Transformer/Binding.php on line 55
PHP Deprecated: Dingo\Api\Http\Response::__construct(): Implicitly marking parameter $binding as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/api-ecosystem-for-laravel/dingo-api/src/Http/Response.php on line 81

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions