Docs: Add PHP 7.4 compatibility notes

- Updated README.md: Changed PHP version from 8.0+ to 7.4+ (8.0+ compatible)
- Added PHP compatibility section to STATUS.md
- Updated STATUS.md with latest commit information
- Documented supported PHP versions (7.4, 8.0, 8.1, 8.2)
This commit is contained in:
WLTBAgent
2026-02-13 17:51:49 +00:00
parent d87a87b93a
commit 3b91adcd40
2 changed files with 29 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ Nextcloud internal PHP application providing Google Analytics 4 reporting with A
**Type**: Nextcloud PHP App (Internal Application)
**Framework**: Nextcloud App Framework (OCP)
**Language**: PHP 8.0+
**Language**: PHP 7.4+ (compatible with PHP 8.0+)
**Database**: Nextcloud Database (via IDBConnection)
**Target Nextcloud**: 25.0+ (https://cloud.shortcutsolutions.net)