chinpei215
|
3dbc33d6cd
Remove internal annotations from Cake\Database\Expression classes
|
9 years ago |
Mark Story
|
8258072329
Merge branch 'master' into 3.next
|
9 years ago |
Cory Thompson
|
dbd6e7a8d1
Updated unit tests to reflect fix to ValueBinder->placeholder
|
9 years ago |
dereuromark
|
ab96da0ca4
Fix up return self to $this for chainable.
|
9 years ago |
dereuromark
|
cd379b2fc5
Fix up doc block return types for chaining.
|
9 years ago |
dereuromark
|
945ff04040
Add missing deprecation note.
|
9 years ago |
Anthony GRASSIOT
|
003df77ed0
Deprecation removal
|
9 years ago |
dereuromark
|
2312ab8023
Fix some more doc blocks and smells. Enable further clickability in IDE.
|
9 years ago |
dereuromark
|
2f0133bbbe
Use self instead of $this for IDE compatibility.
|
9 years ago |
dereuromark
|
97f008a711
Split combined into separate getter setter for cleaner API.
|
9 years ago |
mscherer
|
2d5c1eedde
Fix doc blocks and return values. Also fixed some missing typehinting.
|
9 years ago |
antograssiot
|
3bfa33bc47
fix CS
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
d1a0ff1792
Fix more failures around identifier quoting.
|
10 years ago |
Mark Story
|
c6a93d9db3
Fix issue with identifier quoting.
|
10 years ago |
Mark Story
|
a71cc748e2
Merge branch 'master' into 3.next
|
10 years ago |
Mark Story
|
208a3552f1
Merge branch 'master' into 3.next
|
10 years ago |
Mark Story
|
cafb4adfef
Fix insertion errors from the previous change.
|
10 years ago |
Jose Lorenzo Rodriguez
|
480a1f0920
Fixed CS
|
10 years ago |
Jose Lorenzo Rodriguez
|
cb42f90d50
Adding integration test for the Type to expression casting
|
10 years ago |
Jose Lorenzo Rodriguez
|
799c7c240a
Making sure ValuesExpression also casts values to expressions
|
10 years ago |
Mark Scherer
|
a2318a3bec
Run sniffer to auto-fix default params into doc blocks.
|
10 years ago |
Mark Scherer
|
72f5332146
Make all doc block classes FQCN as per CS.
|
10 years ago |
antograssiot
|
dee3130a4b
fix psr2 cs
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
euromark
|
48a61305d6
Consolidate doc block lines around chaining.
|
11 years ago |
mark_story
|
ac5282d70f
Fix issues with insert() and subqueries.
|
11 years ago |
mark_story
|
bbbe6a9abe
Fix insert queries failing with expression objects.
|
11 years ago |
Jose Lorenzo Rodriguez
|
038c16b2de
A few random improvements to the database layer
|
11 years ago |