Files
Twig/doc
Fabien Potencier 3c52cd9814 feature #4148 Deprecate NameExpression internal methods (smnandre)
This PR was merged into the 3.x branch.

Discussion
----------

Deprecate NameExpression internal methods

Deprecate two methods from `Twig\Node\Expression\NameExpression`:
* `isSimple()`: did not find any usage in Twig (or even Symfony) repositories
* `isSpecial()`: inlined for better performance ($name is available in the method)

Commits
-------

3531f959 Deprecate NameExpression internal methods
2024-07-27 15:43:19 +02:00
..
2024-07-08 14:32:51 +02:00
2024-06-22 19:37:51 +02:00
2024-07-08 14:32:51 +02:00
2024-07-10 00:23:00 +02:00
2024-07-08 14:32:51 +02:00
2024-06-22 19:37:51 +02:00
2024-07-07 23:44:32 +02:00
2021-01-14 08:57:41 +01:00
2024-07-21 21:05:07 +02:00