Philipp Frenzel

Results 6 issues of Philipp Frenzel

![image](https://cloud.githubusercontent.com/assets/2319890/6191551/ac46772e-b3aa-11e4-84aa-b41877be5923.png)

Fix URL Routing

Hi, pls. see message above: Upload fails with Message "No valid data available for upload" I don't understand it, as I have followed your readme.md step by step and it...

This will be my first yii2 draft for this extension - will port the rest of the code tomorrow

Hi, I try to map the follwing classes: ``` public function actions() { return [ 'SearchLists'=>[ 'class'=>'subdee\soapserver\SoapAction', 'classMap'=>[ 'SearchRequest' => '\common\models\SOAP\SearchRequest', 'common\models\SOAP\ResultRecord', 'common\models\SOAP\names', 'common\models\SOAP\addresses' ], ], 'HelloWorld'=>[ 'class'=>'subdee\soapserver\SoapAction' ] ];...

bug

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug