[v6] - PHP 8.2#1761
Merged
Merged
Conversation
Contributor
|
So is the type-info-extras not landing in v6? Since it requires 8.2 while the min version is bumped to 8.1. |
Collaborator
Author
The type-info code itself is ready, including a rough polyfill. Hopefully it will be more consistent than what we have now and if type-info-extras is detected it will use that instead. I thought about a PR to just add that so it can be reviewed - but not used yet; maybe worth doing. |
d47b25e to
204061a
Compare
d4a0dba to
e0a0d2c
Compare
c6ea0e1 to
b1f4103
Compare
08ed589 to
6149b4f
Compare
a778055 to
c742982
Compare
cecc0ca to
1214c25
Compare
d51101e to
a178b82
Compare
9ad8d80 to
6994989
Compare
3ff8106 to
c743a24
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1669
UtilhelperGenerator::scan()and updateGeneratorreferenceAdd phpdoc parser / type handling refactor (adding to v5 first)@requires PHP 8.1test annotationsAbstractAnnotation__set()and__get()methods^10.5EncodingclassTypeInfoTypeResolverhandling of type composition: [TypeInfoTypeResolver] handle composite types DerManoMann/swagger-php#65.xbranch to switchmasterover to6.x