Skip to content

[DowngradePhp80] Add DowngradeReflectionClassGetConstantsFilterRector#1529

Merged
TomasVotruba merged 33 commits intomainfrom
add-downgrade-reflection-class-get-constants-filter
Dec 20, 2021
Merged

[DowngradePhp80] Add DowngradeReflectionClassGetConstantsFilterRector#1529
TomasVotruba merged 33 commits intomainfrom
add-downgrade-reflection-class-get-constants-filter

Conversation

@samsonasik
Copy link
Copy Markdown
Member

@samsonasik samsonasik force-pushed the add-downgrade-reflection-class-get-constants-filter branch from 3352034 to 3fe62a6 Compare December 19, 2021 14:41
@samsonasik samsonasik force-pushed the add-downgrade-reflection-class-get-constants-filter branch from fad0a87 to c6b8f39 Compare December 19, 2021 15:37
@samsonasik samsonasik force-pushed the add-downgrade-reflection-class-get-constants-filter branch from 8225877 to 98e436b Compare December 19, 2021 15:58
@samsonasik samsonasik force-pushed the add-downgrade-reflection-class-get-constants-filter branch from e1caaaf to ce51be8 Compare December 19, 2021 16:00
@samsonasik samsonasik force-pushed the add-downgrade-reflection-class-get-constants-filter branch from 08dd5cd to 7117ee1 Compare December 19, 2021 16:48
@samsonasik
Copy link
Copy Markdown
Member Author

implemented 🎉

@samsonasik
Copy link
Copy Markdown
Member Author

I reverted temporary patch on #1474 that's use php 7.x compatible code to use php 8.0 code 82e7863, and try downgrade it:

bin/rector process src/DependencyInjection/Collector/ConfigureCallValuesCollector.php -c build/config/config-downgrade.php --dry-run

and it seems working ok 🎉

Screen Shot 2021-12-19 at 23 55 42

@samsonasik
Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba it is ready for review.

@TomasVotruba TomasVotruba merged commit 2a18c59 into main Dec 20, 2021
@TomasVotruba TomasVotruba deleted the add-downgrade-reflection-class-get-constants-filter branch December 20, 2021 11:58
@TomasVotruba
Copy link
Copy Markdown
Member

Thanks 👏 👍

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.

Add Downgrade ReflectionClassConstant::IS_* on get constant name and value from ReflectionClass

3 participants