Mark Story
|
63d9903849
Fix optional routing keys with braced placeholders
|
6 years ago |
ADmad
|
a7412ef85e
Merge pull request #13918 from cakephp/4.x-script-tag-cdata
|
6 years ago |
ADmad
|
0cbea16434
Remove unneeded method HtmlHelper::docType().
|
6 years ago |
ADmad
|
15829a40a8
Drop "safe" option for HtmlHelper::script()/scriptBlock().
|
6 years ago |
ADmad
|
614f62b370
Fix test
|
6 years ago |
ADmad
|
93720404d2
Refactor handling of request instance within Router.
|
6 years ago |
ADmad
|
8d9609313d
Update UrlHelper to use Asset class.
|
6 years ago |
ADmad
|
b61835e64e
Restore the ability to use URL array for HtmlHelper::image().
|
6 years ago |
ADmad
|
cd77873e12
Only accept string path for asset URL methods.
|
6 years ago |
ADmad
|
5b63bbe410
Fix wacky confirm message escaping.
|
6 years ago |
ADmad
|
3ec66ac737
Use data attribute to hold confirm message.
|
6 years ago |
ADmad
|
38e2984e2f
Merge branch '3.next' into 4.x
|
6 years ago |
Edgaras Janušauskas
|
5d5efc2a5e
Allow HtmlHelper::tableHeaders to accept cell attributes in HtmlHelper::tableCells format
|
6 years ago |
mscherer
|
ebe62d070e
Fix wrong asserts.
|
7 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
075cd238bb
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
d66e3d1c01
Fix mistakes.
|
7 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
d2c9459cd7
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
Mark Story
|
f9928c0183
Fix failing tests.
|
7 years ago |
ADmad
|
90298548cc
Add type hints to remaining methods of View package files.
|
7 years ago |
Mark Story
|
0a1fd1edfe
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
5b3f8205ed
Enable strict typing for view tests.
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
7 years ago |
saeid
|
b2d58cf43e
unload() plugins after use
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |