Skip to content

Dropping support for PHP < 7.x #142

@bartvanhoutte

Description

@bartvanhoutte

When creating #141, I ran into some problems trying to maintain support for PHP 5.3. For example, $this isn't bound to the scope of a closure until PHP 5.4. On top of that, it's become quite the nuisance to create a development environment for PHP 5.3 with all the bells and whistles required to develop the library, even with Docker.

I think it might be time to drop support for PHP < 7.x. Maybe create a 3.0 release targeting modern PHP versions?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions