Skip to content

Fix debug config reference dump_destination #19597

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
Jul 25, 2024

Conversation

vinceAmstoutz
Copy link
Contributor

The method loadFromExtension does not exist in the Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator;

The only way to do this is to use the extension method, which then calls loadFromExtension , as you can see in the class when using CRTL+F :

image

@carsonbot carsonbot added this to the 6.4 milestone Feb 24, 2024
@vinceAmstoutz
Copy link
Contributor Author

vinceAmstoutz commented Feb 29, 2024

@javiereguiluz As we discussed on Slack, I created this PR to fix the doc

@javiereguiluz javiereguiluz merged commit aefb426 into symfony:6.4 Jul 25, 2024
3 checks passed
OskarStark added a commit that referenced this pull request Jul 25, 2024
This PR was merged into the 6.4 branch.

Discussion
----------

Fix a PHP config example

After merging #19597 I realized that it looks a bit different from the other PHP config examples, so I think this change is needed to make it work.

Commits
-------

17102f9 Fix a PHP config example
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.

3 participants