21 Commits

Author SHA1 Message Date
Guilhem Niot
58f791c0f7 Merge branch '3.x' 2020-05-31 17:54:32 +02:00
Guilhem Niot
1f4dfb0b2b
Add FOSRestBundle 3.x support (#1637)
* Add FOSRestBundle 3.x support

* fix cs

* Update phpunit config

* Fix deprecations

* Fix tests when running with fosrest < 2.8

* revert change
2020-05-31 17:47:18 +02:00
Filip Benčo
78664ef9ec
OpenApi 3 Support (#1623)
* Initial pass for OA3 upgrade

* Fix Util Tests

* Fix first batch of Unit Tests. Up to Model

* Another batch of fixed tests

* Update annotations

* Convert Model & Property Describers

* Update tests, Fix RouteDescribers, FIx additional bugs

* Another batch of updates

* Another batch of fixed Functional Tests

* Fix FunctionalTest tests

* Fix Bazinga Tests

* FIx FOS Rest

* Fix JMS TEsts & describers

* Fix all Tests

* Fix few stuff from own CR

* CS Fixes

* CS Fixes 2

* CS Fixes 3

* CS Fixes 4

* Remove collection bug

* Updates after first CRs

* CS

* Drop support for SF3

* Update the docs

* Add an upgrade guide

* misc doc fixes

* Configurable media types

* Code Style Fixes

* Don't use ::$ref for @Response and @RequestBody

* Fix upgrading guide

* Fix OA case

Co-authored-by: Filip Benčo <filip.benco@websupport.sk>
Co-authored-by: Guilhem Niot <guilhem.niot@gmail.com>
Co-authored-by: Mantis Development <mantis@users.noreply.github.com>
2020-05-28 13:19:11 +02:00
Guilhem Niot
ebf7fa589b
Merge pull request #1578 from smoench/remove-fosrest-on-symfony5-test
remove FOSRest on symfony 5 test runs
2020-02-21 10:27:25 +01:00
Javier Spagnoletti
11111e418c PHP 7.4 is already released 2020-02-19 16:41:28 -03:00
smoench
6f7c1fa870
remove FOSRest on symfony 5 test runs as FOSRest does not support symfony 5 yet 2019-12-20 10:52:36 +01:00
Maxime Helias
bfcbf59caf Allow Symfony 5 2019-11-29 13:59:27 +01:00
Asmir Mustafic
54053571a8
let composer decide the stability 2019-04-17 22:05:30 +02:00
Asmir Mustafic
e738102514
test low deps on 7.2 2019-01-26 20:55:52 +01:00
Markus Poerschke
bb1faba506 Run CI pipeline with PHP 7.2 2018-05-28 12:51:45 +02:00
Guilhem Niot
4a9d9acb85 Update Travis config 2017-12-17 10:46:20 +01:00
Guilhem N
8a023a1897
Update travis config (#1117) 2017-11-27 14:40:22 +01:00
Guilhem Niot
6db64c4e8c Fix tests 2017-07-25 10:02:32 +02:00
Guilhem Niot
18b56b8edf Support Symfony 4.0 2017-06-02 22:09:14 +02:00
Guilhem Niot
1f31a2357f
Fix the tests 2017-03-15 13:38:23 +01:00
Guilhem Niot
cb74f4d36c
Bump zircote/swagger-php version 2017-03-15 13:31:40 +01:00
Guilhem N
af3b77eb9f
Run Travis on the dev branch 2016-12-29 13:47:18 +01:00
Ener-Getick
d7c05edffc
Add type hints 2016-07-15 00:40:30 +02:00
Ener-Getick
41a9684e94
Drop support of php 5.6 2016-07-14 23:58:31 +02:00
Ener-Getick
42a2aefb41
Transform in a bundle 2016-07-12 00:33:55 +02:00
Ener-Getick
827d5ea152
Initialize 2016-06-30 23:30:37 +02:00