Skip to content
Snippets Groups Projects
Commit 26e22ab8 authored by Christopher Smith's avatar Christopher Smith
Browse files

Changes for PHP 7 Compatibility

- replace PHP4 style class constructor function names (based on
  class name) with php 5 __construct()
Also remove some '&' reference operators used with objects
And add some object type hints
parent 11aaacbe
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment