Another attempt at supporting nested sections #2215
Draft
Scrutinizer / Inspection
succeeded
Sep 27, 2025 in 5m 11s
Summary
1 new issues, 1 updated code elements
Annotations
Check notice on line 696 in src/Collection/Page/Page.php
scrutinizer / Inspection
src/Collection/Page/Page.php#L696
It seems like ``Cecil\Collection\Page\PrefixSuffix::getSuffix($filename)`` can also be of type ``null``; however, parameter ``$path`` of ``Cecil\Util::joinPath()`` does only seem to accept ``string``, maybe add an additional type check?
Loading