Skip to content

Conversation

@derrabus
Copy link
Member

This PR adds documentation for symfony/symfony#37545 and fixes #14189.

@derrabus derrabus changed the title [DependencyInjection] Document the Required attribute. [DependencyInjection] Document the Required attribute Oct 12, 2020
Copy link
Member

@wouterj wouterj left a comment

Choose a reason for hiding this comment

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

Thanks! Two minor syntax things that we can also fix while merging.

@derrabus derrabus force-pushed the feature/required-attribute branch from c3230d7 to 701f704 Compare October 14, 2020 17:51
@derrabus
Copy link
Member Author

Rebased. Let's see if @Nyholm's changes fix the build. 😃

@derrabus
Copy link
Member Author

The build is green. 🎉

@Nyholm
Copy link
Member

Nyholm commented Oct 14, 2020

I can’t believe you doubted me.

:)

@javiereguiluz javiereguiluz merged commit 95b8a38 into symfony:5.x Oct 17, 2020
@javiereguiluz
Copy link
Member

Thanks Alexander! I'm so excited about PHP 8 attributes, that I love all the contributions you are making to introduce them in Symfony. Thanks a lot!

@derrabus derrabus deleted the feature/required-attribute branch October 17, 2020 18:45
@derrabus
Copy link
Member Author

Thank you, @javiereguiluz! If you want to see the attributes in action, have a look at symfony/demo#1169. 😃

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