cakephp2-php8/lib/Cake
mark_story 52a0d642ec Fix incorrectly quoted table aliases in virtual fields.
DboSource::_quoteFields() is already a bit of a mess, and while I'm not
happy about having to add more regex replacement, it seems to be the
only reasonable solution given that the code is already 'parsing' SQL
to apply identifier quoting.

Fixes #6602
2015-05-20 22:40:47 -04:00
..
Cache Fix issue with memcache and domains starting with letter "u" 2015-03-19 11:42:14 +02:00
Config Updated the default Cake routes to include a defaultRoute true flag to allow differentiation 2014-05-29 00:55:51 -04:00
Configure Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Console Replace preg_replace with basename in SchemaShell 2015-05-11 14:52:31 +03:00
Controller Fix class name in scaffold error. 2015-03-12 22:00:03 -04:00
Core Document missing option in loadAll(). 2015-05-13 22:37:52 -04:00
Error Fixed PHP 5.2 compatibility 2015-01-16 16:02:44 +01:00
Event Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
I18n Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Log Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Model Fix incorrectly quoted table aliases in virtual fields. 2015-05-20 22:40:47 -04:00
Network Backport #6431 2015-04-30 15:18:28 +02:00
Routing Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Test Fix incorrectly quoted table aliases in virtual fields. 2015-05-20 22:40:47 -04:00
TestSuite Change default value to allow code coverage on non-app files. 2015-05-10 21:34:08 -04:00
Utility Add underscore support for multi word irregulars. 2015-05-12 14:33:15 +02:00
View Add missing minimizable HTML attributes 2015-05-18 18:10:02 +02:00
basics.php fallback implementation of json_last_error_msg 2015-03-14 09:13:31 +00:00
bootstrap.php Fix file_map being regenerated on every request. 2014-11-22 12:21:28 -05:00
LICENSE.txt Bump copyright year in license 2015-01-12 15:18:04 -05:00
VERSION.txt Update version number to 2.6.4 2015-04-19 21:10:15 -04:00