146e0090fb
Webdav: fully implements the controller and response
...
The controller is tested from real request scraped from apache mod_dav implementation. The requests were scraped using a wireshark-like tool. Those requests have been adapted to suit to our xml.
2024-05-23 17:00:42 +02:00
3c8e59e088
php cs fixes after updating php cs fixer
2024-01-10 10:31:25 +01:00
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
d2323e91ca
new cs rule: single_line_empty_body
...
Rule is added to the last version of php-cs-fixer
2023-09-12 15:58:59 +02:00
608663d25c
Fix path to comply with psr-4
2023-09-03 14:55:15 +02:00
9073f118db
[rector] add form default data rule: handle case when there are method call on builder without add
2023-06-18 21:37:52 +02:00
c52ba06ea0
adapt rector rules for chained builder->add
2023-06-16 15:26:49 +02:00
3fb97c3945
DX: comment the examples in rule definition
...
As this is genearte error in both phpunits and php-cs-fixer
2023-06-16 14:07:49 +02:00
aa6479fbf9
doc for rector rule [ci-skip]
2023-06-06 11:14:14 +02:00
88d363fc0c
apply rector rules on list interfaces
2023-06-05 18:05:23 +02:00
1e8fec5cbd
move rector rules to a shareable namespace
2023-06-05 18:02:41 +02:00
d5ee158caa
[export][rector] rector rules to add get form default data on export, aggregator, direct export
2023-06-05 16:41:55 +02:00
02afcb30d4
[export][rector] first rector rule to add new method to filters
2023-06-04 01:11:38 +02:00