openapi-generator/samples/client/petstore/php
Akihito Nakano 4612c12560 [PHP] Add support for async requests (#5771)
* Add xxxAsyncWithHttpInfo

* Add xxxAsync

* Tweak doc comment

* apply DRY principle to the creation process for request

* Fix undefined variable $statusCode

* error handling

* Fix undefined variable $url

* Tweak syntax

* Update samples

run './bin/php-petstore.sh'

* Update samples (security)

run './bin/security/php-petstore.sh'

* Fix doc comment

xxx(Async|AsyncWithHttpInfo) returns \GuzzleHttp\Promise\PromiseInterface

* Update samples (./bin/php-petstore.sh)

* Update samples (./bin/security/php-petstore.sh)

* Add AsyncTest
2017-06-07 20:35:28 +08:00
..
.swagger-codegen Merge remote-tracking branch 'origin/master' into 2.3.0 2017-05-21 01:35:13 +08:00
SwaggerClient-php [PHP] Add support for async requests (#5771) 2017-06-07 20:35:28 +08:00
.swagger-codegen-ignore Spelling fixes 2016-08-27 02:34:33 +03:00
swagger_client_profiling.output add swgger client profiling for php 2015-12-11 14:36:28 +08:00
swagger_client_profiling.php add swgger client profiling for php 2015-12-11 14:36:28 +08:00
test.php Php client using guzzle6 & psr7 instead of curl (#5190) 2017-04-03 15:47:57 +08:00