Skip to content

CIDRAM v1.29.8

Choose a tag to compare

@Maikuolan Maikuolan released this 20 Aug 10:30
· 2017 commits to v4 since this release
v1.29.8
23c3ea6

Version/Release 1.29.8

  • [2026.06.22; Bug-fix]: Some closures which instantiate RecursiveIteratorIterator objects which instantiate RecursiveDirectoryIterator objects could trigger fatal errors due to uncaught UnexpectedValueException exceptions, thus causing execution to end prematurely, when supplied paths to directories which contain subdirectories for which PHP doesn't have sufficient permissions to read; To prevent this in the future, the affected calls have been guarded with try/catch blocks, and where try/catch blocks aren't practical, guarded by appropriate checks.

  • [2026.06.28]: Verification updated.

  • [2026.07.19]: Default signature bypasses updated.

Caleb M (Maikuolan),
20 August, 2026.