Skip to content

Conversation

@fabpot
Copy link
Contributor

@fabpot fabpot commented Feb 14, 2025

Closes #3266

The first commit supports string and Source. But I think we don't even need to pass anything (that's the other commits).

@stof
Copy link
Member

stof commented Feb 14, 2025

The test does not ensure the issue is solved as it asserts only the exception message, not the exception location.

@fabpot
Copy link
Contributor Author

fabpot commented Feb 14, 2025

The test does not ensure the issue is solved as it asserts only the exception message, not the exception location.

Yes, I know, I will update it.

@fabpot
Copy link
Contributor Author

fabpot commented Feb 21, 2025

@stof Should be good now.

@fabpot fabpot force-pushed the loadTemplate-source branch 3 times, most recently from b57c30b to 5b01692 Compare February 21, 2025 22:44
@fabpot fabpot force-pushed the loadTemplate-source branch from 5b01692 to d770284 Compare February 21, 2025 22:48
@fabpot fabpot merged commit ad203c7 into twigphp:3.x Feb 22, 2025
40 of 41 checks passed
@fabpot fabpot deleted the loadTemplate-source branch February 22, 2025 09:43
smnandre added a commit to smnandre/ux that referenced this pull request May 6, 2025
Kocal pushed a commit to smnandre/ux that referenced this pull request May 15, 2025
Kocal pushed a commit to smnandre/ux that referenced this pull request May 15, 2025
Kocal pushed a commit to smnandre/ux that referenced this pull request May 15, 2025
Kocal pushed a commit to smnandre/ux that referenced this pull request May 15, 2025
Kocal pushed a commit to smnandre/ux that referenced this pull request May 16, 2025
Kocal pushed a commit to smnandre/ux that referenced this pull request May 16, 2025
Kocal added a commit to symfony/ux that referenced this pull request May 16, 2025
…3.21 (smnandre)

This PR was merged into the 2.x branch.

Discussion
----------

[TwigComponent] Fix `loadTemplate` deprecation for Twig >= 3.21

Fix #2710

cf twigphp/Twig#4583

Poke `@ruudk`

Commits
-------

3df2c96 [TwigComponent] Fix `loadTemplate` deprecation for Twig >= 3.21
symfony-splitter pushed a commit to symfony/ux-twig-component that referenced this pull request May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Errors thrown for an invalid parent don't report their file and line as the Twig template

4 participants