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

Missed typehint for TranslatableFactoryInterface #765

Merged
merged 3 commits into from
Nov 2, 2023

Conversation

Rafikooo
Copy link
Contributor

@Rafikooo Rafikooo commented Oct 27, 2023

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

There is a problem with a type hint of:
https://github.com/Sylius/Sylius/blob/1.13/src/Sylius/Component/Product/Factory/ProductFactoryInterface.php
in the end application because the implemented interface is missing annotations

https://github.com/Sylius/SyliusResourceBundle/blob/1.10/src/Component/Factory/FactoryInterface.php

@Rafikooo Rafikooo added the Maintenance Configurations, READMEs, releases, etc. label Oct 27, 2023
@Rafikooo Rafikooo requested a review from a team as a code owner October 27, 2023 18:22
@Rafikooo Rafikooo changed the base branch from 1.10 to 1.11 October 27, 2023 18:44
@Rafikooo Rafikooo marked this pull request as draft October 27, 2023 18:45
@Rafikooo Rafikooo marked this pull request as ready for review October 27, 2023 18:45
@Rafikooo Rafikooo changed the base branch from 1.11 to 1.10 October 30, 2023 08:42
@Rafikooo Rafikooo force-pushed the type-hint-translatable-factory branch from 43ebf44 to c73ce87 Compare October 30, 2023 08:44
@Rafikooo Rafikooo force-pushed the type-hint-translatable-factory branch from 4fb6897 to a830b79 Compare October 30, 2023 09:04
@Zales0123 Zales0123 merged commit 9976cf8 into Sylius:1.10 Nov 2, 2023
27 checks passed
@Zales0123
Copy link
Member

Thank you, Rafał! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants