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-20 03:26:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1371cefc3d
cakephp2-php8
/
cake
/
tests
/
cases
/
libs
/
model
/
datasources
History
mark_story
29ddffa2d3
Fixing regression in DboMysqlBase where describe() was no longer pulling out fieldParameters. A test case has been added to catch any future regressions.
Fixes
#991
2010-08-09 23:25:32 -04:00
..
dbo
Fixing regression in DboMysqlBase where describe() was no longer pulling out fieldParameters. A test case has been added to catch any future regressions.
Fixes
#991
2010-08-09 23:25:32 -04:00
dbo_source.test.php
Fixing issue in DboSource where COUNT() was hardcoded, omitting any other aggregate functions. Replaced with a regexp that accepts only letters. Test case added.
Fixes
#878
2010-07-15 23:17:38 -04:00