6.0.0-alpha12
6/9/25

[#14304] Testcase failure with PHP7.0
Summary Testcase failure with PHP7.0
Queue Turba
Queue Version 4.2.12
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester nish.aravamudan (at) canonical (dot) com
Created 03/24/2016 (3364 days ago)
Due
Updated 03/25/2016 (3363 days ago)
Assigned
Resolved 03/25/2016 (3363 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/25/2016 12:38:57 AM Michael Rubinsky Comment #3
State ⇒ Not A Bug
Reply to this comment
This has nothing to do with PHP7, and has also already been fixed anyway:

https://github.com/horde/horde/commit/5600091fc93c48065521caf86019545a1fef105b
03/24/2016 11:42:50 PM nish (dot) aravamudan (at) canonical (dot) com Comment #2 Reply to this comment
Apologies, this might be better as a bug aginst the activesync 
component (which is at 2.31.1 in 16.04)
03/24/2016 11:40:41 PM nish (dot) aravamudan (at) canonical (dot) com Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Testcase failure with PHP7.0
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Hello,

Ubuntu 16.04 will only be shipping PHP7.0 and I ran into the following 
test issue with our version of php-horde-turba (4.2.12-1):

1) 
Turba_Unit_Driver_Sql_Pdo_SqliteTest::testDuplicateDetectionFromAsWithNoEmail
Error: Call to a member function hasQuirk() on null

/usr/share/php/Horde/ActiveSync/Message/Contact.php:458
/tmp/adt-virt-lxc.shared.emxxm4h1/downtmp/build.oI1/php-horde-turba-4.2.12/turba-4.2.12/lib/Driver.php:2788
/tmp/adt-virt-lxc.shared.emxxm4h1/downtmp/build.oI1/php-horde-turba-4.2.12/turba-4.2.12/test/Turba/Unit/Driver/Base.php:117

I noticed the other users of $this->_device in the same file do an 
empty() check before use, but this one doesn't?

Saved Queries