Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[TwigBridge] Mark CodeExtension as @internal#52449

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

Merged
fabpot merged 1 commit intosymfony:6.4fromfabpot:twig-code-extensinos-internal
Nov 4, 2023

Conversation

fabpot
Copy link
Member

QA
Branch?6.4
Bug fix?no
New feature?no
Deprecations?no
Issuesn/a
LicenseMIT

This is really just internal code used by our own tools. Let's make it clear that nobody should use it in production.

@fabpotfabpot merged commit68e6af4 intosymfony:6.4Nov 4, 2023
@fabpotfabpot deleted the twig-code-extensinos-internal branchNovember 4, 2023 10:25
@GromNaN
Copy link
Member

Does marking this class@internal mean that we can no longer use the filters it provides for external packages?

For instancefile_link is used in DoctrineBundle to render the backtrace in the profiler.
https://github.com/doctrine/DoctrineBundle/blob/42f5834825eaa967af833722c336d5dd05cbd4f3/Resources/views/Collector/db.html.twig#L283C1-L283C129

This was referencedNov 10, 2023
fabpot added a commit that referenced this pull requestNov 18, 2023
…nicolas-grekas)This PR was merged into the 7.0 branch.Discussion----------[WebProfilerBundle] Mark CodeExtension as non-internal| Q             | A| ------------- | ---| Branch?       | 7.0| Bug fix?      | no| New feature?  | no| Deprecations? | no| Issues        | -| License       | MITFrom#52449 (comment) by `@GromNaN`Using those twig helpers in a profiler page is 100% legit. I think that the notice in the class' docbloc + the fact it moved to the WebProfilerBundle namespace allows us to mark the class back as non-internal.Commits-------b1c437a [WebProfilerBundle] Mark CodeExtension as non-internal
symfony-splitter pushed a commit to symfony/web-profiler-bundle that referenced this pull requestNov 18, 2023
…nicolas-grekas)This PR was merged into the 7.0 branch.Discussion----------[WebProfilerBundle] Mark CodeExtension as non-internal| Q             | A| ------------- | ---| Branch?       | 7.0| Bug fix?      | no| New feature?  | no| Deprecations? | no| Issues        | -| License       | MITFromsymfony/symfony#52449 (comment) by `@GromNaN`Using those twig helpers in a profiler page is 100% legit. I think that the notice in the class' docbloc + the fact it moved to the WebProfilerBundle namespace allows us to mark the class back as non-internal.Commits-------b1c437a759a [WebProfilerBundle] Mark CodeExtension as non-internal
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
6.4
Development

Successfully merging this pull request may close these issues.

4 participants
@fabpot@GromNaN@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp