mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-09-23 11:05:32 -04:00
The side-effect detector skipped tokens inside parentheses, so a call in a condition - `if ( !dbConnect() )`, the shape database.php had - was invisible to it. Only the enclosing control-flow keyword was reported, and a file whose sole include-time work sat inside a condition would have passed. Drop the parenthesis rule and add a fixture for that shape. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01477mR97vfnK6zczbHgzq6T