cakephp2-php8/lib/Cake/Test
mark_story 62e89734ab Throw exceptions from Hash::combine()
When the key + value counts do not match Hash should throw an exception.
Silently doing the wrong thing is generally not a good idea. While this
change could break existing applications, those applications were
probably behaving incorrectly anyways.

Fixes #2470
2013-12-21 17:46:05 -05:00
..
bake_compare/Controller fix the failing test case. 2013-11-20 12:26:03 +01:00
Case Throw exceptions from Hash::combine() 2013-12-21 17:46:05 -05:00
Fixture Merge pull request #2319 from ravage84/php-5-removal 2013-11-14 06:41:31 -08:00
test_app Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00