- 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 - 11.03.2021
Opened by peterdd - 26.11.2020
Last edited by peterdd - 11.03.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 too 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
Loading...
Available keyboard shortcuts
- Alt + l Login Dialog / Logout
- Alt + a Add new task
- Alt + m My searches
- Alt + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + e ↵ Enter Edit this task
- Alt + w watch task
- Alt + y Close Task
Task Editing
- Alt + s save task
ADOdb 5.21 is released, but there are still some issues open that effect Flyspray. I try helping there.
Our variant of dokuwiki in our sources need manual review as there are several warnings triggered by PHP 8.