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

Replaced php4 style constructor with php5 style constructor. #2

Merged
merged 1 commit into from May 13, 2016

Conversation

peterpacket
Copy link

Since php4 style constructors are deprecated in php7, and to ensure a working library in the future, I have removed the php4 style constructor and replaced it with a php5 style constructor.

I have also bumped the version in composer.json and changed the php version requirements tot php >= 5.0.0

…w version and php requirement to composer.json
@incratec
Copy link
Collaborator

👍 Thanks a lot for the fix! To be honest, I haven'd used this code for years.

@incratec incratec merged commit 2a72d63 into incratec:master May 13, 2016
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