Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
o0h
|
e8e55a93bc
Remove duplicate calling TableLocator::clear()
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Story
|
8899c7248b
Improve wording
|
6 years ago |
Mark Story
|
f680c0824c
Improve error message for missing associations.
|
6 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
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 |
ADmad
|
0247146f31
Remove unneeded "use" statements.
|
8 years ago |
Robert Pustułka
|
afb01a0851
Remove TableRegistry calls from tests.
|
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 |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
antograssiot
|
197d2d7734
remove getMock() deprecations
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
mark_story
|
5597ec9d55
Don't modify the where clause on empty inputs.
|
10 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
Jose Lorenzo Rodriguez
|
c2d6523187
Cleaning up tests
|
12 years ago |
Jose Lorenzo Rodriguez
|
3aa25dd498
Proxying method calls from the Association class to the target table
|
12 years ago |
Jose Lorenzo Rodriguez
|
c3647a2dba
Proxying the __get and __isset methods from Association to Table
|
12 years ago |
Jose Lorenzo Rodriguez
|
a37725f860
Proxying the deleteAll method from the Association class
|
12 years ago |
Jose Lorenzo Rodriguez
|
330088eca9
Proxying updateAll fro the Association classes
|
12 years ago |
Jose Lorenzo Rodriguez
|
27ae203b04
Moved some tests to a new test case file
|
12 years ago |