Skip to content

Typed properties force PHP 7.4+ #11

@dnmvisser

Description

@dnmvisser

I noticed that the code uses typed properties which were only introduced in PHP 7.4.
Unfortunately our SimpleSAMLphp instance is still at 7.3.9...
I was able to get it to work by removing the type hints: https://github.com/GEANT/simplesamlphp-module-cirrusgeneral/pull/1/files
Would it be worth having a tag/release here for the people that are not yet on 7.4+?

many thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions