Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Indexer commands are broken when using php 8.1 #330

@pushrbx

Description

@pushrbx

When I try to run:

php artisan indexer:anime

or

php artisan indexer:manga

I get the following error message:

In AnimeIndexer.php line 154:
  Typed property App\Console\Commands\Indexer\AnimeIndexer::$ids must not be accessed before initialization  
                                                                                                             

Runtime info:

PHP 8.1.11 (built: Sep 28 2022 11:08:01) (NTS Visual C++ 2019 x64)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions