mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-06-08 15:44:51 -04:00
- Fix decryptValue() to use explicit null/empty check instead of empty() (handles string "0" correctly) - Guard checkEncryption() result in migration before proceeding - Check read success before writing backup restoration - Consistent DIRECTORY_SEPARATOR usage in paths GitHub-Issue: #4554