Severity: LOW
Location: src/Services/Logger.php:63
Bug: file_put_contents return value ignored.
Fix: Check return; fall back to error_log on failure.
Status: open. Will reply with remediation details when resolved.
Severity: LOW
Location: src/Services/Logger.php:63
Bug: file_put_contents return value ignored.
Fix: Check return; fall back to error_log on failure.
Status: open. Will reply with remediation details when resolved.
Resolved.
Logger::log now checks the file_put_contents return and falls back to error_log() (PHP-FPM stderr, captured by journalctl) when the append fails (src/Services/Logger.php). Disk full or permission denied no longer silently swallows log entries.
Locking this thread.
We noticed you are visiting from a mobile device. We are glad you are here, but know that 6502ish is best experienced on the desktop. Some features are not easily used via mobile and your experience may vary from the full experience via desktop.