docs: release 2.4.1 #278
Annotations
5 errors
phpstan:
src/PostgresEnhancedConnection.php#L171
Method Illuminate\Database\Connection::handleTransactionException() invoked with 4 parameters, 3 required.
|
phpstan:
tests/Query/OrderTest.php#L17
Unknown parameter $nulls in call to method Illuminate\Database\Query\Builder::orderBy().
|
phpstan:
tests/Query/OrderTest.php#L30
Unknown parameter $nulls in call to method Illuminate\Database\Query\Builder::orderBy().
|
phpstan:
tests/Query/OrderTest.php#L44
Unknown parameter $nulls in call to method Illuminate\Database\Query\Builder::orderBy().
|
phpstan
Process completed with exit code 1.
|