Fabien Potencier
55f80d62c5
Update CHANGELOG
2021-05-12 10:05:14 +02:00
Fabien Potencier
c0c30e7a03
Merge branch '2.x' into 3.x
...
* 2.x:
Bump version
Prepare the 2.14.5 release
Update CHANGELOG
Bump version
Prepare the 1.44.3 release
Update CHANGELOG
2021-05-12 10:04:06 +02:00
Fabien Potencier
f602d0c11d
Bump version
2021-05-12 10:03:33 +02:00
Fabien Potencier
c9dd15b3a8
Prepare the 2.14.5 release
v2.14.5
2021-05-12 10:02:35 +02:00
Fabien Potencier
40e95742e2
Update CHANGELOG
2021-05-12 10:02:19 +02:00
Fabien Potencier
2b14e73846
Merge branch '1.x' into 2.x
...
* 1.x:
Bump version
Prepare the 1.44.3 release
Update CHANGELOG
2021-05-12 10:00:40 +02:00
Fabien Potencier
35f8b78b66
Bump version
2021-05-12 09:59:57 +02:00
Fabien Potencier
920a9b9a61
Prepare the 1.44.3 release
v1.44.3
2021-05-12 09:58:47 +02:00
Fabien Potencier
18e7034b99
Update CHANGELOG
2021-05-12 09:58:27 +02:00
Fabien Potencier
73760b05a1
minor #3522 Fix CS (fabpot)
...
This PR was merged into the 3.x branch.
Discussion
----------
Fix CS
Commits
-------
fcbaa669 Fix CS
2021-05-12 09:51:57 +02:00
Fabien Potencier
fcbaa669ab
Fix CS
2021-05-12 09:47:40 +02:00
Fabien Potencier
13e360972a
Merge branch '2.x' into 3.x
...
* 2.x:
Fix CS
Fix CS
Migrate to the new PHP CS Fixer config file
Fixing links
2021-05-12 09:45:40 +02:00
Fabien Potencier
15fba97570
minor #3521 CS fixes (fabpot)
...
This PR was merged into the 2.x branch.
Discussion
----------
CS fixes
Commits
-------
2dd1d909 Fix CS
2021-05-12 09:43:21 +02:00
Fabien Potencier
2dd1d909b9
Fix CS
2021-05-12 09:37:17 +02:00
Fabien Potencier
157fa56829
Merge branch '1.x' into 2.x
...
* 1.x:
Fix CS
Migrate to the new PHP CS Fixer config file
2021-05-12 09:27:30 +02:00
Fabien Potencier
87c09f6d87
minor #3520 Fix CS (fabpot)
...
This PR was squashed before being merged into the 1.x branch.
Discussion
----------
Fix CS
Commits
-------
59f3e8e5 Fix CS
bded3886 Migrate to the new PHP CS Fixer config file
2021-05-12 09:24:36 +02:00
Fabien Potencier
59f3e8e5dc
Fix CS
2021-05-12 09:19:37 +02:00
Fabien Potencier
bded388664
Migrate to the new PHP CS Fixer config file
2021-05-12 09:11:44 +02:00
Fabien Potencier
7da9b043c9
minor #3512 Fixing links (ThomasLandauer)
...
This PR was merged into the 2.x branch.
Discussion
----------
Fixing links
Commits
-------
cf7d50c4 Fixing links
2021-04-24 10:08:28 +02:00
Thomas Landauer
cf7d50c411
Fixing links
2021-04-23 16:45:01 +02:00
Fabien Potencier
32d72de188
minor #3508 Add missing arguments in intl docs (fabpot)
...
This PR was merged into the 3.x branch.
Discussion
----------
Add missing arguments in intl docs
Commits
-------
c0f02244 Add missing arguments in intl docs
2021-04-15 12:09:30 +02:00
Fabien Potencier
c0f02244c3
Add missing arguments in intl docs
2021-04-15 11:42:44 +02:00
Fabien Potencier
5557d48e0e
Revert
2021-04-10 10:18:09 +02:00
Fabien Potencier
680e42979a
Merge branch '2.x' into 3.x
...
* 2.x:
Fix code for PHP 8.1
2021-04-10 10:17:37 +02:00
Fabien Potencier
f7250c6ea6
bug #3505 Fix code for PHP 8.1 (fabpot)
...
This PR was merged into the 2.x branch.
Discussion
----------
Fix code for PHP 8.1
Commits
-------
953974a7 Fix code for PHP 8.1
2021-04-10 10:17:25 +02:00
Fabien Potencier
953974a7b3
Fix code for PHP 8.1
2021-04-10 10:14:28 +02:00
Fabien Potencier
eda44caf9b
Merge branch '2.x' into 3.x
...
* 2.x:
Tweak wording on docs
Adding link to RFC
2021-04-10 09:46:12 +02:00
Fabien Potencier
cc79d68e5d
minor #3504 Tweak wording on docs (fabpot)
...
This PR was merged into the 2.x branch.
Discussion
----------
Tweak wording on docs
Commits
-------
33729ab9 Tweak wording on docs
2021-04-10 09:43:44 +02:00
Fabien Potencier
33729ab9a3
Tweak wording on docs
2021-04-10 09:41:46 +02:00
Fabien Potencier
9266f505bc
minor #3447 Adding link to RFC (ThomasLandauer)
...
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
Adding link to RFC
Reason for rewording the `twig/extra-bundle` part: It was not clear what "use" means here:
> Then, use the twig/extra-bundle on Symfony projects
Commits
-------
56fd57b3 Adding link to RFC
2021-04-10 09:36:09 +02:00
Thomas Landauer
56fd57b32b
Adding link to RFC
2021-04-10 09:36:04 +02:00
Fabien Potencier
f1e0ebc18a
Merge branch '2.x' into 3.x
...
* 2.x:
Fix: A template name cannot be an absolute path
2021-04-07 17:57:57 +02:00
Fabien Potencier
02fe3a544c
Merge branch '1.x' into 2.x
...
* 1.x:
Fix: A template name cannot be an absolute path
2021-04-07 17:57:49 +02:00
Fabien Potencier
83f26e402b
bug #3499 Fix: A template name cannot be an absolute path (mvorisek)
...
This PR was squashed before being merged into the 1.x branch.
Discussion
----------
Fix: A template name cannot be an absolute path
fixes #3209 , https://github.com/PrestaShop/PrestaShop/issues/20709
The source of this is in https://github.com/twigphp/Twig/blob/v3.3.0/src/Loader/FilesystemLoader.php#L212 which NEVER accepts an absolute name (path is always prefixed with path). As discussed in https://github.com/twigphp/Twig/issues/3209#issuecomment-814816613 .
The original code emit php warning when `open_basedir` is set on Windows on NTS PHP build (because of PHP inconsistency between TS and NTS, see https://bugs.php.net/bug.php?id=78939 ). This PR fixes this issue and no warning is emitted.
This fix is important as Symfony relies on exception when absolute path is given in https://github.com/symfony/symfony/blob/v3.4.47/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php#L82 .
Please merge and issue a patch release for every major Twig version.
Commits
-------
3a67fc7d Fix: A template name cannot be an absolute path
2021-04-07 17:57:29 +02:00
Michael Voříšek
3a67fc7dc5
Fix: A template name cannot be an absolute path
2021-04-07 17:57:24 +02:00
Fabien Potencier
6833f77550
Merge branch '2.x' into 3.x
...
* 2.x:
Fix CS
Slug filter: Mentioning requiredStringExtension
Fix CS
Added installation instructions
2021-04-07 17:50:10 +02:00
Fabien Potencier
1987bd0130
Fix CS
2021-04-07 17:49:48 +02:00
Thomas Landauer
cfda3dd53d
Slug filter: Mentioning requiredStringExtension
...
See https://github.com/twigphp/Twig/issues/3500#issuecomment-814923747
2021-04-07 17:45:21 +02:00
Fabien Potencier
a4c3ce956e
minor #3501 Slug filter: Mentioning requiredStringExtension (ThomasLandauer)
...
This PR was merged into the 3.x branch.
Discussion
----------
Slug filter: Mentioning requiredStringExtension
See https://github.com/twigphp/Twig/issues/3500#issuecomment-814923747
BTW: This PR is similar, please take a look too: https://github.com/twigphp/Twig/pull/3447
Commits
-------
84f6e32f Slug filter: Mentioning requiredStringExtension
2021-04-07 17:44:42 +02:00
Fabien Potencier
5b5cfd8680
Fix CS
2021-04-07 17:42:46 +02:00
Fabien Potencier
7c35939dfe
minor #3502 Added installation instructions (ThomasLandauer)
...
This PR was submitted for the 3.x branch but it was merged into the 2.x branch instead.
Discussion
----------
Added installation instructions
Commits
-------
4e2fd8f2 Added installation instructions
2021-04-07 17:41:33 +02:00
Thomas Landauer
4e2fd8f216
Added installation instructions
2021-04-07 17:41:24 +02:00
Thomas Landauer
84f6e32f30
Slug filter: Mentioning requiredStringExtension
...
See https://github.com/twigphp/Twig/issues/3500#issuecomment-814923747
2021-04-07 16:56:57 +02:00
Fabien Potencier
cdd521375e
Merge branch '2.x' into 3.x
...
* 2.x:
Fix reference in docs
2021-04-06 08:27:27 +02:00
Fabien Potencier
ec04504c9b
Merge branch '1.x' into 2.x
...
* 1.x:
Fix reference in docs
2021-04-06 08:27:19 +02:00
Fabien Potencier
f5d3c704df
Fix reference in docs
2021-04-06 08:27:15 +02:00
Fabien Potencier
69c4e24d6a
Merge branch '2.x' into 3.x
...
* 2.x:
Allow installation of league/html-to-markdown 5.x
2021-04-01 14:19:25 +02:00
Fabien Potencier
36427589d0
minor #3498 Allow installation of league/html-to-markdown 5.x (colinodell)
...
This PR was merged into the 2.x branch.
Discussion
----------
Allow installation of league/html-to-markdown 5.x
Release notes: https://github.com/thephpleague/html-to-markdown/releases/tag/5.0.0
There were no changes that would impact how this Twig Markdown Extension calls the html-to-markdown library, meaning that both 4.8+ and 5.x should be fully compatible.
Commits
-------
2c6fa023 Allow installation of league/html-to-markdown 5.x
2021-04-01 14:19:05 +02:00
Colin O'Dell
2c6fa0236a
Allow installation of league/html-to-markdown 5.x
2021-03-31 09:56:20 -04:00
Fabien Potencier
94b7c1c2f6
Merge branch '2.x' into 3.x
...
* 2.x:
Fix CS
added PHP 8.1 as experimental
2021-03-22 09:23:56 +01:00