6.0.0-beta1
7/17/25

[#12681] PHP fatal error: Can't inherit abstract function
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 (4325 days ago)
Due
Updated 12/17/2013 (4230 days ago)
Assigned 09/13/2013 (4325 days ago)
Resolved 09/13/2013 (4325 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/17/2013 11:37:21 AM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (master):

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
09/13/2013 12:10:03 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
09/13/2013 12:09:51 PM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (master):

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
09/13/2013 11:18:29 AM leena (dot) heino (at) uta (dot) fi Comment #3 Reply to this comment
Of course I can :)
Seriously, what PHP version is this?
PHP 5.3.3 (built: Jul 12 2013 04:36:18)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies


09/13/2013 11:11:50 AM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Of course I can :)
Seriously, what PHP version is this?
09/13/2013 10:39:41 AM leena (dot) heino (at) uta (dot) fi Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ PHP fatal error: Can't inherit abstract function
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
PHP Fatal error:  Can't inherit abstract function 
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

Saved Queries