Corey Taylor
|
a38010c9e6
Convert test annotations to attributes.
|
1 年間 前 |
ADmad
|
b4d4d00786
Remove unused variables.
|
3 年 前 |
Corey Taylor
|
46617e1d75
Merge branch '4.next' into 5.x
|
4 年 前 |
mscherer
|
abf0f75cf4
Add phpstan for tests.
|
4 年 前 |
Corey Taylor
|
5a77162a44
Add use statements for all fully qualified classes
|
4 年 前 |
Corey Taylor
|
70caca0085
Add use statements for all fully qualified classes
|
4 年 前 |
Corey Taylor
|
32c49de24c
Add native type hints for View
|
4 年 前 |
Corey Taylor
|
90e206b7f6
Remove incorrect annotations
|
4 年 前 |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 年 前 |
Corey Taylor
|
30dab5436d
Fix return typehints in tests
|
4 年 前 |
Corey Taylor
|
60a0b2fd62
Fix TestApp parma typehints
|
4 年 前 |
ADmad
|
aa197bdd5b
Allow setting custom formats for datetime inputs.
|
5 年 前 |
ADmad
|
fddb751691
Allow unsetting "step" attribute for datetime inputs.
|
5 年 前 |
Corey Taylor
|
3dbbfe65e3
Merge remote-tracking branch 'upstream/4.next' into request-removal-context-classes-1
|
6 年 前 |
ADmad
|
19f8bb3544
Maintain new/empty line consistency in docblocks.
|
6 年 前 |
Corey Taylor
|
b59fb98ae2
Merge remote-tracking branch 'upstream/4.next' into request-removal-context-classes-1
|
6 年 前 |
Diego Sardina
|
decf51d2f8
Remove request from context classes
|
6 年 前 |
Corey Taylor
|
35c908d2e0
Render datetime-local value with milliseconds for DateTimeWidget only when step size is less than 1.
|
6 年 前 |
Mark Story
|
e825d6691f
Don't use mocks for helper context objects.
|
6 年 前 |
Corey Taylor
|
fb0eb34ba8
Fixed typos
|
6 年 前 |
Corey Taylor
|
c63778cbcc
Updated DateTimeWidget to show milliseconds for fractional types
|
6 年 前 |
ADmad
|
b12a01b1b9
Set default for "step" attribute to "1".
|
6 年 前 |
ADmad
|
cf569b9c15
Fix CS error.
|
7 年 前 |
ADmad
|
6f52ae7a89
Update deprecated usage.
|
7 年 前 |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 年 前 |
ADmad
|
f5bd76a784
Fix CS errors.
|
7 年 前 |
ADmad
|
a649730f69
Allow specifying timezone when generating values for datetime input.
|
7 年 前 |
ADmad
|
0f2deb53a9
Include seconds for datetime-locl input value.
|
7 年 前 |
ADmad
|
e88d4c91c9
Modify DateTimeWidget to generate native HTML date/time inputs.
|
7 年 前 |
ADmad
|
5b3f8205ed
Enable strict typing for view tests.
|
7 年 前 |