This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/.github
Fabien Potencier b26f11ca0b feature #37545 [DependencyInjection] Add the Required attribute (derrabus)
This PR was merged into the 5.2-dev branch.

Discussion
----------

[DependencyInjection] Add the Required attribute

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | N/A
| License       | MIT
| Doc PR        | TODO

This PR proposes a new attribute `#[Required]` that can be used instead of the `@required` annotation.

Commits
-------

ea262441e7 [DependencyInjection] Add the Required attribute.
2020-09-07 14:06:46 +02:00
..
ISSUE_TEMPLATE Add the bug label automatically when using the bug issue template 2020-02-18 10:35:58 +01:00
workflows Install mongodb/mongodb to enable mongodb tests 2020-05-10 15:15:39 +01:00
build-packages.php [CI] fix building local packages 2019-10-15 14:09:56 +02:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2018-04-30 19:17:13 +02:00
CODEOWNERS Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
composer-config.json [travis] install from dist except for selected components 2019-09-20 23:28:55 +02:00
patch-types.php feature #37545 [DependencyInjection] Add the Required attribute (derrabus) 2020-09-07 14:06:46 +02:00
PULL_REQUEST_TEMPLATE.md Minor improvement 2020-07-29 07:57:47 +02:00
rm-invalid-lowest-lock-files.php invalidate stale commits for PRs too 2018-10-09 14:32:52 +02:00
SECURITY.md [github] Implement the new security policy. 2019-05-24 18:51:24 +02:00