mscherer
|
4bd026a0f7
Cleanup up static returns, fix array doc blocks.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
075cd238bb
Merge branch '3.next' into 4.x
|
7 years ago |
mscherer
|
931876315b
Fix array doc blocks to be more precise where applicable.
|
7 years ago |
ADmad
|
71f95dffb1
Merge branch '4.x' into 4.x-view-typehints
|
7 years ago |
ADmad
|
f61038f9b7
Add type hints to View and related classes.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 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 |
Travis Rowland
|
2ea9cce689
Minor updates (annotations and best-practices) (#10534)
|
9 years ago |
dereuromark
|
bcfc7f75ff
Stricter treatment of end() returning false.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
ADmad
|
1fbcce50d7
Clarify string type casting of view block values.
|
10 years ago |
Mark Scherer
|
d5c39cc444
Fix some more doc block issues.
|
10 years ago |
mscherer
|
62b83e6e3a
Clean up the doc blocks around mixed.
|
10 years ago |
Lo-X
|
cd31676cf7
Fix php-cs (missing spaces)
|
10 years ago |
Lo-X
|
1db3b0fea9
Fix: Returning the right name for the active block
|
10 years ago |
Lo-X
|
8b75b9d5d5
Fixing crosing file block
|
10 years ago |
Lo-X
|
8129d0a017
ViewBlock able to prepend with capturing mode
|
10 years ago |
Jose Lorenzo Rodriguez
|
5cd7c21e0d
Re-adding property removed by mistake
|
11 years ago |
Mark Story
|
e66deb16dd
Fix up view block docs.
|
11 years ago |
Bryan Crowe
|
f78a1310d6
Fix const docblock indentation
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Walther Lalk
|
038980a1fa
Helper method to check if a view block exists or not
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
5821cde622
Fixing the rest of the failing tests
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |