mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 19:38:26 +00:00
62e89734ab
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 |
||
---|---|---|
.. | ||
CakeNumberTest.php | ||
CakeTimeTest.php | ||
ClassRegistryTest.php | ||
DebuggerTest.php | ||
FileTest.php | ||
FolderTest.php | ||
HashTest.php | ||
InflectorTest.php | ||
ObjectCollectionTest.php | ||
SanitizeTest.php | ||
SecurityTest.php | ||
SetTest.php | ||
StringTest.php | ||
ValidationTest.php | ||
XmlTest.php |