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
Gocha Ossinkine
3677bdcfc7
Replace deprecated Controller with new one ( #2146 )
2019-03-25 22:07:40 +08:00
Gocha Ossinkine
5c64b58bae
Fix JMSSerializerBundle version ( #2057 )
2019-02-12 00:17:43 +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
Matiss
dcc622d374
Improve Symfony 4.1 compatibility ( #830 )
2018-08-20 12:11:33 +08:00
Akihito Nakano
872dd546f4
Update php related samples ( #375 )
...
* Update php client (OAS3)
bin/openapi3/php-petstore.sh
* Update symfony server (OAS2)
bin/php-symfony-petstore.sh
* Lumen: remove 'swagger'
* Update lumen server (OAS2)
* Update php client (security): deleted 'SwaggerClient-php' folder
* Update TEST_DIR
* Update php client tests (OAS3)
bin/openapi3/php-petstore.sh
* Update php client (OAS2)
bin/php-petstore.sh
* Fix
* Fix lumen -> php-lumen
* Update lumen server (security)
* Delete moved files
currently it will generate into under 'lib' folder.
* Fix slim -> php-slim
* Update slim server (security)
bin/security/slim-petstore-server.sh
* Fix
* Update dot files
2018-05-09 10:34:19 +08:00
William Cheng
7ad92572e4
Update default value for PHP server generators (slim, silex) ( #272 )
...
* update php slim samples
* update php silex samples
* update php silex default value
2018-04-30 15:18:13 +08:00
naelrashdeen
b034e4446a
[PHP][Symfony] Enhancements ( #6615 )
...
* Removed commented code
* Input validation is now supported as strict JSON validation
* [PHP][Symfony] Improve the implementation
Closes #6614
* Generated code is tested to assure it compiles and updated README to dynamically load dependencies via composer
* Updated shell script because shippable tests were failing
2017-10-23 22:50:56 +08:00