Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move some namespaces on generator #805

Merged
merged 5 commits into from
Dec 9, 2023

Conversation

loic425
Copy link
Member

@loic425 loic425 commented Nov 29, 2023

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

Based on #804

@loic425 loic425 requested a review from a team as a code owner November 29, 2023 15:10
@loic425 loic425 force-pushed the move-component-namespace/generator branch from 05fa857 to 7ff277d Compare November 29, 2023 15:12
@loic425 loic425 changed the title Move component namespace/generator Move some namespaces on generator Nov 29, 2023
Copy link
Member

@diimpp diimpp left a comment

Choose a reason for hiding this comment

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

P.S. I will need to re-check after metadata PR merge and current PR rebase.

src/Bundle/Resources/config/services.xml Outdated Show resolved Hide resolved
@loic425 loic425 force-pushed the move-component-namespace/generator branch 3 times, most recently from 1611e43 to 86cc80f Compare November 30, 2023 08:07
@loic425 loic425 force-pushed the move-component-namespace/generator branch from 86cc80f to 87db927 Compare December 6, 2023 15:23
Co-authored-by: Dmitri Perunov <diimpp@gmail.com>
@lchrusciel lchrusciel merged commit 4874194 into Sylius:1.11 Dec 9, 2023
24 checks passed
@lchrusciel
Copy link
Member

Thank you, @loic425!

@loic425 loic425 deleted the move-component-namespace/generator branch December 9, 2023 16:06
lchrusciel added a commit that referenced this pull request Dec 12, 2023
This PR was merged into the 1.11 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | 
| License         | MIT

Based on #805

Only ClassReflection needs a bc-layer cause the other classes have been introduced in 1.11.

Commits
-------

ffeaa37 Move some namespaces on reflection
b98ab44 Apply suggestions from code review
cea38d6 Remove an unnecessary empty line
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.

None yet

3 participants