Fabien Potencier
87b930ae67
Throw when list formatting fails
2026-08-27 13:32:19 +02:00
Fabien Potencier
1de0bfceb4
Honor date formatter prototype calendars
2026-08-27 08:44:26 +02:00
Fabien Potencier
083b6dcabe
Fix IntlExtension ignoring explicit formats when a date formatter prototype is set
2026-07-13 12:17:54 +02:00
Marvin Feldmann
163f1b6341
[Intl] Add format_list filter using PHP 8.5's IntlListFormatter
2026-07-08 22:22:44 +02:00
Alexandre Daubois
6add9066fc
Fix unbounded memoisation of IntlDateFormatter / NumberFormatter
2026-05-19 22:44:48 +02:00
Fabien Potencier
976cea0403
Fix tests
2024-09-01 22:54:59 +02:00
Fabien Potencier
b63bde3063
Optimize sprintf() calls for PHP 8.4
2024-06-21 08:16:55 +02:00
Fabien Potencier
283475b102
Move some static extension methods to non-static
2024-05-01 13:48:35 +02:00
Fabien Potencier
a19ec5b200
Fix method call
2024-05-01 11:02:32 +02:00
Sébastien Alfaiate
7e8f5eb1a5
Fix exception when timezone is false
2024-04-03 17:08:24 +02:00
Fabien Potencier
f7f11ea410
Fix CS
2024-02-10 09:52:03 +01:00
Fabien Potencier
54d34b969b
Move functions for CoreExtension
2023-12-10 20:13:10 +01:00
Jonas Elfering
144c4dac7f
Fix timezone fallback to CoreExtension in IntlExtension
...
This is probably a regression from #3844
2023-11-03 15:14:20 +01:00
Fabien Potencier
065634f498
bug #3844 Fix IntlExtension::formatDateTime use of date formatter prototype (drjayvee)
...
This PR was squashed before being merged into the 3.x branch.
Discussion
----------
Fix IntlExtension::formatDateTime use of date formatter prototype
See https://github.com/twigphp/intl-extra/pull/6 for more details
Commits
-------
c75762c3 Fix IntlExtension::formatDateTime use of date formatter prototype
2023-10-26 17:47:32 -07:00
Jeroen Versteeg
c75762c354
Fix IntlExtension::formatDateTime use of date formatter prototype
2023-10-26 17:47:31 -07:00
Michael Bolli
223ba6ecde
fix NumberFormatter::TYPE_CURRENCY being deprecated in PHP 8.3
2023-10-20 16:28:22 +02:00
Quentin Schuler
5776f76068
Add the new PHP 8.0 IntlDateFormatter::RELATIVE_* constants for date formatting.
2023-02-08 10:10:14 +01:00
seb-jean
b376bdd0a9
Add function twig *_name for intl list
2022-12-27 12:49:56 +01: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
Fabien Potencier
1868918724
Move things around
2021-01-01 15:53:48 +01:00