Maurício Meneghini Fauth
|
dd885dc7b8
|
Use single-line arrays when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-03-27 17:39:17 -03:00 |
|
Maurício Meneghini Fauth
|
e5698c85e9
|
Require single line for function calls
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-03-26 23:10:10 -03:00 |
|
Maurício Meneghini Fauth
|
556594b4cd
|
Fix coding standard spacing issues
- Fixes one line doc comments
- Fixes parent call spacing
- Fixes constant spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-02-24 21:06:17 -03:00 |
|
Maurício Meneghini Fauth
|
77957a69a5
|
Add trailing comma for multi-line functions
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-02-24 20:48:46 -03:00 |
|
Maurício Meneghini Fauth
|
bbc70218e1
|
Replace deprecated method in ServerRequestFactoryTest
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-02-14 15:22:47 -03:00 |
|
Maurício Meneghini Fauth
|
0ab9e4ac77
|
Change PHPUnit data providers to use static methods
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-02-14 12:42:16 -03:00 |
|
Maurício Meneghini Fauth
|
93c77c3784
|
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-01-24 11:23:53 -03:00 |
|
William Desportes
|
89adbcfe9b
|
Fix PSR-7 implementation for GET and test implementation for POST
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2023-01-20 13:17:12 +04:00 |
|
William Desportes
|
9c85aa6dc1
|
Improve tests for all supported PSR-7 implementations
Ref: #17975
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-12-22 10:17:12 +04:00 |
|
William Desportes
|
389f7ffb19
|
Add tests for all supported PSR-7 implementation
Ref: #17975
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2022-12-22 09:33:34 +04:00 |
|