ADmad
|
feae337ea4
Add SerializationFailureException.
|
6 years ago |
ADmad
|
671df73f36
Make View use InstanceConfigTrait.
|
6 years ago |
mscherer
|
1a1e37fef1
Use more precise bool return docs.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
0a20c24693
Don't allow passing `false` and template name to View::render().
|
7 years ago |
ADmad
|
1d2f213107
Update tests.
|
7 years ago |
Mark Story
|
9cb139ef59
Remove newly deprecated features.
|
7 years ago |
ADmad
|
5b3f8205ed
Enable strict typing for view tests.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
Mark Story
|
f4969224ac
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
2d6c6193e1
Use getter/setter methods instead of directly accessing properties.
|
7 years ago |
ADmad
|
694428b71b
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
a9a943a9dd
Use getter/setter instead of deprecated properties.
|
7 years ago |
ADmad
|
d838f35240
Show warning if removed controller properties are declared or set.
|
8 years ago |
Mark Story
|
1f1a6eef16
Fix json view test.
|
8 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 |
dereuromark
|
9df5f574fe
Remove deprecated method usage in tests. Make typehinting possible which reveals coding errors.
|
9 years ago |
thinkingmedia
|
e8e4ce3b1a
fix phpdoc
|
9 years ago |
thinkingmedia
|
4c8374d830
adds support for NAN and INF rendered as zero
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
ADmad
|
ddc3902120
Change how a single view var is inferred with `'_serialize' => true`
|
10 years ago |