Closed develth closed 4 years ago
Are there any other requests where we would need to add the xml header?
Nothing found until yet
See https://travis-ci.org/andig/carddav2fb/jobs/634625477#L343, the indents are wrong.
What should be 'correct'? Are you follow psr-2?
We're using php-cs-fixer on travis:
./vendor/bin/php-cs-fixer fix --config=.php_cs.php -v --dry-run --diff --stop-on-violation
Fixes a HTTP 400 when Server wants the regarding Content-Type, too. Fixes https://github.com/andig/carddav2fb/issues/167.