• Sebastian Kummer's avatar
    Merge pull request #398 in ZP/z-push from feature/ZP-804-php-7-compatibility to develop · 9dca8635
    Sebastian Kummer authored
    * commit '7e59abed': (36 commits)
      ZP-1030 Pass $retmapimessage as value instead of as reference in ImportMessageChange.
      ZP-963 Remove PHP 7 is unsupported check from zpush.php.
      ZP-805 Update class constructors.
      ZP-805 Update class constructors.
      ZP-960 Other fatal PHP 7 errors.
      ZP-805 Renamed constructors to __construct(). And updated calls to parent class creators for classes Recurrence and TaskRecurrence. Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructor BackendSearchLDAP() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructors  to __construct(). Updated Combined to call parent::__construct. Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructor ZPushTop() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructor Mail_mimeDecode() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructor WBXMLEncoder() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructor WBXMLDecoder() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructor for all classes to __construct(). Updated Streamer to call __construct() function of the class in unserialize(). Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructor for parent from parent::HierarchyCache() to parent::__construct(). Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructor ExportChangesDiff() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructor ImportChangesDiff() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructor SearchProvider() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructor Backend() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructor FileStateMachine() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
      ZP-805 Renamed constructor Streamer() to __construct(). Released under the Affero GNU General Public License (AGPL) version 3.
      ...
    9dca8635
loopdetection.php 41.6 KB