Page MenuHomePhorge

Remove type declaration from property
ClosedPublic

Authored by sicherha on Dec 28 2022, 6:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 18, 2:55 AM
Unknown Object (File)
Wed, Apr 17, 9:57 AM
Unknown Object (File)
Wed, Apr 10, 2:20 PM
Unknown Object (File)
Sun, Apr 7, 10:14 AM
Unknown Object (File)
Wed, Apr 3, 9:32 PM
Unknown Object (File)
Wed, Apr 3, 1:13 PM
Unknown Object (File)
Wed, Apr 3, 1:13 PM
Unknown Object (File)
Wed, Apr 3, 1:13 PM
Subscribers
None

Details

Summary

This syntax is not compatible with PHP < 7.4.0. Fixes T7097.

Diff Detail

Repository
rI iRony
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 40967
Build 16490: arc lint + arc unit

Event Timeline

sicherha created this revision.

Needs revision; doesn't fix the issue yet.

Typed properties were introduced in PHP 7.4.0. Make sure that Kolab also works
with older PHP instalations.

sicherha retitled this revision from Add missing namespace prefix `Sabre` to Remove type declaration for property.Dec 28 2022, 8:57 PM
sicherha edited the summary of this revision. (Show Details)
sicherha retitled this revision from Remove type declaration for property to Remove type declaration from property.
This revision is now accepted and ready to land.Dec 30 2022, 2:31 PM
This revision was automatically updated to reflect the committed changes.