update Doxyfile using 'doxygen -u', and fix a phpunit warning

This commit is contained in:
Florian Schlichting 2026-05-11 22:57:59 +02:00
parent 85c61ad601
commit d4dc174543
2 changed files with 983 additions and 467 deletions

View File

@ -75,7 +75,7 @@ test:
exit 0; \ exit 0; \
fi fi
# run phpunit tests # run phpunit tests
phpunit testing/phpunit phpunit --do-not-cache-result testing/phpunit
.PHONY: clean .PHONY: clean

File diff suppressed because it is too large Load Diff