- Status New
- Percent Complete
- Task Type TODO
- Category Backend/Core
-
Assigned To
peterdd - Operating System All
- Severity Medium
- Priority Low
- Reported Version 1.0 devel (github master)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray - The bug killer!
Opened by peterdd - 26.11.2020
Last edited by peterdd - 10.02.2021
Opened by peterdd - 26.11.2020
Last edited by peterdd - 10.02.2021
FS#2620 - PHP8 compatibility
PHP 8.0 is now released (2020-11-26) and Flyspray should be made compatible with it.
- Replace removed and deprecated functions with alternatives in our source code.
- Upgrade used libraries or make used libraries compatible:
- post github issue or pull requests for ADODB
- upgrade used dokuwiki or make changes in our integration (probably just review our as official dokuwiki project contains to much stuff we do not need and changed much)
- review used geshi
- upgrade our swiftmailer version to PHP8 compatible version
- upgrade our oauth2-client stuff to PHP8 compatible version