Lugosium

Results 5 comments of Lugosium

Some situations where i use `addMethods`: Some specific PDO driver functions e.g: https://www.php.net/manual/fr/pdo.pgsqlgetnotify.php AWS class using `@method` phpdoc annotation e.g: https://github.com/aws/aws-sdk-php/blob/master/src/Athena/AthenaClient.php

> `@method` annotation is understood by PHPStan. I was giving some use cases to reply your comment https://github.com/phpstan/phpstan-phpunit/issues/87#issuecomment-804066678, it's indeed ok for `@method`, but do you have any solutions for...

Looks great @bachinblack 🎉 Thanks for your time 👍 Any news on this feature?

Hello, is this repo always maintained? Waiting this for months but maybe we should find another lib? Thank you

if type `compact` or `4x4` and car is null you will enter the `if`, in `elseif` you car is necessarily an object, cannot be null.