PHPLIB-373 Use DatabaseTransactionsManager
in ManagesTransactions
trait
#3054
Triggered via pull request
September 10, 2025 14:56
Status
Failure
Total duration
1m 15s
Artifacts
–
Annotations
3 errors
phpcs
Process completed with exit code 1.
|
phpcs:
tests/TransactionTest.php#L461
Function property_exists() should not be referenced via a fallback global name, but via a use statement.
|
phpcs:
tests/TransactionTest.php#L461
Expected 1 space after NOT operator; 0 found
|