Fixes
- Fixed handling of recursive structures to avoid memory exhaustion (CVE-2025-54869).
Tweaks
- Added check for
false
of return value ofStreamReader::readBytes()
inCrossReference\FixedReader
to avoid PHP warning.
false
of return value of StreamReader::readBytes()
in CrossReference\FixedReader
to avoid PHP warning.