This syntax is not compatible with PHP < 7.4.0. Fixes T7097.
Details
Details
- Reviewers
mollekopf - Maniphest Tasks
- T7097: iRony fails to run after update
- Commits
- rId90e149fc0e1: Remove type declaration from property
Diff Detail
Diff Detail
- Repository
- rI iRony
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Typed properties were introduced in PHP 7.4.0. Make sure that Kolab also works
with older PHP instalations.