cakephp2-php8/cake/tests
Joël Perras 259b59cae1 Adding optional $reset parameter to Inflector::rules(). Fixes #91.
Inflector::rules() now has an optional 3rd parameter, $reset, which can
be set to true if you desire to remove the default inflections defined
in Inflector.

Note that the reset will only affect those inflection types which you
have explicitly re-defined in the $rules parameter.
2010-01-14 18:18:55 -05:00
..
cases Adding optional $reset parameter to Inflector::rules(). Fixes #91. 2010-01-14 18:18:55 -05:00
fixtures Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
groups Updating lib group with omitted classes. 2009-12-19 20:32:34 -05:00
lib Updating CakeTestSuiteDispatcher parsing of . 2010-01-13 23:19:10 -05:00
test_app Bug fix in I18n 2010-01-14 14:11:57 -04:30