-
##### Description
[PHP] Bug generating `*Api::*WithHttpInfo()`
For `default` response in the [schema](https://pastebin.com/fcwebCHe), `TestApi::testWithHttpInfo()` is generated as:
```php
tr…
-
##### Description
The code section [here](https://github.com/swagger-api/swagger-codegen/blob/master/modules/swagger-codegen/src/main/resources/php/ObjectSerializer.mustache#L235-L237) to des…
-
If the purpose is just linting/fixing common coding standard issues, how about using [php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) which is driven and developed by symfony community, is…