cakephp2-php8/lib/Cake/Test
AD7six 5334fe04c3 handle loose % signs in __() function
While it's passed to sprintf and translation markers may contain
variable placeholders (%s, %d) that doesn't mean translators need to be
aware of all relevant rules. A % sign in a translation message shouldn't
cause a warning (and no return) it should be handled as a literal
percent sign.
2014-02-13 15:30:16 +00:00
..
bake_compare/Controller Updated bake templates to use CakeRequest::allowMethod() 2014-02-10 17:56:57 +05:30
Case handle loose % signs in __() function 2014-02-13 15:30:16 +00:00
Fixture Merge branch 'imsamurai-2.5' into 2.5 2013-11-27 20:12:28 -05:00
test_app Merge branch 'master' into 2.5 2014-01-30 10:13:37 -05:00