Commit Graph

5570 Commits

Author SHA1 Message Date
Fabien Potencier 8ce9dcdf05 Bump version 2021-01-05 11:24:45 +01:00
Fabien Potencier bc4f0e2d62 Prepare the 3.2.0 release 2021-01-05 11:22:42 +01:00
Fabien Potencier bf0adab6ea Update CHANGELOG 2021-01-05 11:21:57 +01:00
Fabien Potencier f8ab360f02 Merge branch '2.x' into 3.x
* 2.x:
  Bump version to ${NEXT_VERSION}-DEV
  Prepare the 1.44.2 release
  Update CHANGELOG
2021-01-05 11:11:51 +01:00
Fabien Potencier 3d9c908c84 Merge branch '1.x' into 2.x
* 1.x:
  Bump version to ${NEXT_VERSION}-DEV
  Prepare the 1.44.2 release
  Update CHANGELOG
2021-01-05 11:11:45 +01:00
Fabien Potencier 31adc5e157 Bump version to ${NEXT_VERSION}-DEV 2021-01-05 11:10:47 +01:00
Fabien Potencier 138c493c5b Prepare the 1.44.2 release v1.44.2 2021-01-05 11:10:05 +01:00
Fabien Potencier c04c68f2d3 Update CHANGELOG 2021-01-05 11:09:30 +01:00
Fabien Potencier 718468e086 feature #3459 Add a cache tag (fabpot, nicolas-grekas)
This PR was merged into the 3.x branch.

Discussion
----------

Add a cache tag

Add a "cache" tag based on the Symfony cache component.

Replaces https://github.com/twigphp/twig-cache-extension and https://github.com/asm89/twig-cache-extension

Commits
-------

fff62b9e Improve wiring
4d036a91 Add a cache tag
2021-01-05 11:05:34 +01:00
Nicolas Grekas fff62b9eb1 Improve wiring 2021-01-05 10:59:10 +01:00
Fabien Potencier 4d036a9148 Add a cache tag 2021-01-05 10:59:10 +01:00
Fabien Potencier cb88e0a68c Merge branch '2.x' into 3.x
* 2.x:
  Move things around
2021-01-01 15:58:18 +01:00
Fabien Potencier 846ebbd7c8 minor #3461 Move things around (fabpot)
This PR was merged into the 2.x branch.

Discussion
----------

Move things around

Commits
-------

18689187 Move things around
2021-01-01 15:57:43 +01:00
Fabien Potencier 1868918724 Move things around 2021-01-01 15:53:48 +01:00
Fabien Potencier b0afeb512e Merge branch '2.x' into 3.x
* 2.x:
  Move Extra Bundle config from XML to PHP
  bump license year
2021-01-01 15:33:39 +01:00
Fabien Potencier 7314edbb8a minor #3460 Move Extra Bundle config from XML to PHP (fabpot)
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
2021-01-01 15:33:06 +01:00
Fabien Potencier b9712ce137 Move Extra Bundle config from XML to PHP 2021-01-01 15:29:30 +01:00
Fabien Potencier 7fab4be1bb minor #3457 bump license year (abdounikarim)
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
2021-01-01 10:21:08 +01:00
abdounikarim bed8f31b96 bump license year 2021-01-01 10:21:03 +01:00
Fabien Potencier 351a97ed15 Fix Composer version 2021-01-01 10:05:00 +01:00
Fabien Potencier 5162646cfa Merge branch '2.x' into 3.x
* 2.x:
  Fix Composer version
2021-01-01 10:04:14 +01:00
Fabien Potencier dae3868f04 Fix Composer version 2021-01-01 10:02:52 +01:00
Fabien Potencier 903461aeab feature #3458 Add "registerUndefinedTokenParserCallback" (fabpot)
This PR was merged into the 3.x branch.

Discussion
----------

Add "registerUndefinedTokenParserCallback"

Commits
-------

81751d66 Add "registerUndefinedTokenParserCallback"
2020-12-31 09:20:27 +01:00
Fabien Potencier 81751d6671 Add "registerUndefinedTokenParserCallback" 2020-12-31 09:12:48 +01:00
Fabien Potencier dc7e21fb20 Merge branch '2.x' into 3.x
* 2.x:
  Remove some PHP in docs
2020-12-30 09:23:56 +01:00
Fabien Potencier 39991a167c Remove some PHP in docs 2020-12-30 09:23:51 +01:00
Fabien Potencier e8e9e0fba3 Bump version 2020-12-30 09:19:17 +01:00
Fabien Potencier 8eb855ffb6 Bump version 2020-12-30 09:17:29 +01:00
Fabien Potencier 9ec64811c2 Merge branch '2.x' into 3.x
* 2.x:
  Bump copyright year
2020-12-30 09:16:33 +01:00
Fabien Potencier 9fd55773e3 Merge branch '1.x' into 2.x
* 1.x:
  Bump copyright year
2020-12-30 09:16:23 +01:00
Fabien Potencier d6cbc70064 Bump copyright year 2020-12-30 09:16:13 +01:00
Fabien Potencier e3bca056f1 feature #3448 Mark built-in node visitors as @internal (fabpot)
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
2020-11-30 13:06:55 +01:00
Fabien Potencier b95735da2e Mark built-in token parsers as @internal 2020-11-30 12:04:32 +01:00
Fabien Potencier ca3bb5188c Mark built-in node visitors as @internal 2020-11-30 09:16:20 +01:00
Fabien Potencier 155f7404df Merge branch '2.x' into 3.x
* 2.x:
  Fix typo
  Typo
2020-11-27 14:05:45 +01:00
Fabien Potencier c5379903e5 Merge branch '1.x' into 2.x
* 1.x:
  Fix typo
  Typo
2020-11-27 14:05:37 +01:00
Fabien Potencier 2f0947e1af Fix typo 2020-11-27 14:05:10 +01:00
Fabien Potencier 0feba1ade4 minor #3442 Typo (OlafvdSpek)
This PR was submitted for the 3.x branch but it was merged into the 1.x branch instead.

Discussion
----------

Typo

Commits
-------

43f382ba Typo
2020-11-27 14:04:49 +01:00
Olaf van der Spek 43f382ba1b Typo 2020-11-27 14:04:41 +01:00
Fabien Potencier 83ab9166a5 minor #3441 Remove is_int since typehint exists (ybenhssaien)
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
2020-11-11 08:52:08 +01:00
Youssef Benhssaien d8a4113a74 Remove is_int since typehint exists 2020-11-11 07:27:35 +01:00
Fabien Potencier 3687ccd1b4 Merge branch '2.x' into 3.x
* 2.x:
  Fix include documentation - change filter tag to apply
2020-11-09 14:33:44 +01:00
Fabien Potencier e133d1fd8c minor #3440 Fix include documentation - change filter tag to apply (tkm)
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
2020-11-09 14:33:24 +01:00
Fabien Potencier 829eaaccb6 minor #3437 Add return type for getGlobals() to documentation. The return type is defined in the GlobalsInterface (maartendekeizer)
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
2020-11-09 14:31:05 +01:00
tkm 752bcc7be6 Fix include documentation - change filter tag to apply 2020-11-09 15:08:48 +02:00
Maarten de Keizer 904ed22daa Add return type for getGlobals() to documentation. The return type is
defied in the GlobalsInterface
2020-11-06 10:59:01 +01:00
Fabien Potencier e7a4b69e95 minor #3417 Enhancement: Introduce DOCtor-RST config + GithubAction (OskarStark)
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
2020-11-06 08:11:00 +01:00
Oskar Stark 8ac8cb719a Enhancement: Introduce DOCtor-RST config + GithubAction 2020-11-06 08:10:54 +01:00
Fabien Potencier d3eaaccc0d Fix doc 2020-11-06 08:07:52 +01:00
Fabien Potencier 1a8dd9ef53 Merge branch '2.x' into 3.x
* 2.x:
  Fix: Add missing versionadded directive
2020-11-06 08:07:36 +01:00