Adam Halfar
|
681fa3fa60
Add changes from rector rule SymplifyQuoteEscapeRector
|
1 year ago |
ADmad
|
cd07b90728
Use assert() for asserting valid class types.
|
3 years ago |
ADmad
|
f74abd8303
Allow using non default validator for FormContext. (#16457)
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
ADmad
|
b815ceff3a
Add ContextInterface::VALID_ATTRIBUTES.
|
5 years ago |
ADmad
|
f82b768787
Return all possible form context attributes.
|
5 years ago |
Diego Sardina
|
decf51d2f8
Remove request from context classes
|
6 years ago |
chinpei215
|
1fc29a558e
Fix deprecated Form::schema() calls
|
6 years ago |
Corey Taylor
|
7391ffeec8
Added ContextInterface::getPrimaryKey() to use instead of primaryKey()
|
6 years ago |
ADmad
|
76c2f6c162
More test fixes.
|
6 years ago |
ADmad
|
97760ef05e
Allow ContextInterface::isRequired() to return null.
|
6 years ago |
ADmad
|
5f56611bfe
Use "notEmpty" message instead of "requirePresence" message.
|
6 years ago |
Mark Story
|
c50627ccaf
Merge pull request #13247 from cakephp/4.x-types
|
6 years ago |
Mark Story
|
261f12760e
Merge remote-tracking branch 'origin/3.next' into 4.x
|
7 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
Robert Pustułka
|
fcdfd9ae2e
FormContext error() should return array with error names as keys.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
5b3f8205ed
Enable strict typing for view tests.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
Jeremy Harris
|
64800a883b
Merge branch '3.next' into html5-error-messages
|
7 years ago |
ADmad
|
b464b44def
Add tests.
|
7 years ago |
Jeremy Harris
|
41b3613a58
Merge branch '3.next' into html5-error-messages
|
8 years ago |
Jeremy Harris
|
7dc3d31402
Fixed FormContext test
|
8 years ago |
Jeremy Harris
|
7771f1f447
Added support for getting custom message from Form validator
|
8 years ago |
ADmad
|
7e9dc1bfb0
Merge branch 'master' into 3.next
|
8 years ago |
sohelrana820
|
af6d7f8244
Write testFieldNames() method for test fieldNames() method of View/Helper/FormContent.php
|
8 years ago |
Mark Story
|
dbff1b7327
Fix more tests using deprecated request features.
|
8 years ago |
ADmad
|
fc6d4d2ca4
Replace deprecated method.
|
8 years ago |
ADmad
|
4a1825c261
Update FormContext tests.
|
8 years ago |