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 Symfony forms, requests and responses #783

Merged
merged 3 commits into from
Nov 16, 2023

Conversation

loic425
Copy link
Member

@loic425 loic425 commented Nov 13, 2023

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

These classes have been introduced on 1.11.

@loic425 loic425 requested a review from a team as a code owner November 13, 2023 20:05
@@ -15,22 +15,6 @@
<services>
<service id="sylius.resource_factory.expression_language" class="Symfony\Component\ExpressionLanguage\ExpressionLanguage" />

<service id="sylius.resource_factory.argument_parser" class="Sylius\Component\Resource\Factory\ArgumentParser">
Copy link
Member Author

Choose a reason for hiding this comment

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

this one does not existing anymore

</service>
<service id="Sylius\Component\Resource\Factory\ArgumentParserInterface" alias="sylius.resource_factory.argument_parser" />

<service id="sylius.state.provider.event_dispatcher"
Copy link
Member Author

Choose a reason for hiding this comment

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

this service configuration was duplicated

@lchrusciel lchrusciel merged commit 1f05a61 into Sylius:1.11 Nov 16, 2023
60 checks passed
@lchrusciel
Copy link
Member

Thank you, @loic425!

lchrusciel added a commit that referenced this pull request Nov 16, 2023
…ptions and workflow (loic425)

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 #783

Commits
-------

dfe44a2 Move some namespaces on Symfony forms, requests and responses
c6a5714 Fix Phpspec tests
1e91439 Fix sylius.repository_argument_resolver.request service
dfd0b9c Move some namespaces on Symfony routing, validator exceptions and workflow
73ed8b4 Fix Psalm errors
@loic425 loic425 deleted the move-component-namespace/symfony/form branch November 17, 2023 08:03
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.

3 participants