Mark Story
|
46de16e00f
Add deprecation warnings to the Database package.
|
8 years ago |
chinpei215
|
3f24349015
Fix backward incompatibility of QueryExpression::type()
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
ypnos-web
|
1b762983c6
Fix method documentation
|
9 years ago |
dereuromark
|
ab96da0ca4
Fix up return self to $this for chainable.
|
9 years ago |
dereuromark
|
1c4c0ffac9
Fix up late static binding newable.
|
9 years ago |
Mark Story
|
666281f0a7
Merge pull request #10033 from cakephp/3.next-ide
|
9 years ago |
Mark Story
|
d2d7dca432
Merge branch 'master' into 3.next
|
9 years ago |
ndm2
|
f10d092d96
Fix expression doc blocks.
|
9 years ago |
dereuromark
|
cd379b2fc5
Fix up doc block return types for chaining.
|
9 years ago |
Anthony GRASSIOT
|
003df77ed0
Deprecation removal
|
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 |
Yevgeny Tomenko
|
ebeeb731f7
Implements QueryExpression::exists and QueryExpression::notExists methods
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Scherer
|
a2318a3bec
Run sniffer to auto-fix default params into doc blocks.
|
10 years ago |
Mark Scherer
|
d5c39cc444
Fix some more doc block issues.
|
10 years ago |
Yevgeny Tomenko
|
a7f59a2db9
Coding standart fix.
|
10 years ago |
Yevgeny Tomenko
|
f03f45d8c2
Added check for input parameters types in QueryExpression::equalFields.
|
10 years ago |
Yevgeny Tomenko
|
5ede142458
Added identiferEquals method for expressions to use fields with quoting in join conditions. Added identifier parameter for expressions.
|
10 years ago |
Mark Scherer
|
6b3aaa272a
Fix FQCN in docblocks.
|
10 years ago |
Mark Scherer
|
72f5332146
Make all doc block classes FQCN as per CS.
|
10 years ago |
Mark Story
|
48c171e6ca
Fix PHPCS error related to doc blocks.
|
10 years ago |
Jose Lorenzo Rodriguez
|
63e9f0324b
Using the typeMap in the specific comparison functions
|
10 years ago |
antograssiot
|
2c0a16b0d2
Merge remote-tracking branch 'upstream/master' into 3.2
|
10 years ago |
José Lorenzo Rodríguez
|
5de35b20be
Removing dead code
|
10 years ago |
José Lorenzo Rodríguez
|
6769bf24d8
Small improvement to doc block
|
10 years ago |
Mark Story
|
fdea4bebbf
Fix PHPCS error.
|
10 years ago |