Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 7.1 Support #299

Closed
balsdorf opened this issue Oct 2, 2017 · 4 comments
Closed

PHP 7.1 Support #299

balsdorf opened this issue Oct 2, 2017 · 4 comments
Assignees
Milestone

Comments

@balsdorf
Copy link
Contributor

balsdorf commented Oct 2, 2017

This is a placeholder issue to track adding support for PHP 7.1 to Eventum.

Personally I've run Eventum on PHP 7.1 and only noticed a few problems, but these need to be fixed before we can provide official support.

@balsdorf balsdorf self-assigned this Oct 2, 2017
@glensc
Copy link
Member

glensc commented Oct 2, 2017

to me goal is dropping pear packages. #263 for example.

i haven't been able to test that branch anymore due the attachments PR.

@glensc
Copy link
Member

glensc commented Dec 26, 2018

PR: #426

@glensc
Copy link
Member

glensc commented Jan 3, 2019

things to cover:

  • add catch Throwable instead of Exception as it's now the top level exception class.

@glensc
Copy link
Member

glensc commented Aug 11, 2019

Eventum 3.6.0 requires php 7.1: #426; closing issue.

@glensc glensc added this to the 3.6.0 milestone Aug 11, 2019
@glensc glensc closed this as completed Aug 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants