[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:15:04 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         | Michael Rubinsky <mrubinsk at 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
+Priority           | 1. Low
  Milestone          |
  Patch              |
-Owners             |
+Owners             | Michael Rubinsky
------------------------------------------------------------------------------
    
    
More information about the bugs
mailing list