Discussion:
[Tickets #12681] Re: PHP fatal error: Can't inherit abstract function
(too old to reply)
n***@bugs.horde.org
2013-09-13 12:09:51 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12681
------------------------------------------------------------------------------
Ticket | 12681
Updated By | Git Commit <***@lists.horde.org>
Summary | PHP fatal error: Can't inherit abstract function
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------


Git Commit <***@lists.horde.org> (2013-09-13 12:09) wrote:

Changes have been made in Git (master):

commit 4b25faf13d753d5bc70846234d87683b895f8942
Author: Jan Schneider <***@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
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
n***@bugs.horde.org
2013-12-17 11:37:22 UTC
Permalink
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12681
------------------------------------------------------------------------------
Ticket | 12681
Updated By | Git Commit <***@lists.horde.org>
Summary | PHP fatal error: Can't inherit abstract function
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners | Jan Schneider
------------------------------------------------------------------------------


Git Commit <***@lists.horde.org> (2013-12-17 11:37) wrote:

Changes have been made in Git (master):

commit 314b05335d9b0754e897644798c3f1e0ed592555
Author: Jan Schneider <***@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
--
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: bugs-***@lists.horde.org
Loading...