mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-25 01:37:59 -05:00
- Removed TODO which is already a github issue (https://github.com/opensourcepos/opensourcepos/issues/3833) - Removed call to auto_detect_line_endings which was deprecated in php 8.1. This only negatively affects files created using macOS 9 or earlier which had an EOL in 2002. - Updated PHPdoc comments - Removed unnecessary comments