[Tickets #15013] 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 May 31 01:27:55 UTC 2020
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/15013
------------------------------------------------------------------------------
Ticket | 15013
Created By | amessina at messinet.com
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 |
------------------------------------------------------------------------------
amessina at messinet.com (2020-05-31 01:27) wrote:
horde-alarms[13435]: 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 on line 2633
horde-alarms[13435]: 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 on line 2641
horde-alarms[13435]: 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 on line 2649
This appears to be related to the homeCountry, otherCountry, and
workCountry portions of the public function toASContact.
More information about the bugs
mailing list