I needed to fix PostCommand, which did not work since it was not returning a response and just stalled. Also, I needed for my application to be able to overwrite X-poster, and I added a logic of testing for that or adding back the default X-poster.
Not sure why my PR picked up more changes than in these two files. I believe the rest of the files has already been merged into your master about a year ago, from my previous pull request. But the PR is marked as mergeable by Github, so it should work,
Please review my changes in:
modified: src/Command/PostArticleCommand.php modified: src/Command/PostCommand.php
Just this commit:
edfde21
Hi Robin,
I needed to fix PostCommand, which did not work since it was not returning a response and just stalled. Also, I needed for my application to be able to overwrite X-poster, and I added a logic of testing for that or adding back the default X-poster.
Not sure why my PR picked up more changes than in these two files. I believe the rest of the files has already been merged into your master about a year ago, from my previous pull request. But the PR is marked as mergeable by Github, so it should work,
Please review my changes in:
modified: src/Command/PostArticleCommand.php modified: src/Command/PostCommand.php
Just this commit: edfde21