cakephp2-php8/lib/Cake/Test
mark_story 72f4d4fac0 Fix issue with logging scopes
Logging scopes should be exclusive and not allow messages matching on
level alone to be logged.  By using scopes + levels you opt-in to new
behavior so grabbing all messages by level should not occur.

Fixes #3264
2012-10-08 12:57:02 -04:00
..
Case Fix issue with logging scopes 2012-10-08 12:57:02 -04:00
Fixture Fix test cases with postgres. 2012-05-10 20:55:46 -04:30
test_app Fix issue where including elements + extending views fails. 2012-09-30 22:44:27 -04:00