This PR was merged into the 2.x branch.
Discussion
----------
Rename inky to inky_to_html
closes#3142
Commits
-------
9f9a2088 Renamed inky to inky_to_html
This PR was merged into the 2.x branch.
Discussion
----------
Minor fix in a filter description
Commits
-------
890d507f Minor fix in a filter description
This PR was merged into the 2.x branch.
Discussion
----------
Minor fixes in the docs of some intl filters
I'll do another PR to fix https://github.com/twigphp/intl-extra/README.md
Commits
-------
b9abb294 Minor fixes in the docs of some intl filters
This PR was submitted for the 2.x branch but it was merged into the 1.x branch instead (closes#3105).
Discussion
----------
Handle opcache_invalidate() being disabled on shared hosting platforms
This fix makes twig gracefully fail on opcache API being disabled on shared hosting platforms for security reasons.
Tested with Grav CMS.
Commits
-------
349a5f26 Handle opcache_invalidate() being disabled on shared hosting platforms
This PR was merged into the 2.x branch.
Discussion
----------
Add support for an "arrow" function on the "sort" filter
closes#3131
Commits
-------
330024b6 added support for an "arrow" function on the "sort" filter
This PR was squashed before being merged into the 2.x branch (closes#3125).
Discussion
----------
Fix intl-extra docs and links
Commits
-------
6f73ac72 Fix intl-extra docs and links
This PR was merged into the 2.x branch.
Discussion
----------
Add the cssinliner and inky extensions
Commits
-------
37ed0436 added the cssinliner and inky extensions
This PR was merged into the 2.x branch.
Discussion
----------
Disable some tests that are not compatible with pHp 7.4 yet
Commits
-------
7fedcba5 disabled some tests that are not compatible with pHp 7.4 yet
This PR was merged into the 2.x branch.
Discussion
----------
Add suggestions for extra extensions
Commits
-------
908eef05 added suggestions for extra extensions
This PR was merged into the 2.x branch.
Discussion
----------
Revamping bundle structure to not mix source code with config files
Still compatible with any Symfony version.
Commits
-------
f24f057a Revamping bundle structure to not mix source code with config files
This PR was submitted for the 3.x branch but it was merged into the 2.x branch instead (closes#3117).
Discussion
----------
Fix PHPDoc of twig_get_attribute()
@fabpot Repel the attack of the French keyboard
props. @phpstan
Commits
-------
1aa7dbff Fix PHPDoc of twig_get_attribute()