cakephp2-php8/lib/Cake
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
..
Cache Fixed undefined constant 2013-11-19 11:50:28 +01:00
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Configure Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Console Merge branch 'master' into 2.5 2014-02-11 18:17:59 +05:30
Controller Merge branch 'master' into 2.5 2014-02-11 18:17:59 +05:30
Core Fix ApiGen errors 2014-02-07 18:29:54 -02:00
Error Merge branch 'master' into 2.5 2014-02-11 18:17:59 +05:30
Event Check event against listeners registered in local and global manager 2014-01-31 16:52:29 +07:00
I18n Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Log Merge branch 'master' into 2.5 2013-11-19 00:27:12 +05:30
Model Merge branch 'master' into 2.5 2014-02-11 18:17:59 +05:30
Network Merge branch 'master' into 2.5 2014-02-11 18:17:59 +05:30
Routing Merge branch 'master' into 2.5 2014-02-11 18:17:59 +05:30
Test handle loose % signs in __() function 2014-02-13 15:30:16 +00:00
TestSuite Merge branch 'master' into 2.5 2014-01-16 15:20:40 -05:00
Utility Merge branch 'master' into 2.5 2014-02-11 18:17:59 +05:30
View Merge branch 'master' into 2.5 2014-02-11 18:17:59 +05:30
basics.php handle loose % signs in __() function 2014-02-13 15:30:16 +00:00
bootstrap.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.5 2014-01-26 15:06:00 -05:00