cakephp2-php8/cake
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
..
config Removing INFLECTIONS it pointed at a directory that didn't exist. 2009-11-25 22:27:22 -05:00
console Updating css file in skel dir. 2010-01-13 23:03:02 -05:00
libs Adding optional $reset parameter to Inflector::rules(). Fixes #91. 2010-01-14 18:18:55 -05:00
tests Adding optional $reset parameter to Inflector::rules(). Fixes #91. 2010-01-14 18:18:55 -05:00
basics.php Adding deprecation notices to functions in basics.php. Deprecated functions will not be be remove in 1.3, but will be removed in 2.0. 2009-12-20 18:08:59 -05:00
bootstrap.php Moving error flags to core bootstrap to avoid extra changes in user files, fixing error in previous commit. 2009-08-01 08:36:57 -04:00
dispatcher.php Merge branch '1.2' into mergers 2009-12-27 12:34:27 -05:00
LICENSE.txt Updating more Copyright dates. 2009-11-06 18:04:38 +11:00
VERSION.txt Updating version numbers for 1.3.0-alpha 2009-11-03 19:52:03 -05:00