6.0.0-alpha14
7/2/25

[#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
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
Queue Version FRAMEWORK_5_2
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester amessina (at) messinet (dot) com
Created 05/31/2020 (1858 days ago)
Due
Updated 06/07/2020 (1851 days ago)
Assigned
Resolved 06/07/2020 (1851 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/07/2020 05:15:36 PM Michael Rubinsky State ⇒ Resolved
 
06/07/2020 05:15:04 PM Michael Rubinsky Assigned to Michael Rubinsky
Priority ⇒ 1. Low
 
06/07/2020 05:11:52 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

commit a9454a400a87f723f4ed09f369deac0fd29b68d2
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Sun, 07 Jun 2020 13:11:44 -0400

Bug: 15013 Avoid deprecated warnings in PHP 7.4

  M lib/Driver.php

https://github.com/horde/turba/commit/a9454a400a87f723f4ed09f369deac0fd29b68d2
06/07/2020 05:11:28 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 28ac60237d4be5be4d3d8ebb1b52d6b242e63293
Author: Michael J Rubinsky <mrubinsk@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
05/31/2020 01:27:55 AM amessina (at) messinet (dot) com Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
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
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
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.

Saved Queries