Lucas

Results 52 issues of Lucas

I'm encountering this error: ``` Uncaught TypeError: ReflectionMethod::__construct(): Argument #2 ($method) must be of type ?string, array given ``` Pointing to [this line](https://github.com/johnbillion/query-monitor/blob/9b9a31c77ac05820e2c6d61b46672b731ad43d82/classes/Util.php#L379). I've stumbled upon this error when trying...

Hello! Does this package support PHP 8?