Skip to content

Tags: janephp/open-api-bundle

Tags

v7.10.4

Toggle v7.10.4's commit message
Fix arrays as query params (#908)

* emulate http_build_query with allowing reserved chars for certain value

* fix when strict types are enabled

* remove new line

v7.10.3

Toggle v7.10.3's commit message
Fix #889 - No double encoding for query parameters (#890)

v7.10.2

Toggle v7.10.2's commit message
Fix #889 - No double encoding for query parameters (#890)

v7.10.1

Toggle v7.10.1's commit message
Fix version constraint for symfony 8 (#886)

v7.10.0

Toggle v7.10.0's commit message
Allow to install SF8 (#871)

* Add SF8 support

* Try workflow with SF 8

* Try

* Try

* Try

* Add fixtures

* Update matrix

* Fix

* Try

v7.9.0

Toggle v7.9.0's commit message
Support Symfony 7

Bumping the phpunit minimum ^8.5.23
Normalizer compatibility with both SF7 & lower versions
Set supports* method argument types
CS Fix
Update minimum supported versions to latest minors
Adapt remaining definitions
Adapt documentation
Fix remaining generator

v7.8.1

Toggle v7.8.1's commit message
Support Symfony 7

Bumping the phpunit minimum ^8.5.23
Normalizer compatibility with both SF7 & lower versions
Set supports* method argument types
CS Fix
Update minimum supported versions to latest minors
Adapt remaining definitions
Adapt documentation
Fix remaining generator

v7.8.0

Toggle v7.8.0's commit message
Support Symfony 7

Bumping the phpunit minimum ^8.5.23
Normalizer compatibility with both SF7 & lower versions
Set supports* method argument types
CS Fix
Update minimum supported versions to latest minors
Adapt remaining definitions
Adapt documentation
Fix remaining generator

v7.7.0

Toggle v7.7.0's commit message
Support Symfony 7

Bumping the phpunit minimum ^8.5.23
Normalizer compatibility with both SF7 & lower versions
Set supports* method argument types
CS Fix
Update minimum supported versions to latest minors
Adapt remaining definitions
Adapt documentation
Fix remaining generator

v7.6.2

Toggle v7.6.2's commit message
Support Symfony 7

Bumping the phpunit minimum ^8.5.23
Normalizer compatibility with both SF7 & lower versions
Set supports* method argument types
CS Fix
Update minimum supported versions to latest minors
Adapt remaining definitions
Adapt documentation
Fix remaining generator