Skip to content

Support union types and address deprecation of ReflectionType::getClass() (PHP 8+ / Promise v2) - #198

Merged
WyriHaximus merged 3 commits into
reactphp:2.xfrom
SimonFrings:types
Nov 6, 2021
Merged

Support union types and address deprecation of ReflectionType::getClass() (PHP 8+ / Promise v2)#198
WyriHaximus merged 3 commits into
reactphp:2.xfrom
SimonFrings:types

Conversation

@SimonFrings

Copy link
Copy Markdown
Member

For references concerning this pull request look into #197 and #176.

@SimonFrings
SimonFringsforce-pushed the types branch 3 times, most recently from 36512e5 to 5eca8a7CompareOctober 15, 2021 11:01
@SimonFringsSimonFrings changed the title Add PHP 8 support and address deprecation of ReflectionType::getClass() (promise-2.x)Support union types and address deprecation of ReflectionType::getClass() (promise-2.x)Oct 15, 2021
@SimonFrings
SimonFringsforce-pushed the types branch 2 times, most recently from 7dffc7a to 290305cCompareOctober 19, 2021 06:59
@SimonFringsSimonFrings changed the title Support union types and address deprecation of ReflectionType::getClass() (promise-2.x)Support union types, address deprecation of ReflectionType::getClass() and support PHP 8 (promise-2.x)Oct 28, 2021
@clueclue changed the title Support union types, address deprecation of ReflectionType::getClass() and support PHP 8 (promise-2.x)Support union types, address deprecation of ReflectionType::getClass() (PHP 8+ / Promise v2)Nov 4, 2021
@clueclue changed the title Support union types, address deprecation of ReflectionType::getClass() (PHP 8+ / Promise v2)Support union types and address deprecation of ReflectionType::getClass() (PHP 8+ / Promise v2)Nov 4, 2021
clue
clue approved these changes Nov 4, 2021

@clueclue left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@SimonFrings Thanks for backporting this from #197, changes LGTM! :shipit:

@clue
clue requested a review from WyriHaximusNovember 4, 2021 14:53
jsor
jsor approved these changes Nov 4, 2021
@WyriHaximus
WyriHaximus merged commit b233f5f into reactphp:2.xNov 6, 2021
@clueclue mentioned this pull request Nov 17, 2021
@pflueg

Copy link
Copy Markdown

Thanks alot for fixing this! @clue: Do you guys know, when the v2.9.0 will be released with it?

@clue

clue commented Nov 26, 2021

Copy link
Copy Markdown
Member

@pflueg Indeed discussed this earlier today and will look into this asap, hope to have something ready in the next couple of weeks!

@pflueg

Copy link
Copy Markdown

Cool - thanks for your efforts!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@SimonFrings@pflueg@clue@jsor@WyriHaximus@cdosoftei