]> BookStack Code Mirror - bookstack/commit
PHP: Addressed 8.4 deprecations within app itself
authorDan Brown <redacted>
Mon, 17 Feb 2025 12:45:37 +0000 (12:45 +0000)
committerDan Brown <redacted>
Mon, 17 Feb 2025 12:45:37 +0000 (12:45 +0000)
commit5508c171db9ab34feb62694d912d4521cfa7b2ef
tree02af718e1a5ec4211aa4f4373001391b34bcdb9d
parent3b4d3430a54a90a3926e7c029535dd74e7726ad9
PHP: Addressed 8.4 deprecations within app itself
14 files changed:
app/Access/Ldap.php
app/Access/SocialDriverManager.php
app/App/helpers.php
app/Entities/Controllers/BookController.php
app/Entities/Controllers/PageController.php
app/Entities/Queries/QueryPopular.php
app/Entities/Repos/RevisionRepo.php
app/Theming/ThemeService.php
app/Uploads/ImageRepo.php
app/Uploads/ImageService.php
app/Users/Controllers/UserApiController.php
app/Util/SsrUrlValidator.php
dev/docs/logical-theme-system.md
tests/Entity/PageEditorTest.php