Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
update default value for framework.ide#18114
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
| ~~~ | ||
| **type**: ``string`` **default**: ``null`` | ||
| **type**: ``string`` **default**: ``%env(default::SYMFONY_IDE)%`` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I think we should add a.. versionadded:: 6.1 directive before or after note ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
It is already on line 323 😉
Good catch, thanks Jérôme. |
This PR was merged into the 6.2 branch.Discussion----------update default value for framework.ideThe default value was changed insymfony/symfony#44575Commits-------9636026 update default value for framework.ide
* 6.2: feature#17513 [Security] Use expression for `#[IsGranted()]` subject (HypeMC) minor#18114 update default value for framework.ide (GromNaN) minor#18018 [Messenger] add `WorkerRateLimitedEvent` (MrYamous) minor#18081 Update events.rst (hbgamra) minor#18091 [Doctrine] replace ManagerRegistry in doctrine associations doc (MrYamous) minor#18029 [HtmlSanitizer] Fix API usage on PHP config files (alexandre-daubois) Move Notifier bridges doc to the code repo README files Add note about custom port configuration being ignored by specific mailer transport DSN [Notifier] Add link to readme bridges
The default value was changed insymfony/symfony#44575