NelmioApiDocBundle/Tests/Functional
Guilhem Niot 6d995a6e03
Add php 8 support (#1745)
* Add php 8 support

* Ignore platform reqs

* Change php constraint

* Use vendor/bin/simple-phpunit directly

* Remove willdurand/hateoas-bundle when testing php8

* Merge 3.x

* Move to github actions

* Fix the tests

* Change ./phpunit permissions

* Update deprecations policy
2020-12-10 21:59:36 +01:00
..
Controller Improve error when the items type of an array is not specified 2020-11-20 17:06:56 +01:00
Entity Fix error 2020-11-28 16:11:05 +01:00
EntityExcluded Add @SerializedName support (#1636) 2020-05-30 18:08:25 +02:00
Form Allow to not document form types fields (#1752) 2020-12-02 15:38:38 +01:00
ModelDescriber Allow model describers on jms custom types (#1495) 2019-04-16 12:13:33 +02:00
ArrayItemsErrorTest.php Add php 8 support (#1745) 2020-12-10 21:59:36 +01:00
BazingaFunctionalTest.php Add php 8 support (#1745) 2020-12-10 21:59:36 +01:00
FOSRestTest.php Add php 8 support (#1745) 2020-12-10 21:59:36 +01:00
FunctionalTest.php Add php 8 support (#1745) 2020-12-10 21:59:36 +01:00
JMSFunctionalTest.php Add php 8 support (#1745) 2020-12-10 21:59:36 +01:00
SwaggerUiTest.php Add php 8 support (#1745) 2020-12-10 21:59:36 +01:00
TestBundle.php Change the vendor to "Nelmio" 2016-12-29 12:09:26 +01:00
TestKernel.php Fix CS 2020-11-20 17:10:21 +01:00
WebTestCase.php fix compatibility with symfony 5 2019-12-19 15:41:14 +01:00