azett 6b8a4776df Included Matthias Mauch's PHP7.1 patch. Besides other changes regarding PHP7 compatibility, it replaces all the class-named constructors with __construct(). Thanks a lot, Matthias!
Please visit his website http://www.aadmm.org/fp-patch/ and read patch-description.txt to learn more about the details of the patch.

I adapted the patch slighty: It now does not just add a __construct() function to the existing class-named one, instead it replaces it completely. Therefore, some parent::__construct() calls had to be changed, too.
2018-10-03 11:00:55 +02:00
..
2011-07-04 10:08:05 +00:00
2013-12-09 23:43:49 +01:00
2015-06-12 09:31:03 +02:00
2011-04-03 20:24:08 +00:00
2012-05-15 19:17:17 +00:00