ADmad
|
dd5dc8ca24
Fix errors reported by psalm
|
3 years ago |
ADmad
|
bebfe33c47
Merge branch '4.next' into 5.x
|
3 years ago |
Mark Scherer
|
4b4c7ed506
Fix up assoc docblocks. (#16689)
|
3 years ago |
ADmad
|
db763b9fa4
Use null coalescing assignment.
|
4 years ago |
ADmad
|
abedbd90ec
Merge branch '4.next' into 5.x
|
4 years ago |
mscherer
|
c4231248f8
Fix some grammar topics.
|
4 years ago |
ADmad
|
61377d883a
Merge pull request #15840 from cakephp/view-typehints
|
4 years ago |
Corey Taylor
|
205376e700
Add native type hints for View properties
|
4 years ago |
ADmad
|
01d86cd847
Merge branch '4.next' into 5.x
|
4 years ago |
mscherer
|
e2df602eb6
Start documenting the assoc arrays as per their string key.
|
4 years ago |
Corey Taylor
|
32c49de24c
Add native type hints for View
|
4 years ago |
Corey Taylor
|
ae7efd7706
Merge branch '4.next' into 5.0
|
4 years ago |
Corey Taylor
|
42f18b7794
Convert single type[] array hints to array<type> hints
|
4 years ago |
ADmad
|
f0c1e17559
Remove deprecated code from View package.
|
4 years ago |
ADmad
|
b815ceff3a
Add ContextInterface::VALID_ATTRIBUTES.
|
5 years ago |
ADmad
|
f82b768787
Return all possible form context attributes.
|
5 years ago |
Mark Story
|
b579dc8b3b
Remove more whitelist usage
|
5 years ago |
Corey Taylor
|
f00c4278b6
Merge branch 'master' into 4.next
|
5 years ago |
mscherer
|
6e538ee9f9
Refactor deprecations to clickable links in IDE.
|
5 years ago |
Corey Taylor
|
9b181ecd72
Fix CS errors
|
6 years ago |
ADmad
|
19f8bb3544
Maintain new/empty line consistency in docblocks.
|
6 years ago |
Diego Sardina
|
decf51d2f8
Remove request from context classes
|
6 years ago |
Corey Taylor
|
58735641ec
Merge branch 'master' into 4.next
|
6 years ago |
Corey Taylor
|
a422de2804
Fixed missing types in api docs
|
6 years ago |
Corey Taylor
|
2bf81dc34a
Fixed CS line length warnings
|
6 years ago |
Corey Taylor
|
ba47aed698
Added hard deprecation warning for TableSchemaInterface::primaryKey() and ContextInterface::primaryKey()
|
6 years ago |
Corey Taylor
|
f40efad837
Removed duplicated code for primaryKey()
|
6 years ago |
Corey Taylor
|
cc1f2d524b
Changed remaining calls to ArrayContext::primaryKey() to getPrimaryKey()
|
6 years ago |
Corey Taylor
|
7391ffeec8
Added ContextInterface::getPrimaryKey() to use instead of primaryKey()
|
6 years ago |
Corey Taylor
|
594a2c3291
Fixed markdown lists in docblocks
|
6 years ago |