Revision 190c645d96aab4c3c5740558fef18900fefb9e9f

Committed on 17/09/2018 5:59 am by Felix Woldt <felix@jac-systeme.de> [GitHub Diff]

Fix EZP-29591: deprecated PHP4 style class constructor (#16)

* Fix: deprecated PHP4 style class constructor

Use of deprecated PHP4 style class constructor is not supported since PHP 7.

* Fix: deprecated PHP4 style class constructor

Use of deprecated PHP4 style class constructor is not supported since PHP 7