| Summary | PHP fatal error: Can't inherit abstract function |
| Queue | Horde Framework Packages |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | jan (at) horde (dot) org |
| Requester | leena.heino (at) uta (dot) fi |
| Created | 09/13/2013 (4439 days ago) |
| Due | |
| Updated | 12/17/2013 (4344 days ago) |
| Assigned | 09/13/2013 (4439 days ago) |
| Resolved | 09/13/2013 (4439 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
commit 314b05335d9b0754e897644798c3f1e0ed592555
Author: Jan Schneider <jan@horde.org>
Date: Fri Sep 13 14:09:20 2013 +0200
Don't define abstract methods that are defined in the interface
(
Bug #12681).framework/Db/lib/Horde/Db/Adapter.php | 18 +++++---
framework/Db/lib/Horde/Db/Adapter/Base.php | 67
----------------------------
2 files changed, 11 insertions(+), 74 deletions(-)
http://git.horde.org/horde-git/-/commit/314b05335d9b0754e897644798c3f1e0ed592555
State ⇒ Resolved
commit 4b25faf13d753d5bc70846234d87683b895f8942
Author: Jan Schneider <jan@horde.org>
Date: Fri Sep 13 14:09:20 2013 +0200
Don't define abstract methods that are defined in the interface
(
Bug #12681).framework/Db/lib/Horde/Db/Adapter.php | 18 +++++---
framework/Db/lib/Horde/Db/Adapter/Base.php | 67
----------------------------
2 files changed, 11 insertions(+), 74 deletions(-)
http://git.horde.org/horde-git/-/commit/4b25faf13d753d5bc70846234d87683b895f8942
Seriously, what PHP version is this?
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
State ⇒ Feedback
Seriously, what PHP version is this?
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ PHP fatal error: Can't inherit abstract function
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Horde_Db_Adapter::select() (previously declared abstract in
Horde_Db_Adapter_Base) in
/var/www/horde/framework/Db/lib/Horde/Db/Adapter/Base.php on line 25