Skip to content

Fix Serialization of Enums in QueryParameters.#128

Merged
SilasKenneth merged 5 commits intodevfrom
fix/enum-query-path-parameters
Jan 30, 2024
Merged

Fix Serialization of Enums in QueryParameters.#128
SilasKenneth merged 5 commits intodevfrom
fix/enum-query-path-parameters

Conversation

@SilasKenneth
Copy link
Copy Markdown
Member

strategy:
matrix:
php-versions: ['7.4', '8.0', '8.1', '8.2']
php-versions: ['8.0', '8.1', '8.2', '8.3']
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found a workaround in #122 so that we retain PHP 7.4 unit test runs

@sonarqubecloud
Copy link
Copy Markdown

@SilasKenneth SilasKenneth merged commit a9d08df into dev Jan 30, 2024
@SilasKenneth SilasKenneth deleted the fix/enum-query-path-parameters branch January 30, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHP - support for enum types in query and path parameters

2 participants