cakephp2-php8/lib/Cake/Model/Datasource
mark_story 5816143493 Fix usage of non-existant property.
Use the declared `_result` property instead. I would normally add
a test, but getting to this path requires a query to fail which is not
simple to simulate in the test harness.

Fixes #11615
2018-02-04 11:48:31 -05:00
..
Database msSQL - also handle offset as string 2017-10-05 11:45:33 +02:00
Session Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
CakeSession.php When the PHP version is 7.2 or higher ini_set('session.save_handler', 'user') can't be executed, so delete. 2018-01-17 02:30:04 +09:00
DataSource.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
DboSource.php Fix usage of non-existant property. 2018-02-04 11:48:31 -05:00