Fabien Potencier
0c9cc7ef2e
End of maintenance for the 2.x branch
2023-12-22 08:22:15 +01:00
Fabien Potencier
c12990f9e7
Bump min deps
2023-07-29 13:31:08 +02:00
Fabien Potencier
244d5de454
Fix BC break
2023-07-29 13:21:11 +02:00
Fabien Potencier
64543c3c49
Fix code
2023-07-28 12:18:03 +02:00
Christian Flothmann
fac08ec7d3
add return type for Symfony 7 compatibility
2023-07-27 11:30:49 +02:00
Fabien Potencier
872646a70f
Fix LICENSE year
2023-02-08 08:44:48 +01:00
Fabien Potencier
eb8bde3c41
Bump LICENSE year
2023-01-01 09:42:51 +01:00
Fabien Potencier
61f55998d2
Fix tests
2022-12-26 16:06:40 +01:00
Bob van de Vijver
1a8ac1d83f
Update michelf/php-markdown require-dev to allow v2
2022-10-05 08:25:56 +02:00
ignace nyamagana butera
fd2f6d4215
Bugfix typo in twig/intl-exta
...
Bugfix typo in text attribute name see https://github.com/twigphp/Twig/issues/3710
2022-06-07 10:14:11 +02:00
Jérémy Derussé
779fdd09b4
Fix call to deprecated "convertToHtml" method
2022-01-29 16:33:44 +01:00
Fabien Potencier
7389f48a1f
Add compat with PHP 7.1 back
2022-01-03 11:35:05 +01:00
Fabien Potencier
ce97157b43
Bump license year
2022-01-02 11:02:19 +01:00
Michał Jusięga
0c1e4edc8b
allow translation-contracts:^3
2021-12-22 17:41:26 +01:00
noniagriconomie
315e16f5df
Upgrade to version 4.4 lts at least
2021-11-08 13:29:10 +01:00
Javier Eguiluz
26654f653f
[TwigExtraBundle] Add the return type information in getConfigTreeBuilder()
2021-11-05 16:54:01 +01:00
Tobias Feijten
46d21545a6
Update markdown-to-html converter missing message
...
The `league/html-to-markdown` library does not support Markdown to HTML conversion (anymore?). The `league/commonmark` library is suitable for that.
2021-09-29 14:16:54 +02:00
noniagriconomie
479336e09f
Update Markdown packages
2021-07-07 09:07:49 +02:00
Nicolas Grekas
ea5de7e626
Allow Symfony 6
2021-05-20 16:22:31 +02:00
Fabien Potencier
2dd1d909b9
Fix CS
2021-05-12 09:37:17 +02:00
Fabien Potencier
5b5cfd8680
Fix CS
2021-04-07 17:42:46 +02:00
Thomas Landauer
4e2fd8f216
Added installation instructions
2021-04-07 17:41:24 +02:00
Colin O'Dell
2c6fa0236a
Allow installation of league/html-to-markdown 5.x
2021-03-31 09:56:20 -04:00
Émile Perron
0fd67941be
Add slug filter (follow-up to PR #3386 )
2021-01-29 15:39:04 +01:00
Fabien Potencier
f4e1429227
Fix compat with older Symfony versions
2021-01-05 16:21:23 +01:00
Fabien Potencier
1868918724
Move things around
2021-01-01 15:53:48 +01:00
Fabien Potencier
b9712ce137
Move Extra Bundle config from XML to PHP
2021-01-01 15:29:30 +01:00
abdounikarim
bed8f31b96
bump license year
2021-01-01 10:21:03 +01:00
Fabien Potencier
dae3868f04
Fix Composer version
2021-01-01 10:02:52 +01:00
Oskar Stark
fdafd40626
Enhancement: Use GithubActions instead of Travis for tests
2020-11-05 14:17:52 +01:00
Jérôme TAMARELLE
9a83f7edf6
Fix compatibility with PHPUnit 10
2020-07-29 03:03:03 +02:00
Fabien Potencier
c38f96318b
Fix CS
2020-06-22 08:15:56 +02:00
Nicolas Grekas
4e0008cd82
Try running all tests on nightly
2020-05-21 11:54:27 +02:00
Fabien Potencier
74f3ffe4b6
Fix extra package deps
2020-05-21 08:01:43 +02:00
Fabien Potencier
9270d3e0e0
Allow dev versions
2020-05-19 15:17:30 +02:00
Fabien Potencier
2d58a54b4a
Allow PHP 8 for extra packages
2020-05-19 15:12:25 +02:00
Gerry Demaret
85a8a47bb1
Fix transform call to Michelf\MarkdownExtra
...
As per the documentation here:
https://michelf.ca/projects/php-markdown/configuration/#configure
Calling defaultTransform() will use the default options, thus ignoring
the "hard_wrap" option. Calling transform() instead, which takes the
options into account.
2020-05-11 10:02:35 +02:00
Pierre Grimaud
0273057622
Fix typos
2020-04-24 08:22:30 +02:00
Fabien Potencier
e3ff236877
Fix wrong link
2020-03-31 08:42:10 +02:00
Ruud Kamphuis
caecd2a528
IntlExtension > Return empty string when input is null
2020-02-13 14:23:56 +01:00
Massimiliano Arione
12028697f1
allow null string in StringExtension
...
Fix #3250
2020-02-11 16:24:50 +01:00
Ruud Kamphuis
2df6814c27
IntlExtension > Handle MissingResourceException
2020-02-05 19:09:57 +01:00
Guite
c3b4b8ee53
lower php requirement
2020-01-02 13:43:40 +01:00
Fabien Potencier
6aae22ecde
Bump license year
2020-01-01 18:10:47 +01:00
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
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
8c2c193a29
Add missing suggestions in Twig Extra Bundle
2019-12-11 11:08:55 +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