The branch "master" has been updated. The following is a summary of the commits.
from: 5fc063aa275d9e56592f80ce79261fd49af91b21 2651bc2 Avoid E_STRICT errors due to overloaded create methods. ----------------------------------------------------------------------- commit 2651bc20d542cf46e6a3ab9f5983a4308ffe37b1 Author: Michael J Rubinsky <[email protected]> Date: Fri Jun 24 12:11:15 2011 -0400 Avoid E_STRICT errors due to overloaded create methods. Also, fix some classes that should extend Horde_Core_Factory_Injector instead of Horde_Core_Factory_Base. ansel/lib/Factory/Storage.php | 10 +++++----- framework/Core/lib/Horde/Core/Factory/Base.php | 7 ------- framework/Core/lib/Horde/Core/Factory/Editor.php | 6 +++--- framework/Core/lib/Horde/Core/Factory/Notification.php | 6 +++--- hermes/lib/Factory/Driver.php | 6 +++--- jonah/lib/Factory/Driver.php | 4 ++-- 6 files changed, 16 insertions(+), 23 deletions(-) http://git.horde.org/horde-git/-/commit/2651bc20d542cf46e6a3ab9f5983a4308ffe37b1 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
