This website requires JavaScript.
Explore
Help
Sign in
adulau
/
cakephp2-php8
Watch
1
Star
0
Fork
You've already forked cakephp2-php8
0
mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced
2025-01-19 02:56:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5a8648cca0
cakephp2-php8
/
cake
/
libs
/
model
/
datasources
History
mark_story
5a8648cca0
Fixing issue in DboSource::_matchRecords() where unqualified conditions would result in 1=1 conditions. Fixing incorrect test case.
Fixes
#930
2010-09-16 00:17:09 -04:00
..
dbo
Fixing failing tests in DboMysql and DboPostgres related to localized floats. Refs
#1029
2010-08-21 00:49:40 -04:00
datasource.php
Numerous "Enter description here" block comments updated to have meaningful descriptions.
2010-05-30 01:10:48 +10:00
dbo_source.php
Fixing issue in DboSource::_matchRecords() where unqualified conditions would result in 1=1 conditions. Fixing incorrect test case.
Fixes
#930
2010-09-16 00:17:09 -04:00