[Tickets #15013] Re: PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /var/www/horde/turba/lib/Driver.php

noreply at bugs.horde.org noreply at bugs.horde.org
Sun Jun 7 17:11:28 UTC 2020


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/15013
------------------------------------------------------------------------------
  Ticket             | 15013
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | PHP Deprecated:  Unparenthesized `a ? b : c ? d : e` is
                     | deprecated. Use either `(a ? b : c) ? d : e` or `a ? b
                     | : (c ? d : e)` in /var/www/horde/turba/lib/Driver.php
  Queue              | Turba
  Version            | FRAMEWORK_5_2
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2020-06-07 17:11) wrote:

Changes have been made in Git (master):

commit 28ac60237d4be5be4d3d8ebb1b52d6b242e63293
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 07 Jun 2020 13:10:51 -0400

Bug: 15013 Avoid deprecated warnings in PHP 7.4

  M lib/Driver.php

https://github.com/horde/turba/commit/28ac60237d4be5be4d3d8ebb1b52d6b242e63293





More information about the bugs mailing list