kacbuk001
07ebccd455
Clean up the license field in various templates to ensure it's unlicense by default. ( #2627 )
2019-04-09 10:38:06 +08:00
William Cheng
20d5adcdd5
[PHP] remove deprecated options ( #2083 )
...
* php remove deprecated options
* update php doc
* clean up composerVendorName in code, templates
* update samples
2019-02-10 09:25:20 +09: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
Alwin Garside
792f95eb09
[PHP] Use appDescription in composer.mustache ( #1485 )
...
* Use appDescription in composer.mustache
* Update petstore files
* More updated php petstore files
* Yet another updated php petstore file
* Use "{{{appDescription}}}" instead of "{{appDescription}}"
2018-11-20 10:30:14 +09:00
Akihito Nakano
1ead8bcca5
[PHP] Drop support for PHP5.5 on php-client ( #993 )
...
* Drop suport for PHP5.5 on php-client
* Update samples
bin/php-petstore.sh
bin/openapi3/php-petstore.sh
* Update security samples
bin/security/php-petstore.sh
2018-09-07 17:39:33 +09:00
Matt Melling
a8cbae4dc8
[PHP] Upgrade php-cs-fixer to 2.12, enables PHP >= 7.2 support ( #769 )
...
* upgrade php-cs-fixer to 2.12
* ran petstore-security-test for php
* updating openapi3 php petstore example
2018-09-06 20:48:00 +09: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