fix cli scheduler:run breaks if --live-site does not end with / #35
ci.yml
on: pull_request
framework-ci
/
Install PHP dependencies
22s
framework-ci
/
Run PHPstan
28s
framework-ci
/
Run Unit tests
23s
Matrix: framework-ci / Run Unit tests
Annotations
3 errors
framework-ci / Run PHPstan
Process completed with exit code 1.
|
framework-ci / Run PHPstan:
src/AbstractWebApplication.php#L495
Result of && is always false.
|
framework-ci / Run PHPstan:
src/AbstractWebApplication.php#L324
Right side of || is always true.
|