[commits] Horde branch master updated.	04471f60dcdc8fcd6338d65f2ccfb613abec53f7
    Gunnar Wrobel 
    p at rdus.de
       
    Thu Feb 11 13:48:25 UTC 2010
    
    
  
The branch "master" has been updated.
The following is a summary of the commits.
from: 7fc68d364278c0e20ddd2269ed7d85205736f6ea
04471f6 Omit warning during autoloading when an included file does not exist.
-----------------------------------------------------------------------
commit 04471f60dcdc8fcd6338d65f2ccfb613abec53f7
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Feb 11 14:48:13 2010 +0100
    Omit warning during autoloading when an included file does not exist.
    
    Otherwise some test may fail under strict conditions since
    class_exists() and new ReflectionClass() suddenly emit a warning for
    non-existant classes. See tests in Horde_Injector that test for
    reactions on specifying non existing Instances.
 framework/Test/lib/Horde/Test/AllTests.php |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Test/lib/Horde/Test/AllTests.php?rt=horde-git&r1=c3b52417695d11fd525bddf76ca5af4918a2342e&r2=04471f60dcdc8fcd6338d65f2ccfb613abec53f7
    
    
More information about the commits
mailing list