Marc J. Schmidt

Results 407 comments of Marc J. Schmidt

Note that your title > Cannot have body parameter in controller defined in separate file does not match your posted reproduction code. To make sure this is addressed, please provide...

pretty much abandoned at the moment, yes :)

in theory yes, but was never tried to run on Windows, so has likely some issues

You shouldnt use this anymore.

I agree. Care to provide a pull-request with that change?

Seems it broke the test suite: ``` Declaration of RestService\InternalClient::sendResponse() should be compatible with that of RestService\Client::sendResponse() in /home/travis/build/marcj/php-rest-service/RestService/InternalClient.php on line 24 ```

Still :p You need to adjust also this method here according to the php error message: https://github.com/marcj/php-rest-service/blob/master/RestService/InternalClient.php#L13

Can you please make the code PSR1-2 compatible (no tabs etc), so I can merge?

Indeed, I give +1 for removing that part, but have at the moment less time. Maybe a volunteer can post a pull-request.