laravel-doctrine / orm

A drop-in Doctrine ORM 2 implementation for Laravel 5+ and Lumen

Home Page:http://laraveldoctrine.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Error: InfoCommand::$signature must be string

Finnesko7 opened this issue · comments

Package version , Laravel version

Package version: 1.5
Laravel/lumen-framework: 6.3.5
PHP: 7.4

Steps to reproduce the behaviour

Execute any php artisan command like : php artisan list

I've had no issue with this

Package version: 1.5.10
Laravel: 6.20.19
PHP: 7.4.14

on both Mac and Debian

it is a multi line string, but there are several other commands just its the laravel/framework that are written the same way

Can you give more info? OS version?

I have the same issue

PHP: 7.4
Lumen: 6
laravel-doctrine/orm: 1.5
@eigan

@MoamenAbdelwahed A stack trace would be great :)