Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Fix #2: PHP 4 style constructors are deprecated#3

Open
cmb69 wants to merge 1 commit intointel:masterfrom
cmb69:issue-2
Open

Fix #2: PHP 4 style constructors are deprecated#3
cmb69 wants to merge 1 commit intointel:masterfrom
cmb69:issue-2

Conversation

@cmb69
Copy link

@cmb69 cmb69 commented Mar 27, 2019

Since the old stlye constructors are deprecated as of PHP 7.0.0, and
__construct() is already fully supported as of PHP 5.0.0, we change the
names of the constructors.

Since the old stlye constructors are deprecated as of PHP 7.0.0, and
__construct() is already fully supported as of PHP 5.0.0, we change the
names of the constructors.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants