cakephp2-php8/lib/Cake/Model/Datasource
Jan Ptacek d292a83407
Avoid undefined index: null (update action)
Avoid Notice (8): Undefined index: null [APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php, line 2180]
also discussed here: 22b0275#diff-b8a4043bec5d20830b77d240ae8fdef5R2087
fix for previous instance if same bug already merged here: cakephp#12411
(sorry for overlooking this second use-case :( )
2018-08-06 12:15:41 +02:00
..
Database Fix missing field identifier quoting for COUNT(DISTINCT in SQLServer. 2018-01-09 17:01:00 -05:00
Session Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
CakeSession.php Update CakeSession.php 2018-06-12 10:21:37 +02:00
DataSource.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
DboSource.php Avoid undefined index: null (update action) 2018-08-06 12:15:41 +02:00