Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
sohelrana820
|
3d1c2801f1
Fixed return value type in methods
|
7 years ago |
mscherer
|
f84edf3fb9
Remove combined getter/setter on QueryTrait.
|
8 years ago |
ADmad
|
f22002d648
Update deprecated method usages.
|
8 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
3c0e8d4a5c
Fix deprecated method use in ORM tests.
|
8 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
42e2c82634
Add deprecations for less frequently used ORM methods.
|
8 years ago |
Mark Story
|
53b8472876
Fix deprecated method usage in ORM tests.
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
b19018c25d
Merge pull request #11375 from sdustinh/association-dot-syntax
|
8 years ago |
Dustin Haggard
|
5fa448c767
Updated instance of Table::association()
|
8 years ago |
Mark Story
|
e441a345d8
Fix other uses of deprecated database features.
|
8 years ago |
Robert Pustułka
|
afb01a0851
Remove TableRegistry calls from tests.
|
8 years ago |
chinpei215
|
e13c9fb5c3
Fix notMatching for BelongsToMany with composite keys
|
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 |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
dereuromark
|
e10dc8ce35
Remove inline FQCN into use statements.
|
9 years ago |
antograssiot
|
ad124a3260
fix malformed dataproviders
|
9 years ago |
antograssiot
|
197d2d7734
remove getMock() deprecations
|
9 years ago |
Yves P
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 years ago |
Jose Lorenzo Rodriguez
|
26d31de8ad
Made some tests more obvious
|
10 years ago |
Jose Lorenzo Rodriguez
|
b7a7106b84
Adding test for loading belongsTo with loadInto when having
|
10 years ago |
Jose Lorenzo Rodriguez
|
86700eddc5
Adding composite key support to loadInto()
|
10 years ago |
IWASE
|
b5476dd125
compatible with quoteIdentifiers=true
|
11 years ago |