[BUGFIX] Fix condition for videoChapter #1805
Merged
Annotations
2 errors
|
PHPStan Static Analysis
Process completed with exit code 1.
|
|
PHPStan Static Analysis
Child process error (exit code 255): Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /app/vendor/ubl/php-iiif-prezi-reader/src/Iiif/Presentation/V2/Model/Resources/AbstractIiifResource2.php on line 495
while running parallel worker
|
Loading