Mark Story
|
c464f07c25
Correct deprecation warnings for viewBuilder properties.
|
7 years ago |
Robert Pustułka
|
05ad8e14d8
Fix tests
|
8 years ago |
mark_story
|
32ef626982
Fix deprecated method use in View tests.
|
8 years ago |
Mark Story
|
81267e5e7c
Fix deprecated feature use in the test suite for View classes.
|
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 |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
saeid
|
56965febc4
use new response class within tests
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Mark Story
|
13a7625279
Fix PHPCS error and update test.
|
10 years ago |
mark_story
|
a2938c3f36
Merge branch 'master' into 3.1
|
10 years ago |
Mark Story
|
2fd4f87c1b
Add test for #7073
|
10 years ago |
Mark Story
|
834fa46f46
Merge branch 'master' into 3.1
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
ADmad
|
bc75b55982
Update tests for View classes.
|
10 years ago |
ADmad
|
62f75376ea
Add support for "_serialized" = true for XmlView.
|
11 years ago |
Mark Scherer
|
c6464fb9a5
XmlView should also have options just as JsonView has. Also fixed documentation.
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Sam
|
a6f8533aad
Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC.
|
12 years ago |
mark_story
|
a47f29136f
Fix failing tests.
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
euromark
|
3d1a78ff63
Make debug status boolean
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |