cakephp2-php8/lib/Cake
Mike Fellows 0b658697f2 Sqlserver DboSource does not allow the persistent option to be true.
This is backported from CakePHP 3.  The SQL Server PHP PDO driver does not
support the PDO::ATTR_PERSISTENT attribute.  So throw an exception if the
'persistent' option is set in the database config.  Also removes that
option from the Sqlserver base config.
2017-08-16 11:23:42 -07:00
..
Cache Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Config Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Configure Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Console 2.x Console: Display error message when unknown option is specified 2017-07-18 00:27:39 +09:00
Controller Merge branch '2.next' of github.com:cakephp/cakephp into 2.next 2017-06-26 21:51:55 -04:00
Core Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Error Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Event Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
I18n Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Log Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Model Sqlserver DboSource does not allow the persistent option to be true. 2017-08-16 11:23:42 -07:00
Network Address CakeEmail regression when data is defined with no mimetype 2017-08-03 17:00:58 -04:00
Routing Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Test Fix hiddenField option not working for radio. 2017-08-08 22:02:07 -04:00
TestSuite Merge pull request #11000 from bancer/truncate-performance-2 2017-08-11 21:48:01 -04:00
Utility Merge branch '2.next' of github.com:cakephp/cakephp into 2.next 2017-06-26 21:51:55 -04:00
View Fix hiddenField option not working for radio. 2017-08-08 22:02:07 -04:00
basics.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
bootstrap.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
LICENSE.txt Use HTTPS for the cakephp.org URL 2017-06-10 23:40:28 +02:00
VERSION.txt Update version number to 2.10.1 2017-08-07 21:21:35 -04:00