This PR was merged into the 2.x branch.
Discussion
----------
Move Extra Bundle config from XML to PHP
Commits
-------
b9712ce1 Move Extra Bundle config from XML to PHP
This PR was submitted for the 3.x branch but it was merged into the 2.x branch instead.
Discussion
----------
bump license year
Hello,
I updated licenses year to 2021.
Commits
-------
bed8f31b bump license year
This PR was merged into the 3.x branch.
Discussion
----------
Add "registerUndefinedTokenParserCallback"
Commits
-------
81751d66 Add "registerUndefinedTokenParserCallback"
This PR was squashed before being merged into the 3.x branch.
Discussion
----------
Mark built-in node visitors as @internal
refs #3445
Commits
-------
b95735da Mark built-in token parsers as @internal
ca3bb518 Mark built-in node visitors as @internal
This PR was merged into the 3.x branch.
Discussion
----------
Remove is_int since typehint exists
Since `$optimizers` param is always `int` no needs to check `is_int`
Commits
-------
d8a4113a Remove is_int since typehint exists
This PR was submitted for the 3.x branch but it was merged into the 2.x branch instead.
Discussion
----------
Fix include documentation - change filter tag to apply
Fixes#3438
Commits
-------
752bcc7b Fix include documentation - change filter tag to apply
This PR was merged into the 3.x branch.
Discussion
----------
Add return type for getGlobals() to documentation. The return type is defined in the GlobalsInterface
Commits
-------
904ed22d Add return type for getGlobals() to documentation. The return type is defied in the GlobalsInterface
This PR was squashed before being merged into the 3.x branch.
Discussion
----------
Enhancement: Introduce DOCtor-RST config + GithubAction
Commits
-------
8ac8cb71 Enhancement: Introduce DOCtor-RST config + GithubAction
This PR was merged into the 3.x branch.
Discussion
----------
Enhancement: Use GithubActions instead of Travis for tests
You can see the run here: https://github.com/OskarStark/Twig/pull/1
Commits
-------
8ac1f822 Enhancement: Use GithubActions instead of Travis for tests
* 2.x:
Fix small typo
Fix: Typo
Enhancement: Use GithubActions instead of Travis for tests
Fix: DOCtor-RST build
Enhancement: Use no_explicit_use_of_code_block_php rule
Fix: Highlighting
Enhancement: Introduce DOCtor-RST config + Sphinx build + GithubActions
Enhancement: Use GithubActions instead of Travis for tests
Fix `odd` not working for negative numbers
Bump version to 2.14.2-DEV
Prepare the 2.14.1 release
Update CHANGELOG
Bump version to 1.44.2-DEV
Prepare the 1.44.1 release
This PR was merged into the 2.x branch.
Discussion
----------
Enhancement: Use GithubActions instead of Travis for tests
You can see the first run in https://github.com/OskarStark/Twig/pull/2
Commits
-------
fdafd406 Enhancement: Use GithubActions instead of Travis for tests
This PR was merged into the 1.x branch.
Discussion
----------
Enhancement: Use no_explicit_use_of_code_block_php rule
Commits
-------
87eb1396 Enhancement: Use no_explicit_use_of_code_block_php rule