[REVIEW] Removed namespace/classname normalization in Zend_Log::factory; prevented...
commit598e3c4703472b02102cb9d5233af26f495059d8
authormatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Wed, 9 Dec 2009 20:58:49 +0000 (9 20:58 +0000)
committermatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Wed, 9 Dec 2009 20:58:49 +0000 (9 20:58 +0000)
tree3c2cadd61cf7c49173e95136ce3943bd6ed6c983
parent0fad635a6e59cfd354fa263ca96597af8e7e3132
[REVIEW] Removed namespace/classname normalization in Zend_Log::factory; prevented usage of CamelCased writer/filter names

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19556 44c647ce-9c0f-0410-b52a-842ac1e357ba
library/Zend/Log.php
tests/Zend/Log/LogTest.php