Nathan Baulch
|
9f1fa0e440
|
Fix another batch of spelling typos (#13915)
* Fix typos
* Remove repeated words
* Minor grammar fixes
|
2022-11-07 21:30:24 +08:00 |
|
Yuriy Belenko
|
b3079f0848
|
Switch expected and actual params in PHPUnit tests (#11992)
|
2022-03-29 13:45:16 +08:00 |
|
Hinrik Örn Sigurðsson
|
eebad5c9aa
|
[PHP] Include microseconds in serialized date-time (#4542)
* [PHP] Include milliseconds in serialized date-time
* Add setDateTimeFormat()
|
2019-11-21 10:21:27 +08:00 |
|
Akihito Nakano
|
34abedeb8a
|
[PHP] Bump minimum required version to PHP7.1 (#1491)
* Bump minimum required version to PHP7.1
ref: http://php.net/supported-versions.php
* Bump phpunit
* Update [api|model]_test.mustache
* Update samples
bin/openapi3/php-petstore.sh
* Update namespace of PHPUnit ("tests" folder)
* `setExpectedException` is deleted in PHPUnit 7.4
* Update namespace of "Assert" class
* The attribute 'name' is required
* Add anotation to exclude the test from risky testcheck
* Update samples (samples/client/petstore/php)
* Apply updates to "test" in openapi2 folder (samples/client/petstore/php)
b3495ecbfe
15e00ae89d
2fc6917d13
0d016c00ed
* Install php7.1
* Switch to php7
* Update samples (security)
bin/security/php-petstore.sh
|
2018-11-26 08:59:22 +07:00 |
|
William Cheng
|
e5be838fa8
|
Update PHP client default value (#417)
* update php default value
* update php samples with oas3
|
2018-05-11 15:28:09 +08:00 |
|