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

Use new CakeObject instead of reserved Object class #275

Closed
wants to merge 2 commits into from

Conversation

ravage84
Copy link
Contributor

Fixes #274

Resolves PHP 7 compatibility.
@ravage84
Copy link
Contributor Author

The Travis jobs fail, because this change is only compatible with CakePHP 2.9.0+.

@ravage84
Copy link
Contributor Author

Bumped CakePHP version in Travis jobs to 2.9. Succeeds now.

@ravage84
Copy link
Contributor Author

Successfully tested in one of my applications.

@ravage84
Copy link
Contributor Author

This PR cakephp/cakephp#9510 is probably the better solution, as it does not bump the minimum requirements for the plugin...

@steinkel
Copy link
Member

I agree, let's wait for the next stable release 2.9.x as this would keep the plugin as much BC as possible. Thank you @ravage84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants