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 11:06:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e328043586
cakephp2-php8
/
cake
/
libs
/
model
/
datasources
History
Mark Story
e1b0c41254
Making Model::isVirtualField() and Model::getVirtualField() work with both
Model.field
as
field
. This fixes a number of issues in conditions, and fields arrays when model aliases are used.
Fixes
#208
and
#220
2010-01-19 09:22:13 -05:00
..
dbo
Putting __() in strings that missing internationalization.
2010-01-18 01:06:25 -05:00
datasource.php
Removing use of subclass method 'fullTableName()' in Datasource superclass.
Fixes
#100
.
2010-01-13 23:19:10 -05:00
dbo_source.php
Making Model::isVirtualField() and Model::getVirtualField() work with both
Model.field
as
field
. This fixes a number of issues in conditions, and fields arrays when model aliases are used.
Fixes
#208
and
#220
2010-01-19 09:22:13 -05:00