Commit Graph

4928 Commits

Author SHA1 Message Date
Fabien Potencier 7f75a23f85 minor #3230 Fix constraints (fabpot)
This PR was merged into the 2.x branch.

Discussion
----------

Fix constraints

Commits
-------

966fa451 Fix constraints
2019-12-27 08:37:45 +01:00
Fabien Potencier 6acf02e3bf bug #3226 Allow Symfony 5 (Guite)
This PR was submitted for the 3.x branch but it was merged into the 2.x branch instead (closes #3226).

Discussion
----------

Allow Symfony 5

This fixes #3225

Commits
-------

d735a43e support Sf5
2019-12-27 08:36:12 +01:00
Axel Guckelsberger d735a43e4e support Sf5 2019-12-27 08:36:07 +01:00
Fabien Potencier 966fa45126 Fix constraints 2019-12-27 08:33:44 +01:00
Fabien Potencier bf9544515e minor #3216 Add missing suggestions in Twig Extra Bundle (fabpot)
This PR was merged into the 2.x branch.

Discussion
----------

Add missing suggestions in Twig Extra Bundle

Commits
-------

8c2c193a Add missing suggestions in Twig Extra Bundle
2019-12-11 11:42:19 +01:00
Fabien Potencier 8c2c193a29 Add missing suggestions in Twig Extra Bundle 2019-12-11 11:08:55 +01:00
Fabien Potencier 46e232b37c Merge branch '1.x' into 2.x
* 1.x:
  Add missing link in docs
  Correct return type of twig_date_converter
2019-12-09 17:39:17 +01:00
Fabien Potencier 335dcad4b0 Add missing link in docs 2019-12-09 17:35:58 +01:00
Fabien Potencier e45476d9d0 minor #3215 [Minor] Correct return type of twig_date_converter (mcfedr)
This PR was submitted for the 3.x branch but it was merged into the 1.x branch instead (closes #3215).

Discussion
----------

[Minor] Correct return type of twig_date_converter

if a `\DateTimeImmutable` is passed to `twig_date_converter` it will return a `\DateTimeImmutable`, not a `\DateTime`.

Commits
-------

e927e859 Correct return type of twig_date_converter
2019-12-09 17:33:13 +01:00
Fred Cox e927e859ea Correct return type of twig_date_converter 2019-12-09 17:33:08 +01:00
Fabien Potencier fdb691a424 minor #3205 Updated spaceless deprecation to point to apply tag, as the filter tag is now deprecated too (snebes)
This PR was squashed before being merged into the 2.x branch (closes #3205).

Discussion
----------

Updated spaceless deprecation to point to `apply` tag, as the `filter` tag is now deprecated too

Title says it all.  No reason to chase our tail if we find a random `spaceless` tag yet.

Commits
-------

a3435895 Updated spaceless deprecation to point to `apply` tag, as the `filter` tag is now deprecated too
2019-11-28 15:04:06 +01:00
Steve Nebes a343589583 Updated spaceless deprecation to point to apply tag, as the filter tag is now deprecated too 2019-11-28 15:04:01 +01:00
Fabien Potencier 41b651736c Merge branch '1.x' into 2.x
* 1.x:
  Fix tests
2019-11-28 15:02:56 +01:00
Fabien Potencier 3853841c9f minor #3206 Fix tests (fabpot)
This PR was merged into the 1.x branch.

Discussion
----------

Fix tests

Commits
-------

8a6010f6 Fix tests
2019-11-28 15:02:09 +01:00
Fabien Potencier 8a6010f695 Fix tests 2019-11-28 14:58:09 +01:00
Fabien Potencier aecce3d92e Merge branch '1.x' into 2.x
* 1.x:
  Remove mention of the obsolete twig-extensions repository
  Remove usage of the old Autoloader class in the docs
2019-11-18 18:29:44 +01:00
Fabien Potencier badf167c2c minor #3200 Remove mentions of the obsolete twig-extensions repository (fabpot)
This PR was merged into the 1.x branch.

Discussion
----------

Remove mentions of the obsolete twig-extensions repository

Commits
-------

7f48a181 Remove mention of the obsolete twig-extensions repository
2019-11-18 18:28:41 +01:00
Fabien Potencier 7f48a181cd Remove mention of the obsolete twig-extensions repository 2019-11-18 18:27:43 +01:00
Fabien Potencier 34a2a74596 bug #3198 Fix number formatter in Intl extra extension (fabpot)
This PR was squashed before being merged into the 2.x branch (closes #3198).

Discussion
----------

Fix number formatter in Intl extra extension

Commits
-------

a6cf3f3f Fix number formatter in Intl extra extension
2019-11-15 21:27:23 +01:00
Fabien Potencier a6cf3f3f37 Fix number formatter in Intl extra extension 2019-11-15 21:27:18 +01:00
Fabien Potencier d796e12863 minor #3197 Fix README (fabpot)
This PR was merged into the 2.x branch.

Discussion
----------

Fix README

Commits
-------

ddad9d8c Fix README
2019-11-15 17:09:10 +01:00
Fabien Potencier ddad9d8c98 Fix README 2019-11-15 17:07:38 +01:00
Fabien Potencier 8208cc20fe minor #3196 Remove usage of the old Autoloader class in the docs (fabpot)
This PR was merged into the 1.x branch.

Discussion
----------

Remove usage of the old Autoloader class in the docs

Commits
-------

240e967c Remove usage of the old Autoloader class in the docs
2019-11-15 16:46:00 +01:00
Fabien Potencier 240e967c61 Remove usage of the old Autoloader class in the docs 2019-11-15 16:44:44 +01:00
Fabien Potencier 208b745286 Fix docs 2019-11-15 13:40:08 +01:00
Fabien Potencier 37bd13d4e4 Merge branch '1.x' into 2.x
* 1.x:
  Fixed doc markup
  Bump version to 1.42.5-DEV
  Prepare the 1.42.4 release
2019-11-15 13:38:55 +01:00
Fabien Potencier 69030c7fb5 Fixed doc markup 2019-11-15 13:37:35 +01:00
Fabien Potencier 08ea68c89d Bump version to 2.12.3-DEV 2019-11-11 17:53:52 +01:00
Fabien Potencier d761fd1f1c Prepare the 2.12.2 release v2.12.2 2019-11-11 17:52:09 +01:00
Fabien Potencier 499ef6c515 Update CHANGELOG 2019-11-11 17:51:25 +01:00
Fabien Potencier 4a773f923f Bump version to 1.42.5-DEV 2019-11-11 17:50:21 +01:00
Fabien Potencier e587180584 Prepare the 1.42.4 release v1.42.4 2019-11-11 17:49:32 +01:00
Fabien Potencier 468f5cbe21 Merge branch '1.x' into 2.x
* 1.x:
  Add support for exponential numbers
  Fix phpdoc
2019-11-07 22:14:26 +01:00
Fabien Potencier 8f9c0b3267 feature #3182 Add support for exponential numbers (fabpot)
This PR was merged into the 1.x branch.

Discussion
----------

Add support for exponential numbers

Commits
-------

60921350 Add support for exponential numbers
2019-11-07 22:14:12 +01:00
Fabien Potencier d073fed7f1 minor #3183 Allow Symfony 5 (nicolas-grekas)
This PR was merged into the 2.x branch.

Discussion
----------

Allow Symfony 5

Commits
-------

4ab02e3e Allow Symfony 5
2019-10-23 17:56:47 +02:00
Nicolas Grekas 4ab02e3e9f Allow Symfony 5 2019-10-23 17:53:29 +02:00
Fabien Potencier 6092135057 Add support for exponential numbers 2019-10-22 17:32:36 +02:00
Fabien Potencier d86b8ea580 minor #3180 Fix small typo (kevin-verschaeve)
This PR was merged into the 2.x branch.

Discussion
----------

Fix small typo

Commits
-------

d48aceb8 Fix small typo
2019-10-17 13:01:59 +02:00
Kevin Verschaeve d48aceb870 Fix small typo 2019-10-17 11:30:47 +02:00
Fabien Potencier e657c11599 Bump version to 2.12.2-DEV 2019-10-17 09:37:40 +02:00
Fabien Potencier ddd4134af9 Prepare the 2.12.1 release v2.12.1 2019-10-17 09:34:53 +02:00
Fabien Potencier 2024406e8e Fix phpdoc 2019-10-17 09:32:17 +02:00
Fabien Potencier e07296fbaa Merge branch '1.x' into 2.x
* 1.x:
  Add .gitattributes
2019-10-17 09:30:01 +02:00
Fabien Potencier e05aa6a489 Add .gitattributes 2019-10-17 09:29:33 +02:00
Fabien Potencier 5750a13b40 Add missing .gitattributes for string-extra 2019-10-17 09:28:42 +02:00
Fabien Potencier 38adb199ea minor #3153 Update .gitattributes to remove tests from "dist" (barryvdh)
This PR was squashed before being merged into the 2.x branch (closes #3153).

Discussion
----------

Update .gitattributes to remove tests from "dist"

This was proposed many times before, but considering https://github.com/symfony/symfony/pull/33579 is now merged, I propose this again. I refer to that issue as for the reasoning, as it applies here also.

I did not add the `docs` directory as there was much discussion about that before (discussion in  #942)

Related: #942 #1776 #1981 #2292 #2799 2905

Commits
-------

5cde1f50 Update .gitattributes to remove tests from \"dist\"
2019-10-17 09:27:12 +02:00
Barry vd. Heuvel 5cde1f50bb Update .gitattributes to remove tests from \"dist\" 2019-10-17 09:27:07 +02:00
Fabien Potencier 8fc2999a40 Fix CS 2019-10-17 09:25:45 +02:00
Fabien Potencier a7057700ec minor #3170 doc: number_format add math calculation hint (gimler)
This PR was merged into the 2.x branch.

Discussion
----------

doc: number_format add math calculation hint

Add hint about number_format and math calculation

Commits
-------

954ab4b8 doc: number_format add math calculation hint
2019-10-17 09:25:09 +02:00
Fabien Potencier 5bda1f1eff bug #3179 Add string extra in the bundle (fabpot)
This PR was merged into the 2.x branch.

Discussion
----------

Add string extra in the bundle

Commits
-------

069fd6db Add string extra in the bundle
2019-10-17 09:16:43 +02:00