Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Mar 22, 2023

The default value was changed in symfony/symfony#44575

@GromNaN GromNaN changed the title update default value for framework.ide [FrameworkBundle] update default value for framework.ide Mar 22, 2023
@@ -266,7 +266,7 @@ reverse proxy. See :doc:`/deployment/proxies`.
ide
~~~

**type**: ``string`` **default**: ``null``
**type**: ``string`` **default**: ``%env(default::SYMFONY_IDE)%``
Copy link
Contributor

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 ?

Copy link
Member Author

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 😉

@carsonbot carsonbot changed the title [FrameworkBundle] update default value for framework.ide update default value for framework.ide Mar 23, 2023
@javiereguiluz javiereguiluz added this to the 6.2 milestone Mar 23, 2023
@javiereguiluz
Copy link
Member

Good catch, thanks Jérôme.

@javiereguiluz javiereguiluz merged commit 26b3f2f into symfony:6.2 Mar 23, 2023
weaverryan pushed a commit that referenced this pull request Mar 28, 2023
This PR was merged into the 6.2 branch.

Discussion
----------

update default value for framework.ide

The default value was changed in symfony/symfony#44575

Commits
-------

9636026 update default value for framework.ide
weaverryan added a commit that referenced this pull request Mar 28, 2023
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants