From e376c994f3adb0a6b671912adbc766589503ad1c Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Wed, 17 Apr 2019 18:12:19 +0200 Subject: [PATCH 01/26] bumped Symfony version to 3.4.27 --- src/Symfony/Component/HttpKernel/Kernel.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Symfony/Component/HttpKernel/Kernel.php b/src/Symfony/Component/HttpKernel/Kernel.php index 1bfed69c61a4a..98ca339af15e6 100644 --- a/src/Symfony/Component/HttpKernel/Kernel.php +++ b/src/Symfony/Component/HttpKernel/Kernel.php @@ -67,12 +67,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl private $requestStackSize = 0; private $resetServices = false; - const VERSION = '3.4.26'; - const VERSION_ID = 30426; + const VERSION = '3.4.27-DEV'; + const VERSION_ID = 30427; const MAJOR_VERSION = 3; const MINOR_VERSION = 4; - const RELEASE_VERSION = 26; - const EXTRA_VERSION = ''; + const RELEASE_VERSION = 27; + const EXTRA_VERSION = 'DEV'; const END_OF_MAINTENANCE = '11/2020'; const END_OF_LIFE = '11/2021'; From 9aa2349ac6d3880349a3eb8376d6ec3e1a85316f Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Thu, 18 Apr 2019 05:46:42 +0000 Subject: [PATCH 02/26] [Intl] Update the ICU data to 64.2 --- src/Symfony/Component/Intl/Intl.php | 2 +- .../Component/Intl/Resources/data/currencies/am.json | 2 +- .../Component/Intl/Resources/data/currencies/ar.json | 2 +- .../Component/Intl/Resources/data/currencies/az.json | 2 +- .../Component/Intl/Resources/data/currencies/be.json | 2 +- .../Component/Intl/Resources/data/currencies/bs.json | 2 +- .../Component/Intl/Resources/data/currencies/bs_Cyrl.json | 2 +- .../Component/Intl/Resources/data/currencies/cy.json | 2 +- .../Component/Intl/Resources/data/currencies/da.json | 2 +- .../Component/Intl/Resources/data/currencies/el.json | 2 +- .../Component/Intl/Resources/data/currencies/es.json | 2 +- .../Component/Intl/Resources/data/currencies/eu.json | 2 +- .../Component/Intl/Resources/data/currencies/fa.json | 2 +- .../Component/Intl/Resources/data/currencies/fr.json | 2 +- .../Component/Intl/Resources/data/currencies/ga.json | 2 +- .../Component/Intl/Resources/data/currencies/gd.json | 2 +- .../Component/Intl/Resources/data/currencies/gl.json | 2 +- .../Component/Intl/Resources/data/currencies/hi.json | 2 +- .../Component/Intl/Resources/data/currencies/hy.json | 2 +- .../Component/Intl/Resources/data/currencies/is.json | 2 +- .../Component/Intl/Resources/data/currencies/ja.json | 2 +- .../Component/Intl/Resources/data/currencies/kk.json | 2 +- .../Component/Intl/Resources/data/currencies/km.json | 2 +- .../Component/Intl/Resources/data/currencies/ko.json | 2 +- .../Component/Intl/Resources/data/currencies/ky.json | 2 +- .../Component/Intl/Resources/data/currencies/lb.json | 2 +- .../Component/Intl/Resources/data/currencies/meta.json | 2 +- .../Component/Intl/Resources/data/currencies/mi.json | 2 +- .../Component/Intl/Resources/data/currencies/mo.json | 2 +- .../Component/Intl/Resources/data/currencies/mt.json | 2 +- .../Component/Intl/Resources/data/currencies/my.json | 2 +- .../Component/Intl/Resources/data/currencies/ne.json | 2 +- .../Component/Intl/Resources/data/currencies/nl.json | 2 +- .../Component/Intl/Resources/data/currencies/nn.json | 2 +- .../Component/Intl/Resources/data/currencies/or.json | 2 +- .../Component/Intl/Resources/data/currencies/ps.json | 2 +- .../Component/Intl/Resources/data/currencies/pt_PT.json | 2 +- .../Component/Intl/Resources/data/currencies/qu.json | 2 +- .../Component/Intl/Resources/data/currencies/ro.json | 2 +- .../Component/Intl/Resources/data/currencies/root.json | 2 +- .../Component/Intl/Resources/data/currencies/ru.json | 2 +- .../Component/Intl/Resources/data/currencies/rw.json | 2 +- .../Component/Intl/Resources/data/currencies/sd.json | 2 +- .../Component/Intl/Resources/data/currencies/sh.json | 2 +- .../Component/Intl/Resources/data/currencies/so.json | 2 +- .../Component/Intl/Resources/data/currencies/sr.json | 2 +- .../Component/Intl/Resources/data/currencies/sr_Latn.json | 2 +- .../Component/Intl/Resources/data/currencies/tg.json | 2 +- .../Component/Intl/Resources/data/currencies/th.json | 2 +- .../Component/Intl/Resources/data/currencies/ti.json | 2 +- .../Component/Intl/Resources/data/currencies/tk.json | 2 +- .../Component/Intl/Resources/data/currencies/tl.json | 2 +- .../Component/Intl/Resources/data/currencies/tt.json | 2 +- .../Component/Intl/Resources/data/currencies/ug.json | 2 +- .../Component/Intl/Resources/data/currencies/uk.json | 2 +- .../Component/Intl/Resources/data/currencies/ur.json | 2 +- .../Component/Intl/Resources/data/currencies/uz.json | 2 +- .../Component/Intl/Resources/data/currencies/uz_Cyrl.json | 2 +- .../Component/Intl/Resources/data/currencies/vi.json | 2 +- .../Component/Intl/Resources/data/currencies/wo.json | 2 +- .../Component/Intl/Resources/data/currencies/xh.json | 2 +- .../Component/Intl/Resources/data/currencies/zh.json | 2 +- .../Component/Intl/Resources/data/currencies/zh_Hant.json | 2 +- src/Symfony/Component/Intl/Resources/data/git-info.txt | 6 +++--- src/Symfony/Component/Intl/Resources/data/languages/am.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/ar.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/az.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/be.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/bs.json | 2 +- .../Component/Intl/Resources/data/languages/bs_Cyrl.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/cy.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/da.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/el.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/es.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/eu.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/fa.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/fr.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/ga.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/gd.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/gl.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/hi.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/hy.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/is.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/ja.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/kk.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/km.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/ko.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/ky.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/lb.json | 2 +- .../Component/Intl/Resources/data/languages/meta.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/mi.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/mo.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/mt.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/my.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/ne.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/nl.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/nn.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/or.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/ps.json | 2 +- .../Component/Intl/Resources/data/languages/pt_PT.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/qu.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/ro.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/ru.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/rw.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/sd.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/sh.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/so.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/sr.json | 2 +- .../Component/Intl/Resources/data/languages/sr_Latn.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/tg.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/th.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/ti.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/tk.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/tl.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/tt.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/ug.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/uk.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/ur.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/uz.json | 2 +- .../Component/Intl/Resources/data/languages/uz_Cyrl.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/vi.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/wo.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/xh.json | 2 +- src/Symfony/Component/Intl/Resources/data/languages/zh.json | 2 +- .../Component/Intl/Resources/data/languages/zh_Hant.json | 2 +- src/Symfony/Component/Intl/Resources/data/locales/am.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/ar.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/az.json | 4 ++-- .../Component/Intl/Resources/data/locales/az_Cyrl.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/be.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/bs.json | 4 ++-- .../Component/Intl/Resources/data/locales/bs_Cyrl.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/cy.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/da.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/es.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/eu.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/fr.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/ga.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/gd.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/gl.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/hy.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/is.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/kk.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/km.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/ko.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/ky.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/lb.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/mt.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/my.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/ne.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/nn.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/or.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/ps.json | 4 ++-- .../Component/Intl/Resources/data/locales/pt_PT.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/qu.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/ro.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/rw.json | 2 ++ src/Symfony/Component/Intl/Resources/data/locales/so.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/tg.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/ti.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/tk.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/tt.json | 2 ++ src/Symfony/Component/Intl/Resources/data/locales/ug.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/ur.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/uz.json | 4 ++-- .../Component/Intl/Resources/data/locales/uz_Cyrl.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/locales/wo.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/am.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/ar.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/az.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/be.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/bs.json | 4 ++-- .../Component/Intl/Resources/data/regions/bs_Cyrl.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/cy.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/da.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/el.json | 2 +- src/Symfony/Component/Intl/Resources/data/regions/es.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/eu.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/fa.json | 2 +- src/Symfony/Component/Intl/Resources/data/regions/fr.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/ga.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/gd.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/gl.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/hi.json | 2 +- src/Symfony/Component/Intl/Resources/data/regions/hy.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/is.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/ja.json | 2 +- src/Symfony/Component/Intl/Resources/data/regions/kk.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/km.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/ko.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/ky.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/lb.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/meta.json | 2 +- src/Symfony/Component/Intl/Resources/data/regions/mi.json | 3 ++- src/Symfony/Component/Intl/Resources/data/regions/mo.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/mt.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/my.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/ne.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/nl.json | 2 +- src/Symfony/Component/Intl/Resources/data/regions/nn.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/or.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/ps.json | 4 ++-- .../Component/Intl/Resources/data/regions/pt_PT.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/qu.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/ro.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/ru.json | 2 +- src/Symfony/Component/Intl/Resources/data/regions/rw.json | 3 ++- src/Symfony/Component/Intl/Resources/data/regions/sd.json | 2 +- src/Symfony/Component/Intl/Resources/data/regions/sh.json | 2 +- src/Symfony/Component/Intl/Resources/data/regions/so.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/sr.json | 2 +- .../Component/Intl/Resources/data/regions/sr_Latn.json | 2 +- src/Symfony/Component/Intl/Resources/data/regions/tg.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/th.json | 2 +- src/Symfony/Component/Intl/Resources/data/regions/ti.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/tk.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/tl.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/tt.json | 3 ++- src/Symfony/Component/Intl/Resources/data/regions/ug.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/uk.json | 2 +- src/Symfony/Component/Intl/Resources/data/regions/ur.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/uz.json | 4 ++-- .../Component/Intl/Resources/data/regions/uz_Cyrl.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/vi.json | 2 +- src/Symfony/Component/Intl/Resources/data/regions/wo.json | 4 ++-- src/Symfony/Component/Intl/Resources/data/regions/xh.json | 3 ++- src/Symfony/Component/Intl/Resources/data/regions/zh.json | 2 +- .../Component/Intl/Resources/data/regions/zh_Hant.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/am.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/ar.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/az.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/be.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/bs.json | 2 +- .../Component/Intl/Resources/data/scripts/bs_Cyrl.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/cy.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/da.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/el.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/es.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/eu.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/fa.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/fr.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/ga.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/gd.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/gl.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/hi.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/hy.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/is.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/ja.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/kk.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/km.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/ko.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/ky.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/lb.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/meta.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/mi.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/mo.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/mt.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/my.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/ne.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/nl.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/nn.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/or.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/ps.json | 2 +- .../Component/Intl/Resources/data/scripts/pt_PT.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/ro.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/ru.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/sd.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/sh.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/so.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/sr.json | 2 +- .../Component/Intl/Resources/data/scripts/sr_Latn.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/tg.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/th.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/ti.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/tk.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/tl.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/tt.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/ug.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/uk.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/ur.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/uz.json | 2 +- .../Component/Intl/Resources/data/scripts/uz_Cyrl.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/vi.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/wo.json | 2 +- src/Symfony/Component/Intl/Resources/data/scripts/zh.json | 2 +- .../Component/Intl/Resources/data/scripts/zh_Hant.json | 2 +- src/Symfony/Component/Intl/Resources/data/version.txt | 2 +- 287 files changed, 376 insertions(+), 368 deletions(-) diff --git a/src/Symfony/Component/Intl/Intl.php b/src/Symfony/Component/Intl/Intl.php index 70fc55697a841..960a18d7cf231 100644 --- a/src/Symfony/Component/Intl/Intl.php +++ b/src/Symfony/Component/Intl/Intl.php @@ -235,7 +235,7 @@ public static function getIcuDataVersion() */ public static function getIcuStubVersion() { - return '64.1'; + return '64.2'; } /** diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/am.json b/src/Symfony/Component/Intl/Resources/data/currencies/am.json index 62f877f7b3e81..8c94a7c159d09 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/am.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/am.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.18", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/ar.json b/src/Symfony/Component/Intl/Resources/data/currencies/ar.json index 8880a2250bcc2..7a6758b0ff269 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/ar.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/ar.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.22", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/az.json b/src/Symfony/Component/Intl/Resources/data/currencies/az.json index 77209ad3e6a31..125b34f0a9a64 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/az.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/az.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/be.json b/src/Symfony/Component/Intl/Resources/data/currencies/be.json index 9d9641f611508..a91e4016cfd65 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/be.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/be.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/bs.json b/src/Symfony/Component/Intl/Resources/data/currencies/bs.json index d21469170eff2..f39221d85b543 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/bs.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/bs.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/bs_Cyrl.json b/src/Symfony/Component/Intl/Resources/data/currencies/bs_Cyrl.json index 7bafd72cc5fe0..cc7731e61b141 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/bs_Cyrl.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/bs_Cyrl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/cy.json b/src/Symfony/Component/Intl/Resources/data/currencies/cy.json index 16cb33450a533..c031933ee3c7f 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/cy.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/cy.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/da.json b/src/Symfony/Component/Intl/Resources/data/currencies/da.json index 5c23ce00618d8..8ff3d8fed1f02 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/da.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/da.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/el.json b/src/Symfony/Component/Intl/Resources/data/currencies/el.json index b4e30732a3117..0f5cb07b8cf7e 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/el.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/el.json @@ -1,5 +1,5 @@ { - "Version": "2.1.49.26", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/es.json b/src/Symfony/Component/Intl/Resources/data/currencies/es.json index 526a9a30b0784..ec2b5c413e81a 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/es.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/es.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/eu.json b/src/Symfony/Component/Intl/Resources/data/currencies/eu.json index 425dfc7a890f0..fbe84a4ede6c9 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/eu.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/eu.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/fa.json b/src/Symfony/Component/Intl/Resources/data/currencies/fa.json index 67ad93bdf112f..333d1a64c49d3 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/fa.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/fa.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/fr.json b/src/Symfony/Component/Intl/Resources/data/currencies/fr.json index f1dec48a13666..66ff99851e244 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/fr.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/fr.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.43", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/ga.json b/src/Symfony/Component/Intl/Resources/data/currencies/ga.json index ee1dc19e0c7e7..516710191f817 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/ga.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/ga.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/gd.json b/src/Symfony/Component/Intl/Resources/data/currencies/gd.json index 82fa4cc60f41e..a642fd8ffc0ae 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/gd.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/gd.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/gl.json b/src/Symfony/Component/Intl/Resources/data/currencies/gl.json index 01fb0e710a8e3..5799c84aa4ede 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/gl.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/gl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/hi.json b/src/Symfony/Component/Intl/Resources/data/currencies/hi.json index 0a132b4f97994..102f9d19bac30 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/hi.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/hi.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/hy.json b/src/Symfony/Component/Intl/Resources/data/currencies/hy.json index 87293287f0c97..4163abbe3136f 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/hy.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/hy.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/is.json b/src/Symfony/Component/Intl/Resources/data/currencies/is.json index cb3baed333ee5..1b57b6759f2e4 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/is.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/is.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/ja.json b/src/Symfony/Component/Intl/Resources/data/currencies/ja.json index 7ffce19dffe7c..7230c5fe32824 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/ja.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/ja.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/kk.json b/src/Symfony/Component/Intl/Resources/data/currencies/kk.json index 8996b7a1c7ed2..b7b4344296e41 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/kk.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/kk.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/km.json b/src/Symfony/Component/Intl/Resources/data/currencies/km.json index a97a736c2bc5a..4365e6cca0805 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/km.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/km.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/ko.json b/src/Symfony/Component/Intl/Resources/data/currencies/ko.json index 6fddd507f8394..f34790506f6b3 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/ko.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/ko.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/ky.json b/src/Symfony/Component/Intl/Resources/data/currencies/ky.json index 4ee7ef31f1e60..3623d41848d94 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/ky.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/ky.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/lb.json b/src/Symfony/Component/Intl/Resources/data/currencies/lb.json index 5081729941d2b..aa4960499ef81 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/lb.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/lb.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/meta.json b/src/Symfony/Component/Intl/Resources/data/currencies/meta.json index 22da4e4730c0e..30ef740551a97 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/meta.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/meta.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Currencies": [ "ADP", "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/mi.json b/src/Symfony/Component/Intl/Resources/data/currencies/mi.json index eaf433ee23533..e01eb18191b32 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/mi.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/mi.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.85", + "Version": "2.1.49.82", "Names": { "ANG": [ "ANG", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/mo.json b/src/Symfony/Component/Intl/Resources/data/currencies/mo.json index cfefc06aae953..038864be3058a 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/mo.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/mo.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/mt.json b/src/Symfony/Component/Intl/Resources/data/currencies/mt.json index b2cedaf617cfb..7ce6159e3a402 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/mt.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/mt.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.72", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/my.json b/src/Symfony/Component/Intl/Resources/data/currencies/my.json index b5fb198f9c226..8792b39066e04 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/my.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/my.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.36", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/ne.json b/src/Symfony/Component/Intl/Resources/data/currencies/ne.json index eb41449e144cb..ce3587e3aa84f 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/ne.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/ne.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/nl.json b/src/Symfony/Component/Intl/Resources/data/currencies/nl.json index 105b18a9fadd1..4d75999ba9476 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/nl.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/nl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/nn.json b/src/Symfony/Component/Intl/Resources/data/currencies/nn.json index 7b44b0a50f4a4..c27d8917e359a 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/nn.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/nn.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/or.json b/src/Symfony/Component/Intl/Resources/data/currencies/or.json index 3dec5c3832fee..7f9d14cf1370d 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/or.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/or.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/ps.json b/src/Symfony/Component/Intl/Resources/data/currencies/ps.json index abc861a020ca4..8ee38d901aa10 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/ps.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/ps.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AFA": [ "AFA", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/pt_PT.json b/src/Symfony/Component/Intl/Resources/data/currencies/pt_PT.json index 8d3873830d5e9..06d15e22632e2 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/pt_PT.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/pt_PT.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.89", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/qu.json b/src/Symfony/Component/Intl/Resources/data/currencies/qu.json index e383846a6a137..5360878514661 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/qu.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/qu.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "PEN": [ "S\/", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/ro.json b/src/Symfony/Component/Intl/Resources/data/currencies/ro.json index cfefc06aae953..038864be3058a 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/ro.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/ro.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/root.json b/src/Symfony/Component/Intl/Resources/data/currencies/root.json index 82c72b3edcd05..24a42df8326eb 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/root.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/root.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "AUD": [ "A$", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/ru.json b/src/Symfony/Component/Intl/Resources/data/currencies/ru.json index 6d90bf15fe515..aef8fe8a032ec 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/ru.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/ru.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/rw.json b/src/Symfony/Component/Intl/Resources/data/currencies/rw.json index 98a9dcecb01b7..7966d513541ac 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/rw.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/rw.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "RWF": [ "RF", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/sd.json b/src/Symfony/Component/Intl/Resources/data/currencies/sd.json index a2f54d4fc4f98..e7682f7545309 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/sd.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/sd.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/sh.json b/src/Symfony/Component/Intl/Resources/data/currencies/sh.json index 14f28a1460c39..e8985a17074a8 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/sh.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/sh.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.77", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/so.json b/src/Symfony/Component/Intl/Resources/data/currencies/so.json index a06b671dd9563..5ccf238e0ad9c 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/so.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/so.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/sr.json b/src/Symfony/Component/Intl/Resources/data/currencies/sr.json index 4725b5923ccd3..4cfab3cd8e471 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/sr.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/sr.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/sr_Latn.json b/src/Symfony/Component/Intl/Resources/data/currencies/sr_Latn.json index 14f28a1460c39..e8985a17074a8 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/sr_Latn.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/sr_Latn.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.77", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/tg.json b/src/Symfony/Component/Intl/Resources/data/currencies/tg.json index 5f89a11b6cd39..1125e09e85cca 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/tg.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/tg.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.96", + "Version": "2.1.49.82", "Names": { "BRL": [ "R$", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/th.json b/src/Symfony/Component/Intl/Resources/data/currencies/th.json index 88e4083980f6c..701d76f5035f4 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/th.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/th.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/ti.json b/src/Symfony/Component/Intl/Resources/data/currencies/ti.json index 9446dd6868f30..dffce35a5a5c2 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/ti.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/ti.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "BRL": [ "R$", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/tk.json b/src/Symfony/Component/Intl/Resources/data/currencies/tk.json index 30179ef6196c5..63c822eb4366b 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/tk.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/tk.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/tl.json b/src/Symfony/Component/Intl/Resources/data/currencies/tl.json index d9b3a09c355ed..8ab93c6d94579 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/tl.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/tl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/tt.json b/src/Symfony/Component/Intl/Resources/data/currencies/tt.json index cd4b4f83b56b3..781e870afa549 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/tt.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/tt.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.85", + "Version": "2.1.49.82", "Names": { "BRL": [ "R$", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/ug.json b/src/Symfony/Component/Intl/Resources/data/currencies/ug.json index 9374ed0a050ce..0534af4bdf56a 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/ug.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/ug.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/uk.json b/src/Symfony/Component/Intl/Resources/data/currencies/uk.json index 758a6a3eb4333..efc92b4baf650 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/uk.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/uk.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/ur.json b/src/Symfony/Component/Intl/Resources/data/currencies/ur.json index 37252a666e60b..75035e4d6ecb0 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/ur.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/ur.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/uz.json b/src/Symfony/Component/Intl/Resources/data/currencies/uz.json index c931700c42177..497ef5749f0ec 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/uz.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/uz.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AED": [ "AED", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/uz_Cyrl.json b/src/Symfony/Component/Intl/Resources/data/currencies/uz_Cyrl.json index 38e7dd3d52230..12e20a4ee2d36 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/uz_Cyrl.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/uz_Cyrl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "ANG": [ "ANG", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/vi.json b/src/Symfony/Component/Intl/Resources/data/currencies/vi.json index ddfd7adf627e4..f0c17d25aa26a 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/vi.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/vi.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/wo.json b/src/Symfony/Component/Intl/Resources/data/currencies/wo.json index 0352d0b79edb3..315d6d2c123e4 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/wo.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/wo.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.84", + "Version": "2.1.49.82", "Names": { "BRL": [ "R$", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/xh.json b/src/Symfony/Component/Intl/Resources/data/currencies/xh.json index 0ca80d289a457..bb1767c34ef62 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/xh.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/xh.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.89", + "Version": "2.1.49.82", "Names": { "ZAR": [ "R", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/zh.json b/src/Symfony/Component/Intl/Resources/data/currencies/zh.json index 101ff1afc2618..9fe714ba86b1e 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/zh.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/zh.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/currencies/zh_Hant.json b/src/Symfony/Component/Intl/Resources/data/currencies/zh_Hant.json index 7f1add19dfd60..63b1ef2144a49 100644 --- a/src/Symfony/Component/Intl/Resources/data/currencies/zh_Hant.json +++ b/src/Symfony/Component/Intl/Resources/data/currencies/zh_Hant.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "ADP": [ "ADP", diff --git a/src/Symfony/Component/Intl/Resources/data/git-info.txt b/src/Symfony/Component/Intl/Resources/data/git-info.txt index 918280227be4a..98b38eb10afee 100644 --- a/src/Symfony/Component/Intl/Resources/data/git-info.txt +++ b/src/Symfony/Component/Intl/Resources/data/git-info.txt @@ -2,6 +2,6 @@ Git information =============== URL: https://github.com/unicode-org/icu.git -Revision: 2f2aec5f91cffe49b7526d9b0d18a9acbdd0cc89 -Author: yumaoka -Date: 2019-03-25T16:18:16-04:00 +Revision: e2d85306162d3a0691b070b4f0a73e4012433444 +Author: Steven R. Loomis +Date: 2019-04-17T08:58:08-07:00 diff --git a/src/Symfony/Component/Intl/Resources/data/languages/am.json b/src/Symfony/Component/Intl/Resources/data/languages/am.json index f543af49394ba..852469eda9e90 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/am.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/am.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.18", + "Version": "2.1.49.82", "Names": { "aa": "አፋርኛ", "ab": "አብሐዚኛ", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/ar.json b/src/Symfony/Component/Intl/Resources/data/languages/ar.json index 845c162ff263f..27fd2b3a26484 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/ar.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/ar.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.22", + "Version": "2.1.49.82", "Names": { "aa": "الأفارية", "ab": "الأبخازية", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/az.json b/src/Symfony/Component/Intl/Resources/data/languages/az.json index a5c2d2b748288..171c06af0c7cd 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/az.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/az.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "afar", "ab": "abxaz", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/be.json b/src/Symfony/Component/Intl/Resources/data/languages/be.json index 43362768d84aa..584b119eb68f6 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/be.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/be.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "афарская", "ab": "абхазская", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/bs.json b/src/Symfony/Component/Intl/Resources/data/languages/bs.json index 4361be2039a06..fda461d822118 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/bs.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/bs.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "afarski", "ab": "abhaski", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/bs_Cyrl.json b/src/Symfony/Component/Intl/Resources/data/languages/bs_Cyrl.json index 7774e8662841d..ae0ce8d6d3d00 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/bs_Cyrl.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/bs_Cyrl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "афарски", "ab": "абказијски", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/cy.json b/src/Symfony/Component/Intl/Resources/data/languages/cy.json index 23ce5341c3303..5a4cb7797fdd4 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/cy.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/cy.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "Affareg", "ab": "Abchaseg", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/da.json b/src/Symfony/Component/Intl/Resources/data/languages/da.json index b397850233e94..ed7ee6a7c8454 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/da.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/da.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "afar", "ab": "abkhasisk", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/el.json b/src/Symfony/Component/Intl/Resources/data/languages/el.json index f2e31ff0a36b5..bd775ad90bd42 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/el.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/el.json @@ -1,5 +1,5 @@ { - "Version": "2.1.49.26", + "Version": "2.1.49.82", "Names": { "aa": "Αφάρ", "ab": "Αμπχαζικά", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/es.json b/src/Symfony/Component/Intl/Resources/data/languages/es.json index e591294d857ba..7b3d9fb757767 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/es.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/es.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "aa": "afar", "ab": "abjasio", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/eu.json b/src/Symfony/Component/Intl/Resources/data/languages/eu.json index 0751072ea1c88..855d92c5f42a0 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/eu.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/eu.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "afarera", "ab": "abkhaziera", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/fa.json b/src/Symfony/Component/Intl/Resources/data/languages/fa.json index 6761f294b4529..6e4bd77c2500b 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/fa.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/fa.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "aa": "آفاری", "ab": "آبخازی", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/fr.json b/src/Symfony/Component/Intl/Resources/data/languages/fr.json index a8bd42254abe5..3cf5c48f48c6e 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/fr.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/fr.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.43", + "Version": "2.1.49.82", "Names": { "aa": "afar", "ab": "abkhaze", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/ga.json b/src/Symfony/Component/Intl/Resources/data/languages/ga.json index 14e5a8dc8550e..34a7ac55611db 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/ga.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/ga.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "Afáiris", "ab": "Abcáisis", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/gd.json b/src/Symfony/Component/Intl/Resources/data/languages/gd.json index d5c5f7fcd2a50..dd4949846eea7 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/gd.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/gd.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "aa": "Afar", "ab": "Abchasais", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/gl.json b/src/Symfony/Component/Intl/Resources/data/languages/gl.json index b2e77837fd6a6..c97d7bafe5707 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/gl.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/gl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "afar", "ab": "abkhazo", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/hi.json b/src/Symfony/Component/Intl/Resources/data/languages/hi.json index aefd5565ee33a..6772b17f9808e 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/hi.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/hi.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "अफ़ार", "ab": "अब्ख़ाज़ियन", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/hy.json b/src/Symfony/Component/Intl/Resources/data/languages/hy.json index 6cc57073e3a08..a810ed496df9b 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/hy.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/hy.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "աֆարերեն", "ab": "աբխազերեն", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/is.json b/src/Symfony/Component/Intl/Resources/data/languages/is.json index 077f94b83f43f..91f17c650f61a 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/is.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/is.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "afár", "ab": "abkasíska", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/ja.json b/src/Symfony/Component/Intl/Resources/data/languages/ja.json index 18b8a88ae6596..0644cc8d04abd 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/ja.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/ja.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "aa": "アファル語", "ab": "アブハズ語", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/kk.json b/src/Symfony/Component/Intl/Resources/data/languages/kk.json index ae2055878a243..012be70c89414 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/kk.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/kk.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "афар тілі", "ab": "абхаз тілі", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/km.json b/src/Symfony/Component/Intl/Resources/data/languages/km.json index 9e329d019b4ca..95762d5496a9b 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/km.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/km.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "អាហ្វារ", "ab": "អាប់ខាហ៊្សាន", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/ko.json b/src/Symfony/Component/Intl/Resources/data/languages/ko.json index 786c7cb520c8b..687268652fb13 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/ko.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/ko.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "아파르어", "ab": "압카즈어", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/ky.json b/src/Symfony/Component/Intl/Resources/data/languages/ky.json index 53328856d3432..40a51af99a316 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/ky.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/ky.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "афарча", "ab": "абхазча", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/lb.json b/src/Symfony/Component/Intl/Resources/data/languages/lb.json index 76e5de610dc35..afdfda755ee9c 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/lb.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/lb.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "aa": "Afar", "ab": "Abchasesch", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/meta.json b/src/Symfony/Component/Intl/Resources/data/languages/meta.json index 5fb04e0db1780..c2eba4aa1a92f 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/meta.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/meta.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Languages": [ "aa", "ab", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/mi.json b/src/Symfony/Component/Intl/Resources/data/languages/mi.json index 8b5012c786355..4a1f0ad77ef3f 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/mi.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/mi.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.85", + "Version": "2.1.49.82", "Names": { "de": "Tiamana", "de_AT": "Tiamana Atiria", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/mo.json b/src/Symfony/Component/Intl/Resources/data/languages/mo.json index 9b1b18a939973..2fb89630cb750 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/mo.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/mo.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "aa": "afar", "ab": "abhază", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/mt.json b/src/Symfony/Component/Intl/Resources/data/languages/mt.json index fadad9efe136e..55f1348250129 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/mt.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/mt.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.72", + "Version": "2.1.49.82", "Names": { "aa": "Afar", "ab": "Abkażjan", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/my.json b/src/Symfony/Component/Intl/Resources/data/languages/my.json index c76736e360e7b..e40eff0c2a39b 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/my.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/my.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.36", + "Version": "2.1.49.82", "Names": { "aa": "အာဖာ", "ab": "အဘ်ခါဇီရာ", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/ne.json b/src/Symfony/Component/Intl/Resources/data/languages/ne.json index da463776b625a..c70fc17559a98 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/ne.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/ne.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "अफार", "ab": "अब्खाजियाली", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/nl.json b/src/Symfony/Component/Intl/Resources/data/languages/nl.json index 0455e56a8e3d8..9bbfc513fae74 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/nl.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/nl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "aa": "Afar", "ab": "Abchazisch", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/nn.json b/src/Symfony/Component/Intl/Resources/data/languages/nn.json index 8c3b26f3aa3c4..e70ec80ab61cb 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/nn.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/nn.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "aa": "afar", "ab": "abkhasisk", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/or.json b/src/Symfony/Component/Intl/Resources/data/languages/or.json index 217a867d5af57..8ad253cd47b53 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/or.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/or.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "ଅଫାର୍", "ab": "ଆବ୍ଖାଜିଆନ୍", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/ps.json b/src/Symfony/Component/Intl/Resources/data/languages/ps.json index 67c96702f85bf..9077c1989eb8e 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/ps.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/ps.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "افري", "ab": "ابخازي", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/pt_PT.json b/src/Symfony/Component/Intl/Resources/data/languages/pt_PT.json index 8c74c607ebea1..c2f7c28f7ffde 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/pt_PT.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/pt_PT.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.89", + "Version": "2.1.49.82", "Names": { "af": "africanês", "alt": "altai do sul", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/qu.json b/src/Symfony/Component/Intl/Resources/data/languages/qu.json index 4a7f22609c793..b4d5f83d19977 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/qu.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/qu.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "af": "Afrikaans Simi", "am": "Amarico Simi", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/ro.json b/src/Symfony/Component/Intl/Resources/data/languages/ro.json index 9b1b18a939973..2fb89630cb750 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/ro.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/ro.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "aa": "afar", "ab": "abhază", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/ru.json b/src/Symfony/Component/Intl/Resources/data/languages/ru.json index cc0b63dc569b5..0785be773deee 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/ru.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/ru.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "aa": "афарский", "ab": "абхазский", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/rw.json b/src/Symfony/Component/Intl/Resources/data/languages/rw.json index 32d7e31d66011..bb41cb5881728 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/rw.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/rw.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "af": "Ikinyafurikaneri", "am": "Inyamuhariki", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/sd.json b/src/Symfony/Component/Intl/Resources/data/languages/sd.json index e74fb65c3e200..19034e27992ea 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/sd.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/sd.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "افار", "ab": "ابقازیان", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/sh.json b/src/Symfony/Component/Intl/Resources/data/languages/sh.json index cad9fa57e78f0..cb107e6e93fff 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/sh.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/sh.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.77", + "Version": "2.1.49.82", "Names": { "aa": "afarski", "ab": "abhaski", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/so.json b/src/Symfony/Component/Intl/Resources/data/languages/so.json index 1c42dee075af3..fef61a793421c 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/so.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/so.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "af": "Afrikaanka", "agq": "Ageem", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/sr.json b/src/Symfony/Component/Intl/Resources/data/languages/sr.json index ea086f82329c9..87abd3394840f 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/sr.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/sr.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "aa": "афарски", "ab": "абхаски", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/sr_Latn.json b/src/Symfony/Component/Intl/Resources/data/languages/sr_Latn.json index cad9fa57e78f0..cb107e6e93fff 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/sr_Latn.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/sr_Latn.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.77", + "Version": "2.1.49.82", "Names": { "aa": "afarski", "ab": "abhaski", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/tg.json b/src/Symfony/Component/Intl/Resources/data/languages/tg.json index 100357234d2af..ac36b815df61d 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/tg.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/tg.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.96", + "Version": "2.1.49.82", "Names": { "af": "африкаанс", "am": "амҳарӣ", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/th.json b/src/Symfony/Component/Intl/Resources/data/languages/th.json index 2fb7f4870f2ca..06770f680ed0b 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/th.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/th.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "aa": "อะฟาร์", "ab": "อับฮาเซีย", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/ti.json b/src/Symfony/Component/Intl/Resources/data/languages/ti.json index cc6387dcae85b..c57f7e1fdc8b6 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/ti.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/ti.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "af": "አፍሪቃንሰኛ", "am": "አምሐረኛ", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/tk.json b/src/Symfony/Component/Intl/Resources/data/languages/tk.json index ee0669b43c7be..66c60d7517d81 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/tk.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/tk.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "aa": "afar dili", "ab": "abhaz dili", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/tl.json b/src/Symfony/Component/Intl/Resources/data/languages/tl.json index 9a664d3023960..83cc19e545e56 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/tl.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/tl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "aa": "Afar", "ab": "Abkhazian", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/tt.json b/src/Symfony/Component/Intl/Resources/data/languages/tt.json index 9dba69027d1dd..1a8426078ab5b 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/tt.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/tt.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.85", + "Version": "2.1.49.82", "Names": { "af": "африкаанс", "am": "амхар", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/ug.json b/src/Symfony/Component/Intl/Resources/data/languages/ug.json index 7e4822d84022d..7a9e05f5bc16f 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/ug.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/ug.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "aa": "ئافارچە", "ab": "ئابخازچە", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/uk.json b/src/Symfony/Component/Intl/Resources/data/languages/uk.json index c7e73f420d5b3..dfea6cad6aad7 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/uk.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/uk.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "aa": "афарська", "ab": "абхазька", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/ur.json b/src/Symfony/Component/Intl/Resources/data/languages/ur.json index ab8911e8b61d0..9dccf7698d495 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/ur.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/ur.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "aa": "افار", "ab": "ابقازیان", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/uz.json b/src/Symfony/Component/Intl/Resources/data/languages/uz.json index 741bd6a015e1f..8fdb67ec3a09e 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/uz.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/uz.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "afar", "ab": "abxaz", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/uz_Cyrl.json b/src/Symfony/Component/Intl/Resources/data/languages/uz_Cyrl.json index fd5454065e559..240ba58447a8d 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/uz_Cyrl.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/uz_Cyrl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "aa": "афарча", "ab": "абхазча", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/vi.json b/src/Symfony/Component/Intl/Resources/data/languages/vi.json index 86b7666a43d08..b518e1a6a2ab0 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/vi.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/vi.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "aa": "Tiếng Afar", "ab": "Tiếng Abkhazia", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/wo.json b/src/Symfony/Component/Intl/Resources/data/languages/wo.json index aad55efd45aa0..a84b34206f197 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/wo.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/wo.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.84", + "Version": "2.1.49.82", "Names": { "af": "Afrikaans", "am": "Amharik", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/xh.json b/src/Symfony/Component/Intl/Resources/data/languages/xh.json index 7c6fcdb193e70..711b2fe0ce2ec 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/xh.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/xh.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.89", + "Version": "2.1.49.82", "Names": { "xh": "isiXhosa" } diff --git a/src/Symfony/Component/Intl/Resources/data/languages/zh.json b/src/Symfony/Component/Intl/Resources/data/languages/zh.json index d61f535b3f2e9..caaaee1dc2f7d 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/zh.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/zh.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "aa": "阿法尔语", "ab": "阿布哈西亚语", diff --git a/src/Symfony/Component/Intl/Resources/data/languages/zh_Hant.json b/src/Symfony/Component/Intl/Resources/data/languages/zh_Hant.json index 5c222d5bfa3b2..841329ec4fc44 100644 --- a/src/Symfony/Component/Intl/Resources/data/languages/zh_Hant.json +++ b/src/Symfony/Component/Intl/Resources/data/languages/zh_Hant.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "aa": "阿法文", "ab": "阿布哈茲文", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/am.json b/src/Symfony/Component/Intl/Resources/data/locales/am.json index 00cf18cc0a476..0f590533e4581 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/am.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/am.json @@ -393,7 +393,7 @@ "mi": "ማኦሪኛ", "mi_NZ": "ማኦሪኛ (ኒው ዚላንድ)", "mk": "ማሴዶንኛ", - "mk_MK": "ማሴዶንኛ (መቄዶንያ)", + "mk_MK": "ማሴዶንኛ (ሰሜን መቄዶንያ)", "ml": "ማላያላምኛ", "ml_IN": "ማላያላምኛ (ህንድ)", "mn": "ሞንጎሊያኛ", @@ -506,7 +506,7 @@ "so_SO": "ሱማልኛ (ሱማሌ)", "sq": "አልባንያንኛ", "sq_AL": "አልባንያንኛ (አልባኒያ)", - "sq_MK": "አልባንያንኛ (መቄዶንያ)", + "sq_MK": "አልባንያንኛ (ሰሜን መቄዶንያ)", "sq_XK": "አልባንያንኛ (ኮሶቮ)", "sr": "ሰርብያኛ", "sr_BA": "ሰርብያኛ (ቦስኒያ እና ሄርዞጎቪኒያ)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/ar.json b/src/Symfony/Component/Intl/Resources/data/locales/ar.json index 0b7c31d2dbf6a..cf80b7b721c69 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/ar.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/ar.json @@ -393,7 +393,7 @@ "mi": "الماورية", "mi_NZ": "الماورية (نيوزيلندا)", "mk": "المقدونية", - "mk_MK": "المقدونية (مقدونيا)", + "mk_MK": "المقدونية (مقدونيا الشمالية)", "ml": "المالايالامية", "ml_IN": "المالايالامية (الهند)", "mn": "المنغولية", @@ -506,7 +506,7 @@ "so_SO": "الصومالية (الصومال)", "sq": "الألبانية", "sq_AL": "الألبانية (ألبانيا)", - "sq_MK": "الألبانية (مقدونيا)", + "sq_MK": "الألبانية (مقدونيا الشمالية)", "sq_XK": "الألبانية (كوسوفو)", "sr": "الصربية", "sr_BA": "الصربية (البوسنة والهرسك)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/az.json b/src/Symfony/Component/Intl/Resources/data/locales/az.json index 0780c052e6f5a..8aa2b22d889a7 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/az.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/az.json @@ -393,7 +393,7 @@ "mi": "maori", "mi_NZ": "maori (Yeni Zelandiya)", "mk": "makedon", - "mk_MK": "makedon (Makedoniya)", + "mk_MK": "makedon (Şimali Makedoniya)", "ml": "malayalam", "ml_IN": "malayalam (Hindistan)", "mn": "monqol", @@ -506,7 +506,7 @@ "so_SO": "somali (Somali)", "sq": "alban", "sq_AL": "alban (Albaniya)", - "sq_MK": "alban (Makedoniya)", + "sq_MK": "alban (Şimali Makedoniya)", "sq_XK": "alban (Kosovo)", "sr": "serb", "sr_BA": "serb (Bosniya və Herseqovina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/az_Cyrl.json b/src/Symfony/Component/Intl/Resources/data/locales/az_Cyrl.json index c4e43208e748a..a6f8d7c0cbd80 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/az_Cyrl.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/az_Cyrl.json @@ -392,7 +392,7 @@ "mi": "маори", "mi_NZ": "маори (Јени Зеландија)", "mk": "македон", - "mk_MK": "македон (Makedoniya)", + "mk_MK": "македон (Şimali Makedoniya)", "ml": "малајалам", "ml_IN": "малајалам (Һиндистан)", "mn": "монгол", @@ -503,7 +503,7 @@ "so_SO": "сомали (Сомали)", "sq": "албан", "sq_AL": "албан (Албанија)", - "sq_MK": "албан (Makedoniya)", + "sq_MK": "албан (Şimali Makedoniya)", "sq_XK": "албан (Косово)", "sr": "серб", "sr_BA": "серб (Боснија вә Һерсеговина)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/be.json b/src/Symfony/Component/Intl/Resources/data/locales/be.json index cb14964710ed5..77035917f4b8d 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/be.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/be.json @@ -393,7 +393,7 @@ "mi": "маары", "mi_NZ": "маары (Новая Зеландыя)", "mk": "македонская", - "mk_MK": "македонская (Македонія)", + "mk_MK": "македонская (Паўночная Македонія)", "ml": "малаялам", "ml_IN": "малаялам (Індыя)", "mn": "мангольская", @@ -506,7 +506,7 @@ "so_SO": "самалі (Самалі)", "sq": "албанская", "sq_AL": "албанская (Албанія)", - "sq_MK": "албанская (Македонія)", + "sq_MK": "албанская (Паўночная Македонія)", "sq_XK": "албанская (Косава)", "sr": "сербская", "sr_BA": "сербская (Боснія і Герцагавіна)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/bs.json b/src/Symfony/Component/Intl/Resources/data/locales/bs.json index 476b53ab132a0..96adfc995ff15 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/bs.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/bs.json @@ -393,7 +393,7 @@ "mi": "maorski", "mi_NZ": "maorski (Novi Zeland)", "mk": "makedonski", - "mk_MK": "makedonski (Makedonija)", + "mk_MK": "makedonski (Sjeverna Makedonija)", "ml": "malajalam", "ml_IN": "malajalam (Indija)", "mn": "mongolski", @@ -506,7 +506,7 @@ "so_SO": "somalski (Somalija)", "sq": "albanski", "sq_AL": "albanski (Albanija)", - "sq_MK": "albanski (Makedonija)", + "sq_MK": "albanski (Sjeverna Makedonija)", "sq_XK": "albanski (Kosovo)", "sr": "srpski", "sr_BA": "srpski (Bosna i Hercegovina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/bs_Cyrl.json b/src/Symfony/Component/Intl/Resources/data/locales/bs_Cyrl.json index 6542369ed5634..d2f09e0f0c565 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/bs_Cyrl.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/bs_Cyrl.json @@ -393,7 +393,7 @@ "mi": "маорски", "mi_NZ": "маорски (Нови Зеланд)", "mk": "македонски", - "mk_MK": "македонски (Македонија)", + "mk_MK": "македонски (Сјеверна Македонија)", "ml": "малајалам", "ml_IN": "малајалам (Индија)", "mn": "монголски", @@ -506,7 +506,7 @@ "so_SO": "сомалски (Сомалија)", "sq": "албански", "sq_AL": "албански (Албанија)", - "sq_MK": "албански (Македонија)", + "sq_MK": "албански (Сјеверна Македонија)", "sq_XK": "албански (Косово)", "sr": "српски", "sr_BA": "српски (Босна и Херцеговина)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/cy.json b/src/Symfony/Component/Intl/Resources/data/locales/cy.json index 76a3f6231ca5f..9fb02d9893a99 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/cy.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/cy.json @@ -393,7 +393,7 @@ "mi": "Maori", "mi_NZ": "Maori (Seland Newydd)", "mk": "Macedoneg", - "mk_MK": "Macedoneg (Macedonia)", + "mk_MK": "Macedoneg (Gogledd Macedonia)", "ml": "Malayalam", "ml_IN": "Malayalam (India)", "mn": "Mongoleg", @@ -506,7 +506,7 @@ "so_SO": "Somaleg (Somalia)", "sq": "Albaneg", "sq_AL": "Albaneg (Albania)", - "sq_MK": "Albaneg (Macedonia)", + "sq_MK": "Albaneg (Gogledd Macedonia)", "sq_XK": "Albaneg (Kosovo)", "sr": "Serbeg", "sr_BA": "Serbeg (Bosnia & Herzegovina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/da.json b/src/Symfony/Component/Intl/Resources/data/locales/da.json index d484be943c6cf..df90d11b58be1 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/da.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/da.json @@ -393,7 +393,7 @@ "mi": "maori", "mi_NZ": "maori (New Zealand)", "mk": "makedonsk", - "mk_MK": "makedonsk (Makedonien)", + "mk_MK": "makedonsk (Nordmakedonien)", "ml": "malayalam", "ml_IN": "malayalam (Indien)", "mn": "mongolsk", @@ -506,7 +506,7 @@ "so_SO": "somali (Somalia)", "sq": "albansk", "sq_AL": "albansk (Albanien)", - "sq_MK": "albansk (Makedonien)", + "sq_MK": "albansk (Nordmakedonien)", "sq_XK": "albansk (Kosovo)", "sr": "serbisk", "sr_BA": "serbisk (Bosnien-Hercegovina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/es.json b/src/Symfony/Component/Intl/Resources/data/locales/es.json index 2f88dbb7b1c77..7f0fd854f180d 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/es.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/es.json @@ -393,7 +393,7 @@ "mi": "maorí", "mi_NZ": "maorí (Nueva Zelanda)", "mk": "macedonio", - "mk_MK": "macedonio (Macedonia)", + "mk_MK": "macedonio (Macedonia del Norte)", "ml": "malayalam", "ml_IN": "malayalam (India)", "mn": "mongol", @@ -506,7 +506,7 @@ "so_SO": "somalí (Somalia)", "sq": "albanés", "sq_AL": "albanés (Albania)", - "sq_MK": "albanés (Macedonia)", + "sq_MK": "albanés (Macedonia del Norte)", "sq_XK": "albanés (Kosovo)", "sr": "serbio", "sr_BA": "serbio (Bosnia y Herzegovina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/eu.json b/src/Symfony/Component/Intl/Resources/data/locales/eu.json index ef90efd437090..5859ed54f97eb 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/eu.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/eu.json @@ -393,7 +393,7 @@ "mi": "maoriera", "mi_NZ": "maoriera (Zeelanda Berria)", "mk": "mazedoniera", - "mk_MK": "mazedoniera (Mazedonia)", + "mk_MK": "mazedoniera (Ipar Mazedonia)", "ml": "malabarera", "ml_IN": "malabarera (India)", "mn": "mongoliera", @@ -506,7 +506,7 @@ "so_SO": "somaliera (Somalia)", "sq": "albaniera", "sq_AL": "albaniera (Albania)", - "sq_MK": "albaniera (Mazedonia)", + "sq_MK": "albaniera (Ipar Mazedonia)", "sq_XK": "albaniera (Kosovo)", "sr": "serbiera", "sr_BA": "serbiera (Bosnia-Herzegovina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/fr.json b/src/Symfony/Component/Intl/Resources/data/locales/fr.json index c36a1685fbce6..c387f3b97ba7b 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/fr.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/fr.json @@ -393,7 +393,7 @@ "mi": "maori", "mi_NZ": "maori (Nouvelle-Zélande)", "mk": "macédonien", - "mk_MK": "macédonien (Macédoine)", + "mk_MK": "macédonien (Macédoine du Nord)", "ml": "malayalam", "ml_IN": "malayalam (Inde)", "mn": "mongol", @@ -506,7 +506,7 @@ "so_SO": "somali (Somalie)", "sq": "albanais", "sq_AL": "albanais (Albanie)", - "sq_MK": "albanais (Macédoine)", + "sq_MK": "albanais (Macédoine du Nord)", "sq_XK": "albanais (Kosovo)", "sr": "serbe", "sr_BA": "serbe (Bosnie-Herzégovine)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/ga.json b/src/Symfony/Component/Intl/Resources/data/locales/ga.json index d44d3b355a3d5..e4ce33c0bc987 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/ga.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/ga.json @@ -393,7 +393,7 @@ "mi": "Maorais", "mi_NZ": "Maorais (an Nua-Shéalainn)", "mk": "Macadóinis", - "mk_MK": "Macadóinis (an Mhacadóin)", + "mk_MK": "Macadóinis (an Mhacadóin Thuaidh)", "ml": "Mailéalaimis", "ml_IN": "Mailéalaimis (an India)", "mn": "Mongóilis", @@ -506,7 +506,7 @@ "so_SO": "Somáilis (an tSomáil)", "sq": "Albáinis", "sq_AL": "Albáinis (an Albáin)", - "sq_MK": "Albáinis (an Mhacadóin)", + "sq_MK": "Albáinis (an Mhacadóin Thuaidh)", "sq_XK": "Albáinis (an Chosaiv)", "sr": "Seirbis", "sr_BA": "Seirbis (an Bhoisnia agus an Heirseagaivéin)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/gd.json b/src/Symfony/Component/Intl/Resources/data/locales/gd.json index 682459c52b0b2..0609235e847ed 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/gd.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/gd.json @@ -393,7 +393,7 @@ "mi": "Māori", "mi_NZ": "Māori (Sealainn Nuadh)", "mk": "Masadonais", - "mk_MK": "Masadonais (A’ Mhasadon)", + "mk_MK": "Masadonais (A’ Mhasadon a Tuath)", "ml": "Malayalam", "ml_IN": "Malayalam (Na h-Innseachan)", "mn": "Mongolais", @@ -506,7 +506,7 @@ "so_SO": "Somàilis (Somàilia)", "sq": "Albàinis", "sq_AL": "Albàinis (Albàinia)", - "sq_MK": "Albàinis (A’ Mhasadon)", + "sq_MK": "Albàinis (A’ Mhasadon a Tuath)", "sq_XK": "Albàinis (A’ Chosobho)", "sr": "Sèirbis", "sr_BA": "Sèirbis (Bosna is Hearsagobhana)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/gl.json b/src/Symfony/Component/Intl/Resources/data/locales/gl.json index 61d68e02ef68a..f59c004a264fd 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/gl.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/gl.json @@ -393,7 +393,7 @@ "mi": "maorí", "mi_NZ": "maorí (Nova Zelandia)", "mk": "macedonio", - "mk_MK": "macedonio (Macedonia)", + "mk_MK": "macedonio (Macedonia do Norte)", "ml": "malabar", "ml_IN": "malabar (A India)", "mn": "mongol", @@ -506,7 +506,7 @@ "so_SO": "somalí (Somalia)", "sq": "albanés", "sq_AL": "albanés (Albania)", - "sq_MK": "albanés (Macedonia)", + "sq_MK": "albanés (Macedonia do Norte)", "sq_XK": "albanés (Kosovo)", "sr": "serbio", "sr_BA": "serbio (Bosnia e Hercegovina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/hy.json b/src/Symfony/Component/Intl/Resources/data/locales/hy.json index fa8fcff9adfb7..66d86fe33a448 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/hy.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/hy.json @@ -393,7 +393,7 @@ "mi": "մաորի", "mi_NZ": "մաորի (Նոր Զելանդիա)", "mk": "մակեդոներեն", - "mk_MK": "մակեդոներեն (Մակեդոնիա)", + "mk_MK": "մակեդոներեն (Հյուսիսային Մակեդոնիա)", "ml": "մալայալամ", "ml_IN": "մալայալամ (Հնդկաստան)", "mn": "մոնղոլերեն", @@ -506,7 +506,7 @@ "so_SO": "սոմալիերեն (Սոմալի)", "sq": "ալբաներեն", "sq_AL": "ալբաներեն (Ալբանիա)", - "sq_MK": "ալբաներեն (Մակեդոնիա)", + "sq_MK": "ալբաներեն (Հյուսիսային Մակեդոնիա)", "sq_XK": "ալբաներեն (Կոսովո)", "sr": "սերբերեն", "sr_BA": "սերբերեն (Բոսնիա և Հերցեգովինա)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/is.json b/src/Symfony/Component/Intl/Resources/data/locales/is.json index 3252530ebe128..c9c9b378d1e98 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/is.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/is.json @@ -393,7 +393,7 @@ "mi": "maorí", "mi_NZ": "maorí (Nýja-Sjáland)", "mk": "makedónska", - "mk_MK": "makedónska (Makedónía)", + "mk_MK": "makedónska (Norður-Makedónía)", "ml": "malajalam", "ml_IN": "malajalam (Indland)", "mn": "mongólska", @@ -506,7 +506,7 @@ "so_SO": "sómalska (Sómalía)", "sq": "albanska", "sq_AL": "albanska (Albanía)", - "sq_MK": "albanska (Makedónía)", + "sq_MK": "albanska (Norður-Makedónía)", "sq_XK": "albanska (Kósóvó)", "sr": "serbneska", "sr_BA": "serbneska (Bosnía og Hersegóvína)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/kk.json b/src/Symfony/Component/Intl/Resources/data/locales/kk.json index 2d1759eb0a0e5..3209f14810336 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/kk.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/kk.json @@ -393,7 +393,7 @@ "mi": "маори тілі", "mi_NZ": "маори тілі (Жаңа Зеландия)", "mk": "македон тілі", - "mk_MK": "македон тілі (Македония)", + "mk_MK": "македон тілі (Солтүстік Македония)", "ml": "малаялам тілі", "ml_IN": "малаялам тілі (Үндістан)", "mn": "моңғол тілі", @@ -506,7 +506,7 @@ "so_SO": "сомали тілі (Сомали)", "sq": "албан тілі", "sq_AL": "албан тілі (Албания)", - "sq_MK": "албан тілі (Македония)", + "sq_MK": "албан тілі (Солтүстік Македония)", "sq_XK": "албан тілі (Косово)", "sr": "серб тілі", "sr_BA": "серб тілі (Босния және Герцеговина)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/km.json b/src/Symfony/Component/Intl/Resources/data/locales/km.json index 0b26b482dc9bd..5bbc0b2de8850 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/km.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/km.json @@ -393,7 +393,7 @@ "mi": "ម៉ោរី", "mi_NZ": "ម៉ោរី (នូវែល​សេឡង់)", "mk": "ម៉ាសេដូនី", - "mk_MK": "ម៉ាសេដូនី (ម៉ាសេដ្វាន)", + "mk_MK": "ម៉ាសេដូនី (ម៉ាសេដ្វានខាងជើង)", "ml": "ម៉ាឡាយ៉ាឡាម", "ml_IN": "ម៉ាឡាយ៉ាឡាម (ឥណ្ឌា)", "mn": "ម៉ុងហ្គោលី", @@ -506,7 +506,7 @@ "so_SO": "សូម៉ាលី (សូម៉ាលី)", "sq": "អាល់បានី", "sq_AL": "អាល់បានី (អាល់បានី)", - "sq_MK": "អាល់បានី (ម៉ាសេដ្វាន)", + "sq_MK": "អាល់បានី (ម៉ាសេដ្វានខាងជើង)", "sq_XK": "អាល់បានី (កូសូវ៉ូ)", "sr": "ស៊ែប", "sr_BA": "ស៊ែប (បូស្នី និងហឺហ្សីហ្គូវីណា)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/ko.json b/src/Symfony/Component/Intl/Resources/data/locales/ko.json index 9263b01b4240a..fbd893be3f0e1 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/ko.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/ko.json @@ -393,7 +393,7 @@ "mi": "마오리어", "mi_NZ": "마오리어 (뉴질랜드)", "mk": "마케도니아어", - "mk_MK": "마케도니아어 (마케도니아)", + "mk_MK": "마케도니아어 (북마케도니아)", "ml": "말라얄람어", "ml_IN": "말라얄람어 (인도)", "mn": "몽골어", @@ -506,7 +506,7 @@ "so_SO": "소말리아어 (소말리아)", "sq": "알바니아어", "sq_AL": "알바니아어 (알바니아)", - "sq_MK": "알바니아어 (마케도니아)", + "sq_MK": "알바니아어 (북마케도니아)", "sq_XK": "알바니아어 (코소보)", "sr": "세르비아어", "sr_BA": "세르비아어 (보스니아 헤르체고비나)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/ky.json b/src/Symfony/Component/Intl/Resources/data/locales/ky.json index dad00b2dbea21..6705edd96a5e9 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/ky.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/ky.json @@ -393,7 +393,7 @@ "mi": "маориче", "mi_NZ": "маориче (Жаңы Зеландия)", "mk": "македончо", - "mk_MK": "македончо (Македония)", + "mk_MK": "македончо (Түндүк Македония)", "ml": "малайаламча", "ml_IN": "малайаламча (Индия)", "mn": "монголчо", @@ -506,7 +506,7 @@ "so_SO": "сомаличе (Сомали)", "sq": "албанча", "sq_AL": "албанча (Албания)", - "sq_MK": "албанча (Македония)", + "sq_MK": "албанча (Түндүк Македония)", "sq_XK": "албанча (Косово)", "sr": "сербче", "sr_BA": "сербче (Босния жана Герцеговина)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/lb.json b/src/Symfony/Component/Intl/Resources/data/locales/lb.json index b74f767316613..a1c784dea2686 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/lb.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/lb.json @@ -393,7 +393,7 @@ "mi": "Maori", "mi_NZ": "Maori (Neiséiland)", "mk": "Mazedonesch", - "mk_MK": "Mazedonesch (Mazedonien)", + "mk_MK": "Mazedonesch (Nordmazedonien)", "ml": "Malayalam", "ml_IN": "Malayalam (Indien)", "mn": "Mongolesch", @@ -506,7 +506,7 @@ "so_SO": "Somali (Somalia)", "sq": "Albanesch", "sq_AL": "Albanesch (Albanien)", - "sq_MK": "Albanesch (Mazedonien)", + "sq_MK": "Albanesch (Nordmazedonien)", "sq_XK": "Albanesch (Kosovo)", "sr": "Serbesch", "sr_BA": "Serbesch (Bosnien an Herzegowina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/mt.json b/src/Symfony/Component/Intl/Resources/data/locales/mt.json index affa0e95f5367..da732854a7d30 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/mt.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/mt.json @@ -393,7 +393,7 @@ "mi": "Maori", "mi_NZ": "Maori (New Zealand)", "mk": "Maċedonjan", - "mk_MK": "Maċedonjan (l-Eks-Repubblika Jugoslava tal-Maċedonia)", + "mk_MK": "Maċedonjan (il-Maċedonja ta’ Fuq)", "ml": "Malayalam", "ml_IN": "Malayalam (l-Indja)", "mn": "Mongoljan", @@ -504,7 +504,7 @@ "so_SO": "Somali (is-Somalja)", "sq": "Albaniż", "sq_AL": "Albaniż (l-Albanija)", - "sq_MK": "Albaniż (l-Eks-Repubblika Jugoslava tal-Maċedonia)", + "sq_MK": "Albaniż (il-Maċedonja ta’ Fuq)", "sq_XK": "Albaniż (il-Kosovo)", "sr": "Serb", "sr_BA": "Serb (il-Bożnija-Ħerzegovina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/my.json b/src/Symfony/Component/Intl/Resources/data/locales/my.json index ea602c6b04271..bdea732d92510 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/my.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/my.json @@ -393,7 +393,7 @@ "mi": "မာအိုရီ", "mi_NZ": "မာအိုရီ (နယူးဇီလန်)", "mk": "မက်ဆီဒိုးနီးယား", - "mk_MK": "မက်ဆီဒိုးနီးယား (မက်ဆီဒိုးနီးယား)", + "mk_MK": "မက်ဆီဒိုးနီးယား (မြောက် မက်ဆီဒိုးနီးယား)", "ml": "မလေယာလမ်", "ml_IN": "မလေယာလမ် (အိန္ဒိယ)", "mn": "မွန်ဂိုလီးယား", @@ -504,7 +504,7 @@ "so_SO": "ဆိုမာလီ (ဆိုမာလီယာ)", "sq": "အယ်လ်ဘေးနီးယား", "sq_AL": "အယ်လ်ဘေးနီးယား (အယ်လ်ဘေးနီးယား)", - "sq_MK": "အယ်လ်ဘေးနီးယား (မက်ဆီဒိုးနီးယား)", + "sq_MK": "အယ်လ်ဘေးနီးယား (မြောက် မက်ဆီဒိုးနီးယား)", "sq_XK": "အယ်လ်ဘေးနီးယား (ကိုဆိုဗို)", "sr": "ဆားဘီးယား", "sr_BA": "ဆားဘီးယား (ဘော့စနီးယားနှင့် ဟာဇီဂိုဗီနား)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/ne.json b/src/Symfony/Component/Intl/Resources/data/locales/ne.json index d46d508708267..846359e0e43e6 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/ne.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/ne.json @@ -393,7 +393,7 @@ "mi": "माओरी", "mi_NZ": "माओरी (न्युजिल्याण्ड)", "mk": "म्यासेडोनियन", - "mk_MK": "म्यासेडोनियन (म्यासेडोनिया)", + "mk_MK": "म्यासेडोनियन (उत्तर म्यासेडोनिया)", "ml": "मलयालम", "ml_IN": "मलयालम (भारत)", "mn": "मङ्गोलियाली", @@ -504,7 +504,7 @@ "so_SO": "सोमाली (सोमालिया)", "sq": "अल्बानियाली", "sq_AL": "अल्बानियाली (अल्बेनिया)", - "sq_MK": "अल्बानियाली (म्यासेडोनिया)", + "sq_MK": "अल्बानियाली (उत्तर म्यासेडोनिया)", "sq_XK": "अल्बानियाली (कोसोभो)", "sr": "सर्बियाली", "sr_BA": "सर्बियाली (बोस्निया एण्ड हर्जगोभिनिया)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/nn.json b/src/Symfony/Component/Intl/Resources/data/locales/nn.json index 6694f1a5cd3bf..1abaa128d24d8 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/nn.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/nn.json @@ -393,7 +393,7 @@ "mi": "maori", "mi_NZ": "maori (New Zealand)", "mk": "makedonsk", - "mk_MK": "makedonsk (Makedonia)", + "mk_MK": "makedonsk (Nord-Makedonia)", "ml": "malayalam", "ml_IN": "malayalam (India)", "mn": "mongolsk", @@ -506,7 +506,7 @@ "so_SO": "somali (Somalia)", "sq": "albansk", "sq_AL": "albansk (Albania)", - "sq_MK": "albansk (Makedonia)", + "sq_MK": "albansk (Nord-Makedonia)", "sq_XK": "albansk (Kosovo)", "sr": "serbisk", "sr_BA": "serbisk (Bosnia-Hercegovina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/or.json b/src/Symfony/Component/Intl/Resources/data/locales/or.json index a235e8de9e14a..d515bd76b129a 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/or.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/or.json @@ -393,7 +393,7 @@ "mi": "ମାଓରୀ", "mi_NZ": "ମାଓରୀ (ନ୍ୟୁଜିଲାଣ୍ଡ)", "mk": "ମାସେଡୋନିଆନ୍", - "mk_MK": "ମାସେଡୋନିଆନ୍ (ମାସେଡୋନିଆ)", + "mk_MK": "ମାସେଡୋନିଆନ୍ (ଉତ୍ତର ମାସେଡୋନିଆ)", "ml": "ମାଲାୟଲମ୍", "ml_IN": "ମାଲାୟଲମ୍ (ଭାରତ)", "mn": "ମଙ୍ଗୋଳିୟ", @@ -506,7 +506,7 @@ "so_SO": "ସୋମାଲିଆ (ସୋମାଲିଆ)", "sq": "ଆଲବାନିଆନ୍", "sq_AL": "ଆଲବାନିଆନ୍ (ଆଲବାନିଆ)", - "sq_MK": "ଆଲବାନିଆନ୍ (ମାସେଡୋନିଆ)", + "sq_MK": "ଆଲବାନିଆନ୍ (ଉତ୍ତର ମାସେଡୋନିଆ)", "sq_XK": "ଆଲବାନିଆନ୍ (କୋସୋଭୋ)", "sr": "ସର୍ବିୟ", "sr_BA": "ସର୍ବିୟ (ବୋସନିଆ ଏବଂ ହର୍ଜଗୋଭିନା)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/ps.json b/src/Symfony/Component/Intl/Resources/data/locales/ps.json index 8cbcc367c93d6..8fab2d1539446 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/ps.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/ps.json @@ -393,7 +393,7 @@ "mi": "ماوري", "mi_NZ": "ماوري (نیوزیلنډ)", "mk": "مقدوني", - "mk_MK": "مقدوني (مقدونیه)", + "mk_MK": "مقدوني (شمالي مقدونيه)", "ml": "مالايالم", "ml_IN": "مالايالم (هند)", "mn": "منګولیایی", @@ -502,7 +502,7 @@ "so_SO": "سومالي (سومالیا)", "sq": "الباني", "sq_AL": "الباني (البانیه)", - "sq_MK": "الباني (مقدونیه)", + "sq_MK": "الباني (شمالي مقدونيه)", "sq_XK": "الباني (کوسوو)", "sr": "سربيائي", "sr_BA": "سربيائي (بوسنيا او هېرزګوينا)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/pt_PT.json b/src/Symfony/Component/Intl/Resources/data/locales/pt_PT.json index 189633858d559..6a290c8b93191 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/pt_PT.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/pt_PT.json @@ -81,7 +81,7 @@ "lv_LV": "letão (Letónia)", "mg_MG": "malgaxe (Madagáscar)", "mk": "macedónio", - "mk_MK": "macedónio (Macedónia)", + "mk_MK": "macedónio (Macedónia do Norte)", "mr": "marata", "mr_IN": "marata (Índia)", "nb": "norueguês bokmål", @@ -122,7 +122,7 @@ "sn_ZW": "shona (Zimbabué)", "so_DJ": "somali (Jibuti)", "so_KE": "somali (Quénia)", - "sq_MK": "albanês (Macedónia)", + "sq_MK": "albanês (Macedónia do Norte)", "sv_AX": "sueco (Alanda)", "sw_CD": "suaíli (Congo-Kinshasa)", "sw_KE": "suaíli (Quénia)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/qu.json b/src/Symfony/Component/Intl/Resources/data/locales/qu.json index cde7d7d9129fe..30b1538732adf 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/qu.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/qu.json @@ -280,7 +280,7 @@ "lv_LV": "Leton Simi (Letonia)", "mi": "Maori Simi", "mk": "Macedonio Simi", - "mk_MK": "Macedonio Simi (ERY Macedonia)", + "mk_MK": "Macedonio Simi (Macedonia del Norte)", "ml": "Malayalam Simi", "ml_IN": "Malayalam Simi (India)", "mn": "Mongol Simi", @@ -355,7 +355,7 @@ "sl_SI": "Esloveno Simi (Eslovenia)", "sq": "Albanes Simi", "sq_AL": "Albanes Simi (Albania)", - "sq_MK": "Albanes Simi (ERY Macedonia)", + "sq_MK": "Albanes Simi (Macedonia del Norte)", "sr": "Serbio Simi", "sr_RS": "Serbio Simi (Serbia)", "sv": "Sueco Simi", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/ro.json b/src/Symfony/Component/Intl/Resources/data/locales/ro.json index b890d3c2a3f78..bc8db4e66cc1e 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/ro.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/ro.json @@ -393,7 +393,7 @@ "mi": "maori", "mi_NZ": "maori (Noua Zeelandă)", "mk": "macedoneană", - "mk_MK": "macedoneană (Republica Macedonia)", + "mk_MK": "macedoneană (Macedonia de Nord)", "ml": "malayalam", "ml_IN": "malayalam (India)", "mn": "mongolă", @@ -506,7 +506,7 @@ "so_SO": "somaleză (Somalia)", "sq": "albaneză", "sq_AL": "albaneză (Albania)", - "sq_MK": "albaneză (Republica Macedonia)", + "sq_MK": "albaneză (Macedonia de Nord)", "sq_XK": "albaneză (Kosovo)", "sr": "sârbă", "sr_BA": "sârbă (Bosnia și Herțegovina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/rw.json b/src/Symfony/Component/Intl/Resources/data/locales/rw.json index e4db52759fa2c..af62962720186 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/rw.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/rw.json @@ -55,6 +55,7 @@ "lt": "Ikilituwaniya", "lv": "Ikinyaletoviyani", "mk": "Ikimasedoniya", + "mk_MK": "Ikimasedoniya (Masedoniya y'Amajyaruguru)", "ml": "Ikimalayalami", "mn": "Ikimongoli", "mr": "Ikimarati", @@ -80,6 +81,7 @@ "sl": "Ikinyasiloveniya", "so": "Igisomali", "sq": "Icyalubaniya", + "sq_MK": "Icyalubaniya (Masedoniya y'Amajyaruguru)", "sr": "Igiseribe", "sv": "Igisuweduwa", "sw": "Igiswahili", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/so.json b/src/Symfony/Component/Intl/Resources/data/locales/so.json index 0c34859e0143f..5b8f99db7ba5f 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/so.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/so.json @@ -393,7 +393,7 @@ "mi": "Maaoori", "mi_NZ": "Maaoori (Niyuusiilaand)", "mk": "Masadooniyaan", - "mk_MK": "Masadooniyaan (Masedooniya)", + "mk_MK": "Masadooniyaan (Masedooniya Waqooyi)", "ml": "Malayalam", "ml_IN": "Malayalam (Hindiya)", "mn": "Mangooli", @@ -502,7 +502,7 @@ "so_SO": "Soomaali (Soomaaliya)", "sq": "Albeeniyaan", "sq_AL": "Albeeniyaan (Albaaniya)", - "sq_MK": "Albeeniyaan (Masedooniya)", + "sq_MK": "Albeeniyaan (Masedooniya Waqooyi)", "sq_XK": "Albeeniyaan (Koosofo)", "sr": "Seerbiyaan", "sr_BA": "Seerbiyaan (Boosniya & Harsegofina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/tg.json b/src/Symfony/Component/Intl/Resources/data/locales/tg.json index 5d9f3a8d4309b..f064ec64ce85f 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/tg.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/tg.json @@ -354,7 +354,7 @@ "mi": "маорӣ", "mi_NZ": "маорӣ (Зеландияи Нав)", "mk": "мақдунӣ", - "mk_MK": "мақдунӣ (Мақдун)", + "mk_MK": "мақдунӣ (Македонияи Шимолӣ)", "ml": "малаяламӣ", "ml_IN": "малаяламӣ (Ҳиндустон)", "mn": "муғулӣ", @@ -446,7 +446,7 @@ "so_SO": "сомалӣ (Сомалӣ)", "sq": "албанӣ", "sq_AL": "албанӣ (Албания)", - "sq_MK": "албанӣ (Мақдун)", + "sq_MK": "албанӣ (Македонияи Шимолӣ)", "sq_XK": "албанӣ (Косово)", "sr": "сербӣ", "sr_BA": "сербӣ (Босния ва Ҳерсеговина)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/ti.json b/src/Symfony/Component/Intl/Resources/data/locales/ti.json index 25da779a6dba2..3802358c2acdc 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/ti.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/ti.json @@ -314,7 +314,7 @@ "lv": "ላቲቪያን", "lv_LV": "ላቲቪያን (ላትቪያ)", "mk": "ማክዶኒኛ", - "mk_MK": "ማክዶኒኛ (ማከዶኒያ)", + "mk_MK": "ማክዶኒኛ (ሰሜን መቆዶንያ)", "ml": "ማላያላምኛ", "ml_IN": "ማላያላምኛ (ህንዲ)", "mr": "ማራቲኛ", @@ -383,7 +383,7 @@ "sl_SI": "ስቁቪኛ (ስሎቬኒያ)", "sq": "አልቤኒኛ", "sq_AL": "አልቤኒኛ (አልባኒያ)", - "sq_MK": "አልቤኒኛ (ማከዶኒያ)", + "sq_MK": "አልቤኒኛ (ሰሜን መቆዶንያ)", "sq_XK": "አልቤኒኛ (ኮሶቮ)", "sr": "ሰርቢኛ", "sr_BA": "ሰርቢኛ (ቦዝንያን ሄርዘጎቪናን)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/tk.json b/src/Symfony/Component/Intl/Resources/data/locales/tk.json index 9c7a5a984e397..72d04e39a310f 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/tk.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/tk.json @@ -393,7 +393,7 @@ "mi": "maori dili", "mi_NZ": "maori dili (Täze Zelandiýa)", "mk": "makedon dili", - "mk_MK": "makedon dili (Makedoniýa)", + "mk_MK": "makedon dili (Demirgazyk Makedoniýa)", "ml": "malaýalam dili", "ml_IN": "malaýalam dili (Hindistan)", "mn": "mongol dili", @@ -502,7 +502,7 @@ "so_SO": "somali dili (Somali)", "sq": "alban dili", "sq_AL": "alban dili (Albaniýa)", - "sq_MK": "alban dili (Makedoniýa)", + "sq_MK": "alban dili (Demirgazyk Makedoniýa)", "sq_XK": "alban dili (Kosowo)", "sr": "serb dili", "sr_BA": "serb dili (Bosniýa we Gersegowina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/tt.json b/src/Symfony/Component/Intl/Resources/data/locales/tt.json index 3f4b6154b5ca5..28bcbd6c5dae1 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/tt.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/tt.json @@ -350,6 +350,7 @@ "mi": "маори", "mi_NZ": "маори (Яңа Зеландия)", "mk": "македон", + "mk_MK": "македон (Төньяк Македония)", "ml": "малаялам", "ml_IN": "малаялам (Индия)", "mn": "монгол", @@ -438,6 +439,7 @@ "so_SO": "сомали (Сомали)", "sq": "албан", "sq_AL": "албан (Албания)", + "sq_MK": "албан (Төньяк Македония)", "sq_XK": "албан (Косово)", "sr": "серб", "sr_BA": "серб (Босния һәм Герцеговина)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/ug.json b/src/Symfony/Component/Intl/Resources/data/locales/ug.json index 3f7f2a376d92d..e5163cdf1e510 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/ug.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/ug.json @@ -393,7 +393,7 @@ "mi": "ماۋرىچە", "mi_NZ": "ماۋرىچە (يېڭى زېلاندىيە)", "mk": "ماكېدونچە", - "mk_MK": "ماكېدونچە (ماكېدونىيە)", + "mk_MK": "ماكېدونچە (شىمالىي ماكېدونىيە)", "ml": "مالايالامچە", "ml_IN": "مالايالامچە (ھىندىستان)", "mn": "موڭغۇلچە", @@ -506,7 +506,7 @@ "so_SO": "سومالىچە (سومالى)", "sq": "ئالبانچە", "sq_AL": "ئالبانچە (ئالبانىيە)", - "sq_MK": "ئالبانچە (ماكېدونىيە)", + "sq_MK": "ئالبانچە (شىمالىي ماكېدونىيە)", "sq_XK": "ئالبانچە (كوسوۋو)", "sr": "سېربچە", "sr_BA": "سېربچە (بوسىنىيە ۋە گېرتسېگوۋىنا)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/ur.json b/src/Symfony/Component/Intl/Resources/data/locales/ur.json index ce32181a35351..a1f1c07cfd596 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/ur.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/ur.json @@ -393,7 +393,7 @@ "mi": "ماؤری", "mi_NZ": "ماؤری (نیوزی لینڈ)", "mk": "مقدونیائی", - "mk_MK": "مقدونیائی (مقدونیہ)", + "mk_MK": "مقدونیائی (شمالی مقدونیہ)", "ml": "مالایالم", "ml_IN": "مالایالم (بھارت)", "mn": "منگولین", @@ -506,7 +506,7 @@ "so_SO": "صومالی (صومالیہ)", "sq": "البانی", "sq_AL": "البانی (البانیہ)", - "sq_MK": "البانی (مقدونیہ)", + "sq_MK": "البانی (شمالی مقدونیہ)", "sq_XK": "البانی (کوسووو)", "sr": "سربین", "sr_BA": "سربین (بوسنیا اور ہرزیگووینا)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/uz.json b/src/Symfony/Component/Intl/Resources/data/locales/uz.json index 358cfb896816f..54333338e4dc9 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/uz.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/uz.json @@ -393,7 +393,7 @@ "mi": "maori", "mi_NZ": "maori (Yangi Zelandiya)", "mk": "makedon", - "mk_MK": "makedon (Makedoniya)", + "mk_MK": "makedon (Shimoliy Makedoniya)", "ml": "malayalam", "ml_IN": "malayalam (Hindiston)", "mn": "mongol", @@ -502,7 +502,7 @@ "so_SO": "somalicha (Somali)", "sq": "alban", "sq_AL": "alban (Albaniya)", - "sq_MK": "alban (Makedoniya)", + "sq_MK": "alban (Shimoliy Makedoniya)", "sq_XK": "alban (Kosovo)", "sr": "serbcha", "sr_BA": "serbcha (Bosniya va Gertsegovina)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/uz_Cyrl.json b/src/Symfony/Component/Intl/Resources/data/locales/uz_Cyrl.json index 0186aa8d6875c..7f42046343f2a 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/uz_Cyrl.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/uz_Cyrl.json @@ -392,7 +392,7 @@ "mi": "маори", "mi_NZ": "маори (Янги Зеландия)", "mk": "македонча", - "mk_MK": "македонча (Македония)", + "mk_MK": "македонча (Шимолий Македония)", "ml": "малаялам", "ml_IN": "малаялам (Ҳиндистон)", "mn": "мўғулча", @@ -500,7 +500,7 @@ "so_SO": "сомалича (Сомали)", "sq": "албанча", "sq_AL": "албанча (Албания)", - "sq_MK": "албанча (Македония)", + "sq_MK": "албанча (Шимолий Македония)", "sq_XK": "албанча (Косово)", "sr": "сербча", "sr_BA": "сербча (Босния ва Герцеговина)", diff --git a/src/Symfony/Component/Intl/Resources/data/locales/wo.json b/src/Symfony/Component/Intl/Resources/data/locales/wo.json index 660b39b0c5273..e42964cf50e0a 100644 --- a/src/Symfony/Component/Intl/Resources/data/locales/wo.json +++ b/src/Symfony/Component/Intl/Resources/data/locales/wo.json @@ -350,7 +350,7 @@ "mi": "Mawri", "mi_NZ": "Mawri (Nuwel Selànd)", "mk": "Maseduwaane", - "mk_MK": "Maseduwaane (Maseduwaan)", + "mk_MK": "Maseduwaane (Maseduwaan bëj Gànnaar)", "ml": "Malayalam", "ml_IN": "Malayalam (End)", "mn": "Mongoliye", @@ -441,7 +441,7 @@ "so_SO": "Somali (Somali)", "sq": "Albane", "sq_AL": "Albane (Albani)", - "sq_MK": "Albane (Maseduwaan)", + "sq_MK": "Albane (Maseduwaan bëj Gànnaar)", "sq_XK": "Albane (Kosowo)", "sr": "Serb", "sr_BA": "Serb (Bosni Ersegowin)", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/am.json b/src/Symfony/Component/Intl/Resources/data/regions/am.json index 9e6bf5dd6b5aa..5ea6d7ab10bf9 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/am.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/am.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.18", + "Version": "2.1.49.82", "Names": { "AC": "አሴንሽን ደሴት", "AD": "አንዶራ", @@ -146,7 +146,7 @@ "MF": "ሴንት ማርቲን", "MG": "ማዳጋስካር", "MH": "ማርሻል አይላንድ", - "MK": "መቄዶንያ", + "MK": "ሰሜን መቄዶንያ", "ML": "ማሊ", "MM": "ማይናማር(በርማ)", "MN": "ሞንጎሊያ", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/ar.json b/src/Symfony/Component/Intl/Resources/data/regions/ar.json index c29a81c8227e8..6f0b0c03725db 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/ar.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/ar.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.22", + "Version": "2.1.49.82", "Names": { "AC": "جزيرة أسينشيون", "AD": "أندورا", @@ -146,7 +146,7 @@ "MF": "سان مارتن", "MG": "مدغشقر", "MH": "جزر مارشال", - "MK": "مقدونيا", + "MK": "مقدونيا الشمالية", "ML": "مالي", "MM": "ميانمار (بورما)", "MN": "منغوليا", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/az.json b/src/Symfony/Component/Intl/Resources/data/regions/az.json index 9fa66243e0a7e..76251a04a6950 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/az.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/az.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Askenson adası", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "Sent Martin", "MG": "Madaqaskar", "MH": "Marşal adaları", - "MK": "Makedoniya", + "MK": "Şimali Makedoniya", "ML": "Mali", "MM": "Myanma", "MN": "Monqolustan", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/be.json b/src/Symfony/Component/Intl/Resources/data/regions/be.json index 6661111014dca..e80965c3f5584 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/be.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/be.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Востраў Узнясення", "AD": "Андора", @@ -146,7 +146,7 @@ "MF": "Сен-Мартэн", "MG": "Мадагаскар", "MH": "Маршалавы астравы", - "MK": "Македонія", + "MK": "Паўночная Македонія", "ML": "Малі", "MM": "М’янма (Бірма)", "MN": "Манголія", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/bs.json b/src/Symfony/Component/Intl/Resources/data/regions/bs.json index b3ee949d266a5..3cd97c23ce908 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/bs.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/bs.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Ostrvo Ascension", "AD": "Andora", @@ -146,7 +146,7 @@ "MF": "Sveti Martin", "MG": "Madagaskar", "MH": "Maršalova ostrva", - "MK": "Makedonija", + "MK": "Sjeverna Makedonija", "ML": "Mali", "MM": "Mjanmar", "MN": "Mongolija", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/bs_Cyrl.json b/src/Symfony/Component/Intl/Resources/data/regions/bs_Cyrl.json index 264360f945443..7811ea55ec810 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/bs_Cyrl.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/bs_Cyrl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Острво Асенсион", "AD": "Андора", @@ -146,7 +146,7 @@ "MF": "Свети Мартин", "MG": "Мадагаскар", "MH": "Маршалска Острва", - "MK": "Македонија", + "MK": "Сјеверна Македонија", "ML": "Мали", "MM": "Мјанмар", "MN": "Монголија", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/cy.json b/src/Symfony/Component/Intl/Resources/data/regions/cy.json index 2383faaf8995c..f8bf7aab1d42e 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/cy.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/cy.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Ynys Ascension", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "Saint Martin", "MG": "Madagascar", "MH": "Ynysoedd Marshall", - "MK": "Macedonia", + "MK": "Gogledd Macedonia", "ML": "Mali", "MM": "Myanmar (Burma)", "MN": "Mongolia", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/da.json b/src/Symfony/Component/Intl/Resources/data/regions/da.json index 33afad4e169b1..0d6b922fee7f8 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/da.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/da.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Ascensionøen", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "Saint Martin", "MG": "Madagaskar", "MH": "Marshalløerne", - "MK": "Makedonien", + "MK": "Nordmakedonien", "ML": "Mali", "MM": "Myanmar (Burma)", "MN": "Mongoliet", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/el.json b/src/Symfony/Component/Intl/Resources/data/regions/el.json index 6baa0f4ada54f..e2166265e48a9 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/el.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/el.json @@ -1,5 +1,5 @@ { - "Version": "2.1.49.26", + "Version": "2.1.49.82", "Names": { "AC": "Νήσος Ασενσιόν", "AD": "Ανδόρα", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/es.json b/src/Symfony/Component/Intl/Resources/data/regions/es.json index 0b85dcc26c6a4..0277f4ce85c3b 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/es.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/es.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "AC": "Isla de la Ascensión", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "San Martín", "MG": "Madagascar", "MH": "Islas Marshall", - "MK": "Macedonia", + "MK": "Macedonia del Norte", "ML": "Mali", "MM": "Myanmar (Birmania)", "MN": "Mongolia", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/eu.json b/src/Symfony/Component/Intl/Resources/data/regions/eu.json index 3b33b4c200853..864be628aa749 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/eu.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/eu.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Ascension uhartea", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "San Martin", "MG": "Madagaskar", "MH": "Marshall Uharteak", - "MK": "Mazedonia", + "MK": "Ipar Mazedonia", "ML": "Mali", "MM": "Myanmar (Birmania)", "MN": "Mongolia", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/fa.json b/src/Symfony/Component/Intl/Resources/data/regions/fa.json index 2a14864e7e3d8..02fa753c8e147 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/fa.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/fa.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "AC": "جزایر آسنسیون", "AD": "آندورا", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/fr.json b/src/Symfony/Component/Intl/Resources/data/regions/fr.json index 19810bbe1ecd6..a1e7b62150865 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/fr.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/fr.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.43", + "Version": "2.1.49.82", "Names": { "AC": "Île de l’Ascension", "AD": "Andorre", @@ -146,7 +146,7 @@ "MF": "Saint-Martin", "MG": "Madagascar", "MH": "Îles Marshall", - "MK": "Macédoine", + "MK": "Macédoine du Nord", "ML": "Mali", "MM": "Myanmar (Birmanie)", "MN": "Mongolie", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/ga.json b/src/Symfony/Component/Intl/Resources/data/regions/ga.json index c3ad8c6c5399e..21e60b33b2865 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/ga.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/ga.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Oileán na Deascabhála", "AD": "Andóra", @@ -146,7 +146,7 @@ "MF": "Saint-Martin", "MG": "Madagascar", "MH": "Oileáin Marshall", - "MK": "an Mhacadóin", + "MK": "an Mhacadóin Thuaidh", "ML": "Mailí", "MM": "Maenmar (Burma)", "MN": "an Mhongóil", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/gd.json b/src/Symfony/Component/Intl/Resources/data/regions/gd.json index 82fc118c83f6b..a88daa99b92e4 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/gd.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/gd.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "AC": "Eilean na Deasgabhalach", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "Naomh Màrtainn", "MG": "Madagasgar", "MH": "Eileanan Mharshall", - "MK": "A’ Mhasadon", + "MK": "A’ Mhasadon a Tuath", "ML": "Màili", "MM": "Miànmar", "MN": "Dùthaich nam Mongol", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/gl.json b/src/Symfony/Component/Intl/Resources/data/regions/gl.json index cfcc31ef4955d..f1e41cb1a9e07 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/gl.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/gl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Illa de Ascensión", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "Saint Martin", "MG": "Madagascar", "MH": "Illas Marshall", - "MK": "Macedonia", + "MK": "Macedonia do Norte", "ML": "Malí", "MM": "Myanmar (Birmania)", "MN": "Mongolia", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/hi.json b/src/Symfony/Component/Intl/Resources/data/regions/hi.json index 5fc9f29296f1e..f2f93f931cc2e 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/hi.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/hi.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "असेंशन द्वीप", "AD": "एंडोरा", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/hy.json b/src/Symfony/Component/Intl/Resources/data/regions/hy.json index 837b94148ec39..6f80901316dd1 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/hy.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/hy.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Համբարձման կղզի", "AD": "Անդորրա", @@ -146,7 +146,7 @@ "MF": "Սեն Մարտեն", "MG": "Մադագասկար", "MH": "Մարշալյան կղզիներ", - "MK": "Մակեդոնիա", + "MK": "Հյուսիսային Մակեդոնիա", "ML": "Մալի", "MM": "Մյանմա (Բիրմա)", "MN": "Մոնղոլիա", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/is.json b/src/Symfony/Component/Intl/Resources/data/regions/is.json index 1c11054acea9d..637cde04f2eda 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/is.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/is.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Ascension-eyja", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "St. Martin", "MG": "Madagaskar", "MH": "Marshalleyjar", - "MK": "Makedónía", + "MK": "Norður-Makedónía", "ML": "Malí", "MM": "Mjanmar (Búrma)", "MN": "Mongólía", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/ja.json b/src/Symfony/Component/Intl/Resources/data/regions/ja.json index a03536a9a42ba..eec991c1fde2c 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/ja.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/ja.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "AC": "アセンション島", "AD": "アンドラ", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/kk.json b/src/Symfony/Component/Intl/Resources/data/regions/kk.json index d287106cc3c2d..8c2e5b69f9011 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/kk.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/kk.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Әскенжін аралы", "AD": "Андорра", @@ -146,7 +146,7 @@ "MF": "Сен-Мартен", "MG": "Мадагаскар", "MH": "Маршалл аралдары", - "MK": "Македония", + "MK": "Солтүстік Македония", "ML": "Мали", "MM": "Мьянма (Бирма)", "MN": "Моңғолия", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/km.json b/src/Symfony/Component/Intl/Resources/data/regions/km.json index 422906b1ccdfb..065d759725b87 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/km.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/km.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "កោះ​អាសេនសិន", "AD": "អង់ដូរ៉ា", @@ -146,7 +146,7 @@ "MF": "សាំង​ម៉ាទីន", "MG": "ម៉ាដាហ្គាស្កា", "MH": "កោះ​ម៉ាស់សល", - "MK": "ម៉ាសេដ្វាន", + "MK": "ម៉ាសេដ្វានខាងជើង", "ML": "ម៉ាលី", "MM": "មីយ៉ាន់ម៉ា (ភូមា)", "MN": "ម៉ុងហ្គោលី", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/ko.json b/src/Symfony/Component/Intl/Resources/data/regions/ko.json index 4a65ee4587940..452af11c8f688 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/ko.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/ko.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "어센션 섬", "AD": "안도라", @@ -146,7 +146,7 @@ "MF": "생마르탱", "MG": "마다가스카르", "MH": "마셜 제도", - "MK": "마케도니아", + "MK": "북마케도니아", "ML": "말리", "MM": "미얀마", "MN": "몽골", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/ky.json b/src/Symfony/Component/Intl/Resources/data/regions/ky.json index 0f03ef6e3f2ab..e9c218bb3f317 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/ky.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/ky.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Вознесение аралы", "AD": "Андорра", @@ -146,7 +146,7 @@ "MF": "Сент-Мартин", "MG": "Мадагаскар", "MH": "Маршалл аралдары", - "MK": "Македония", + "MK": "Түндүк Македония", "ML": "Мали", "MM": "Мьянма (Бирма)", "MN": "Монголия", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/lb.json b/src/Symfony/Component/Intl/Resources/data/regions/lb.json index 26298216162d3..30bcc76e92dd4 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/lb.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/lb.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "AC": "Ascension", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "St. Martin", "MG": "Madagaskar", "MH": "Marshallinselen", - "MK": "Mazedonien", + "MK": "Nordmazedonien", "ML": "Mali", "MM": "Myanmar", "MN": "Mongolei", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/meta.json b/src/Symfony/Component/Intl/Resources/data/regions/meta.json index 34d174732f63c..462933f82a5ac 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/meta.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/meta.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Regions": [ "AC", "AD", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/mi.json b/src/Symfony/Component/Intl/Resources/data/regions/mi.json index 4dff632533ec2..0d1836c511609 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/mi.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/mi.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.85", + "Version": "2.1.49.82", "Names": { "BR": "Parahi", "CN": "Haina", @@ -9,6 +9,7 @@ "IN": "Inia", "IT": "Itāria", "JP": "Hapani", + "MK": "Makerōnia ki te Raki", "NZ": "Aotearoa", "RU": "Rūhia", "US": "Hononga o Amerika" diff --git a/src/Symfony/Component/Intl/Resources/data/regions/mo.json b/src/Symfony/Component/Intl/Resources/data/regions/mo.json index 5328076c047ee..f69a42be70d3c 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/mo.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/mo.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "AC": "Insula Ascension", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "Sfântul Martin", "MG": "Madagascar", "MH": "Insulele Marshall", - "MK": "Republica Macedonia", + "MK": "Macedonia de Nord", "ML": "Mali", "MM": "Myanmar (Birmania)", "MN": "Mongolia", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/mt.json b/src/Symfony/Component/Intl/Resources/data/regions/mt.json index 0354bd5fa5dcc..47c90b38a47cd 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/mt.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/mt.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.72", + "Version": "2.1.49.82", "Names": { "AC": "Ascension Island", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "Saint Martin", "MG": "Madagascar", "MH": "Gżejjer Marshall", - "MK": "l-Eks-Repubblika Jugoslava tal-Maċedonia", + "MK": "il-Maċedonja ta’ Fuq", "ML": "il-Mali", "MM": "il-Myanmar\/Burma", "MN": "il-Mongolja", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/my.json b/src/Symfony/Component/Intl/Resources/data/regions/my.json index ac443d2404418..da59b10c20b29 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/my.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/my.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.36", + "Version": "2.1.49.82", "Names": { "AC": "အဆန်းရှင်းကျွန်း", "AD": "အန်ဒိုရာ", @@ -146,7 +146,7 @@ "MF": "စိန့်မာတင်", "MG": "မဒါဂတ်စကား", "MH": "မာရှယ် ကျွန်းစု", - "MK": "မက်ဆီဒိုးနီးယား", + "MK": "မြောက် မက်ဆီဒိုးနီးယား", "ML": "မာလီ", "MM": "မြန်မာ", "MN": "မွန်ဂိုးလီးယား", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/ne.json b/src/Symfony/Component/Intl/Resources/data/regions/ne.json index f5b45dc71630e..3d6ad1bed46c0 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/ne.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/ne.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "असेन्सन टापु", "AD": "अन्डोर्रा", @@ -146,7 +146,7 @@ "MF": "सेन्ट मार्टिन", "MG": "माडागास्कर", "MH": "मार्शल टापुहरु", - "MK": "म्यासेडोनिया", + "MK": "उत्तर म्यासेडोनिया", "ML": "माली", "MM": "म्यान्मार (बर्मा)", "MN": "मङ्गोलिया", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/nl.json b/src/Symfony/Component/Intl/Resources/data/regions/nl.json index 467954a11d84a..ae6c73e6d6344 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/nl.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/nl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "AC": "Ascension", "AD": "Andorra", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/nn.json b/src/Symfony/Component/Intl/Resources/data/regions/nn.json index 93ca5c77a78c9..6d3534a209ed1 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/nn.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/nn.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "AC": "Ascension", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "Saint Martin", "MG": "Madagaskar", "MH": "Marshalløyane", - "MK": "Makedonia", + "MK": "Nord-Makedonia", "ML": "Mali", "MM": "Myanmar (Burma)", "MN": "Mongolia", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/or.json b/src/Symfony/Component/Intl/Resources/data/regions/or.json index ea8e4a353c674..c25e74183bcdc 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/or.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/or.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "ଆସେନସିଅନ୍‌ ଦ୍ୱୀପ", "AD": "ଆଣ୍ଡୋରା", @@ -146,7 +146,7 @@ "MF": "ସେଣ୍ଟ ମାର୍ଟିନ୍", "MG": "ମାଡାଗାସ୍କର୍", "MH": "ମାର୍ଶାଲ୍ ଦ୍ୱୀପପୁଞ୍ଜ", - "MK": "ମାସେଡୋନିଆ", + "MK": "ଉତ୍ତର ମାସେଡୋନିଆ", "ML": "ମାଲି", "MM": "ମିଆଁମାର", "MN": "ମଙ୍ଗୋଲିଆ", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/ps.json b/src/Symfony/Component/Intl/Resources/data/regions/ps.json index 5f123787b779e..31e484303fa97 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/ps.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/ps.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "اسينشان ټاپو", "AD": "اندورا", @@ -146,7 +146,7 @@ "MF": "سینټ مارټن", "MG": "مدګاسکار", "MH": "مارشل ټاپوګان", - "MK": "مقدونیه", + "MK": "شمالي مقدونيه", "ML": "مالي", "MM": "ميانمار (برما)", "MN": "مغولستان", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/pt_PT.json b/src/Symfony/Component/Intl/Resources/data/regions/pt_PT.json index 6be498ec04b8b..2b8442a6eff79 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/pt_PT.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/pt_PT.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.89", + "Version": "2.1.49.82", "Names": { "AM": "Arménia", "AX": "Alanda", @@ -36,7 +36,7 @@ "MC": "Mónaco", "MD": "Moldávia", "MG": "Madagáscar", - "MK": "Macedónia", + "MK": "Macedónia do Norte", "MS": "Monserrate", "MU": "Maurícia", "MW": "Maláui", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/qu.json b/src/Symfony/Component/Intl/Resources/data/regions/qu.json index 559ef4709e479..d0944b4d40fdc 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/qu.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/qu.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "AD": "Andorra", "AF": "Afganistán", @@ -104,7 +104,7 @@ "MF": "San Martín", "MG": "Madagascar", "MH": "Islas Marshall", - "MK": "ERY Macedonia", + "MK": "Macedonia del Norte", "ML": "Malí", "MM": "Myanmar", "MO": "Macao RAE", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/ro.json b/src/Symfony/Component/Intl/Resources/data/regions/ro.json index 5328076c047ee..f69a42be70d3c 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/ro.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/ro.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "AC": "Insula Ascension", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "Sfântul Martin", "MG": "Madagascar", "MH": "Insulele Marshall", - "MK": "Republica Macedonia", + "MK": "Macedonia de Nord", "ML": "Mali", "MM": "Myanmar (Birmania)", "MN": "Mongolia", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/ru.json b/src/Symfony/Component/Intl/Resources/data/regions/ru.json index ae22b55fd507a..24e6a957c8034 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/ru.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/ru.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "AC": "о-в Вознесения", "AD": "Андорра", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/rw.json b/src/Symfony/Component/Intl/Resources/data/regions/rw.json index 9e0894705b5b1..36efa43ec04d9 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/rw.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/rw.json @@ -1,6 +1,7 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { + "MK": "Masedoniya y'Amajyaruguru", "RW": "U Rwanda", "TO": "Tonga" } diff --git a/src/Symfony/Component/Intl/Resources/data/regions/sd.json b/src/Symfony/Component/Intl/Resources/data/regions/sd.json index 7734791da2095..41806b36830ee 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/sd.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/sd.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "طلوع ٻيٽ", "AD": "اندورا", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/sh.json b/src/Symfony/Component/Intl/Resources/data/regions/sh.json index b4ef7918504e6..cce36ed5766b0 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/sh.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/sh.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.77", + "Version": "2.1.49.82", "Names": { "AC": "Ostrvo Asension", "AD": "Andora", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/so.json b/src/Symfony/Component/Intl/Resources/data/regions/so.json index ee22c09b426e6..f283460fbb260 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/so.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/so.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Jasiiradda Asensiyoon", "AD": "Andora", @@ -146,7 +146,7 @@ "MF": "St. Maartin", "MG": "Madagaskar", "MH": "Jasiiradda Maarshal", - "MK": "Masedooniya", + "MK": "Masedooniya Waqooyi", "ML": "Maali", "MM": "Miyanmar", "MN": "Mongooliya", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/sr.json b/src/Symfony/Component/Intl/Resources/data/regions/sr.json index a299c77e41036..7d86cb4497b7d 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/sr.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/sr.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "AC": "Острво Асенсион", "AD": "Андора", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/sr_Latn.json b/src/Symfony/Component/Intl/Resources/data/regions/sr_Latn.json index b4ef7918504e6..cce36ed5766b0 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/sr_Latn.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/sr_Latn.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.77", + "Version": "2.1.49.82", "Names": { "AC": "Ostrvo Asension", "AD": "Andora", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/tg.json b/src/Symfony/Component/Intl/Resources/data/regions/tg.json index 2e94568c80dd6..9b2ea39a6f0e7 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/tg.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/tg.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.96", + "Version": "2.1.49.82", "Names": { "AC": "Асунсон", "AD": "Андорра", @@ -138,7 +138,7 @@ "MF": "Ҷазираи Сент-Мартин", "MG": "Мадагаскар", "MH": "Ҷазираҳои Маршалл", - "MK": "Мақдун", + "MK": "Македонияи Шимолӣ", "ML": "Мали", "MM": "Мянма", "MN": "Муғулистон", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/th.json b/src/Symfony/Component/Intl/Resources/data/regions/th.json index c5f3196214946..9e3acd99d5ad5 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/th.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/th.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "AC": "เกาะแอสเซนชัน", "AD": "อันดอร์รา", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/ti.json b/src/Symfony/Component/Intl/Resources/data/regions/ti.json index bd4017146f557..ba32713810b31 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/ti.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/ti.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "AC": "አሴንሽን ደሴት", "AD": "አንዶራ", @@ -146,7 +146,7 @@ "MF": "ሴንት ማርቲን", "MG": "ማዳጋስካር", "MH": "ማርሻል አይላንድ", - "MK": "ማከዶኒያ", + "MK": "ሰሜን መቆዶንያ", "ML": "ማሊ", "MM": "ማያንማር", "MN": "ሞንጎሊያ", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/tk.json b/src/Symfony/Component/Intl/Resources/data/regions/tk.json index 65962ee0ae945..a043701098fe3 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/tk.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/tk.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "AC": "Beýgeliş adasy", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "Sen-Marten", "MG": "Madagaskar", "MH": "Marşall adalary", - "MK": "Makedoniýa", + "MK": "Demirgazyk Makedoniýa", "ML": "Mali", "MM": "Mýanma (Burma)", "MN": "Mongoliýa", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/tl.json b/src/Symfony/Component/Intl/Resources/data/regions/tl.json index ac6311055ebb7..ca2ce9a01d57a 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/tl.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/tl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "AC": "Acsencion island", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "Saint Martin", "MG": "Madagascar", "MH": "Marshall Islands", - "MK": "Macedonia", + "MK": "North Macedonia", "ML": "Mali", "MM": "Myanmar (Burma)", "MN": "Mongolia", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/tt.json b/src/Symfony/Component/Intl/Resources/data/regions/tt.json index 9c41b31b57cf7..2281d5309134a 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/tt.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/tt.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.85", + "Version": "2.1.49.82", "Names": { "AD": "Андорра", "AE": "Берләшкән Гарәп Әмирлекләре", @@ -137,6 +137,7 @@ "MF": "Сент-Мартин", "MG": "Мадагаскар", "MH": "Маршалл утраулары", + "MK": "Төньяк Македония", "ML": "Мали", "MN": "Монголия", "MO": "Макао Махсус Идарәле Төбәге", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/ug.json b/src/Symfony/Component/Intl/Resources/data/regions/ug.json index 37a1ce586e6a7..5b0e45a3d8489 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/ug.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/ug.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "AC": "ئاسسېنسىيون ئارىلى", "AD": "ئاندوررا", @@ -146,7 +146,7 @@ "MF": "ساينت مارتىن", "MG": "ماداغاسقار", "MH": "مارشال ئاراللىرى", - "MK": "ماكېدونىيە", + "MK": "شىمالىي ماكېدونىيە", "ML": "مالى", "MM": "بىرما", "MN": "موڭغۇلىيە", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/uk.json b/src/Symfony/Component/Intl/Resources/data/regions/uk.json index eb61869123423..f345038cc2277 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/uk.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/uk.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "AC": "Острів Вознесіння", "AD": "Андорра", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/ur.json b/src/Symfony/Component/Intl/Resources/data/regions/ur.json index 9fd613918af0f..4742bcc033152 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/ur.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/ur.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "AC": "اسینشن آئلینڈ", "AD": "انڈورا", @@ -146,7 +146,7 @@ "MF": "سینٹ مارٹن", "MG": "مڈغاسکر", "MH": "مارشل آئلینڈز", - "MK": "مقدونیہ", + "MK": "شمالی مقدونیہ", "ML": "مالی", "MM": "میانمار (برما)", "MN": "منگولیا", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/uz.json b/src/Symfony/Component/Intl/Resources/data/regions/uz.json index 2ff987c9e650e..fa9364d6a4201 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/uz.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/uz.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Me’roj oroli", "AD": "Andorra", @@ -146,7 +146,7 @@ "MF": "Sent-Martin", "MG": "Madagaskar", "MH": "Marshall orollari", - "MK": "Makedoniya", + "MK": "Shimoliy Makedoniya", "ML": "Mali", "MM": "Myanma (Birma)", "MN": "Mongoliya", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/uz_Cyrl.json b/src/Symfony/Component/Intl/Resources/data/regions/uz_Cyrl.json index e2e66cb6bfb05..cb3188774fbd0 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/uz_Cyrl.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/uz_Cyrl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "AC": "Меърож ороли", "AD": "Андорра", @@ -146,7 +146,7 @@ "MF": "Сент-Мартин", "MG": "Мадагаскар", "MH": "Маршал ороллари", - "MK": "Македония", + "MK": "Шимолий Македония", "ML": "Мали", "MM": "Мьянма (Бирма)", "MN": "Монголия", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/vi.json b/src/Symfony/Component/Intl/Resources/data/regions/vi.json index f8e13dcdaea63..f1463068ac761 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/vi.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/vi.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "AC": "Đảo Ascension", "AD": "Andorra", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/wo.json b/src/Symfony/Component/Intl/Resources/data/regions/wo.json index 82a2b033ef859..e56c869ba0d84 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/wo.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/wo.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.84", + "Version": "2.1.49.82", "Names": { "AD": "Andoor", "AE": "Emira Arab Ini", @@ -136,7 +136,7 @@ "MF": "Saŋ Marteŋ", "MG": "Madagaskaar", "MH": "Duni Marsaal", - "MK": "Maseduwaan", + "MK": "Maseduwaan bëj Gànnaar", "ML": "Mali", "MM": "Miyanmaar", "MN": "Mongoli", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/xh.json b/src/Symfony/Component/Intl/Resources/data/regions/xh.json index b3ee565dc5684..5b92b78e4c5cc 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/xh.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/xh.json @@ -1,6 +1,7 @@ { - "Version": "2.1.48.89", + "Version": "2.1.49.82", "Names": { + "MK": "uMntla Macedonia", "ZA": "eMzantsi Afrika" } } diff --git a/src/Symfony/Component/Intl/Resources/data/regions/zh.json b/src/Symfony/Component/Intl/Resources/data/regions/zh.json index 99b0c63736087..14a28dc298c3f 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/zh.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/zh.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "AC": "阿森松岛", "AD": "安道尔", diff --git a/src/Symfony/Component/Intl/Resources/data/regions/zh_Hant.json b/src/Symfony/Component/Intl/Resources/data/regions/zh_Hant.json index 2347546962f8b..cfe3386b1951f 100644 --- a/src/Symfony/Component/Intl/Resources/data/regions/zh_Hant.json +++ b/src/Symfony/Component/Intl/Resources/data/regions/zh_Hant.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "AC": "阿森松島", "AD": "安道爾", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/am.json b/src/Symfony/Component/Intl/Resources/data/scripts/am.json index 7277fe0a5294a..c778b78c1b55c 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/am.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/am.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.18", + "Version": "2.1.49.82", "Names": { "Arab": "ዓረብኛ", "Armn": "አርሜንያዊ", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/ar.json b/src/Symfony/Component/Intl/Resources/data/scripts/ar.json index 66ff7fc918378..81806463f485b 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/ar.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/ar.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.22", + "Version": "2.1.49.82", "Names": { "Arab": "العربية", "Armn": "الأرمينية", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/az.json b/src/Symfony/Component/Intl/Resources/data/scripts/az.json index e295c1263bada..59b16e0fdb3ec 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/az.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/az.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "ərəb", "Armi": "armi", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/be.json b/src/Symfony/Component/Intl/Resources/data/scripts/be.json index 1500791d6bcc5..108b93c302c58 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/be.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/be.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "арабскае", "Armn": "армянскае", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/bs.json b/src/Symfony/Component/Intl/Resources/data/scripts/bs.json index 459cb117f67b0..ff2390d4d4cd9 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/bs.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/bs.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "arapsko pismo", "Armi": "imperijsko aramejsko pismo", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/bs_Cyrl.json b/src/Symfony/Component/Intl/Resources/data/scripts/bs_Cyrl.json index 376ab73b71bfa..8ea6ba2c4d7de 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/bs_Cyrl.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/bs_Cyrl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "арапско писмо", "Armi": "империјско арамејско писмо", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/cy.json b/src/Symfony/Component/Intl/Resources/data/scripts/cy.json index c451e9f624881..d94566c0fcbfe 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/cy.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/cy.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "Arabaidd", "Armn": "Armenaidd", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/da.json b/src/Symfony/Component/Intl/Resources/data/scripts/da.json index fdd18d3bfa058..5811a8a2377a7 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/da.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/da.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Afak": "afaka", "Arab": "arabisk", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/el.json b/src/Symfony/Component/Intl/Resources/data/scripts/el.json index 85552a86cd8d7..f65ffa75c359b 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/el.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/el.json @@ -1,5 +1,5 @@ { - "Version": "2.1.49.26", + "Version": "2.1.49.82", "Names": { "Arab": "Αραβικό", "Armi": "Αυτοκρατορικό Αραμαϊκό", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/es.json b/src/Symfony/Component/Intl/Resources/data/scripts/es.json index 2c7526f7c5ebb..15a5ac34032ea 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/es.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/es.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "Arab": "árabe", "Armn": "armenio", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/eu.json b/src/Symfony/Component/Intl/Resources/data/scripts/eu.json index 8113c871186f4..7945bcc2c2a07 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/eu.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/eu.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "arabiarra", "Armn": "armeniarra", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/fa.json b/src/Symfony/Component/Intl/Resources/data/scripts/fa.json index 9b9f6036d9e46..4e27c73464b70 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/fa.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/fa.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "Aghb": "آلبانیایی قفقازی", "Arab": "عربی", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/fr.json b/src/Symfony/Component/Intl/Resources/data/scripts/fr.json index 943357c0e5115..6b85d6c4073f4 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/fr.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/fr.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.43", + "Version": "2.1.49.82", "Names": { "Arab": "arabe", "Armi": "araméen impérial", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/ga.json b/src/Symfony/Component/Intl/Resources/data/scripts/ga.json index 3b76bdb05d0ed..1c6ff1d890cd5 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/ga.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/ga.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Adlm": "Adlm", "Aghb": "Albánach Cugasach", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/gd.json b/src/Symfony/Component/Intl/Resources/data/scripts/gd.json index 542569c7d116c..b843fced0617a 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/gd.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/gd.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "Adlm": "Adlam", "Afak": "Afaka", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/gl.json b/src/Symfony/Component/Intl/Resources/data/scripts/gl.json index 81061aa300445..56a1212515c95 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/gl.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/gl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "árabe", "Armn": "armenio", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/hi.json b/src/Symfony/Component/Intl/Resources/data/scripts/hi.json index 3af27f2c52fce..7b4eb5cce13b6 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/hi.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/hi.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "अरबी", "Armi": "इम्पिरियल आर्मेनिक", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/hy.json b/src/Symfony/Component/Intl/Resources/data/scripts/hy.json index c79bab1e43cec..3744b8f915dbb 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/hy.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/hy.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "արաբական", "Armn": "հայկական", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/is.json b/src/Symfony/Component/Intl/Resources/data/scripts/is.json index 5f6a81172efa4..16f9f4ba0f40e 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/is.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/is.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "arabískt", "Armn": "armenskt", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/ja.json b/src/Symfony/Component/Intl/Resources/data/scripts/ja.json index 2c8c4718963b4..47caf5537d552 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/ja.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/ja.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "Afak": "アファカ文字", "Aghb": "カフカス・アルバニア文字", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/kk.json b/src/Symfony/Component/Intl/Resources/data/scripts/kk.json index 1173b7acc3ab9..889561db8b5f1 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/kk.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/kk.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "араб жазуы", "Armn": "армян жазуы", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/km.json b/src/Symfony/Component/Intl/Resources/data/scripts/km.json index 4e4bada06d77d..b1e73455f4136 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/km.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/km.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "អារ៉ាប់", "Armn": "អាមេនី", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/ko.json b/src/Symfony/Component/Intl/Resources/data/scripts/ko.json index c723d1818b95c..f1906c30b591f 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/ko.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/ko.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Afak": "아파카 문자", "Aghb": "코카시안 알바니아 문자", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/ky.json b/src/Symfony/Component/Intl/Resources/data/scripts/ky.json index 64534eaaba756..15e2d0a1db9b8 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/ky.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/ky.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "Араб", "Armn": "Армян", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/lb.json b/src/Symfony/Component/Intl/Resources/data/scripts/lb.json index 63833b9ec772b..17f21f97011d8 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/lb.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/lb.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "Arab": "Arabesch", "Armi": "Armi", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/meta.json b/src/Symfony/Component/Intl/Resources/data/scripts/meta.json index d6edce68e952a..621210c004cfc 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/meta.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/meta.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Scripts": [ "Adlm", "Afak", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/mi.json b/src/Symfony/Component/Intl/Resources/data/scripts/mi.json index 4117186f66cf8..a217f23be66d2 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/mi.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/mi.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.85", + "Version": "2.1.49.82", "Names": { "Arab": "Arapika", "Cyrl": "Hīririki", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/mo.json b/src/Symfony/Component/Intl/Resources/data/scripts/mo.json index f1764c5b48252..1cfe695a39a06 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/mo.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/mo.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "Arab": "arabă", "Armn": "armeană", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/mt.json b/src/Symfony/Component/Intl/Resources/data/scripts/mt.json index 06987636600eb..75919bd2171f8 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/mt.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/mt.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.72", + "Version": "2.1.49.82", "Names": { "Arab": "Għarbi", "Cyrl": "Ċirilliku", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/my.json b/src/Symfony/Component/Intl/Resources/data/scripts/my.json index 2d526f7c702ea..c9c5d182da08e 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/my.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/my.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.36", + "Version": "2.1.49.82", "Names": { "Arab": "အာရေဗျ", "Armn": "အာမေးနီးယား", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/ne.json b/src/Symfony/Component/Intl/Resources/data/scripts/ne.json index a0c1a096c762a..a7e34d54bb312 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/ne.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/ne.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "अरबी", "Armi": "आर्मी", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/nl.json b/src/Symfony/Component/Intl/Resources/data/scripts/nl.json index 3d7a7527edd4c..9b86c647dd88a 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/nl.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/nl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "Adlm": "Adlam", "Afak": "Defaka", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/nn.json b/src/Symfony/Component/Intl/Resources/data/scripts/nn.json index 4e6b538705c0b..38808beb8eca1 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/nn.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/nn.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "Arab": "arabisk", "Armi": "armisk", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/or.json b/src/Symfony/Component/Intl/Resources/data/scripts/or.json index 1348efa743758..907ff6968f42d 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/or.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/or.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "ଆରବିକ୍", "Armi": "ଇମ୍ପେରିଆଲ୍ ଆରମିକ୍", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/ps.json b/src/Symfony/Component/Intl/Resources/data/scripts/ps.json index 07f7a87f6c2b5..24769d493c358 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/ps.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/ps.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "عربي", "Armn": "ارمانیایي", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/pt_PT.json b/src/Symfony/Component/Intl/Resources/data/scripts/pt_PT.json index 9368cef70c680..2f3b4ab51b92f 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/pt_PT.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/pt_PT.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.89", + "Version": "2.1.49.82", "Names": { "Armn": "arménio", "Beng": "bengalês", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/ro.json b/src/Symfony/Component/Intl/Resources/data/scripts/ro.json index f1764c5b48252..1cfe695a39a06 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/ro.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/ro.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "Arab": "arabă", "Armn": "armeană", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/ru.json b/src/Symfony/Component/Intl/Resources/data/scripts/ru.json index 543da6515bae6..320d2ebc4155b 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/ru.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/ru.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "Afak": "афака", "Arab": "арабица", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/sd.json b/src/Symfony/Component/Intl/Resources/data/scripts/sd.json index dfcd971b81ee6..be613e0dc4079 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/sd.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/sd.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "عربي", "Armn": "عرماني", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/sh.json b/src/Symfony/Component/Intl/Resources/data/scripts/sh.json index 440b28cacf623..2ec69eb441622 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/sh.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/sh.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.77", + "Version": "2.1.49.82", "Names": { "Arab": "arapsko pismo", "Armi": "imperijsko aramejsko pismo", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/so.json b/src/Symfony/Component/Intl/Resources/data/scripts/so.json index 18a03434c7e0c..7fa43a178c6f1 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/so.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/so.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "Carabi", "Armn": "Armeeniyaan", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/sr.json b/src/Symfony/Component/Intl/Resources/data/scripts/sr.json index 211ab2bd28eba..0e997d403270b 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/sr.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/sr.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "Arab": "арапско писмо", "Armi": "империјско арамејско писмо", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/sr_Latn.json b/src/Symfony/Component/Intl/Resources/data/scripts/sr_Latn.json index 440b28cacf623..2ec69eb441622 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/sr_Latn.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/sr_Latn.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.77", + "Version": "2.1.49.82", "Names": { "Arab": "arapsko pismo", "Armi": "imperijsko aramejsko pismo", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/tg.json b/src/Symfony/Component/Intl/Resources/data/scripts/tg.json index 86690daaa7804..a845e0b870b8b 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/tg.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/tg.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.96", + "Version": "2.1.49.82", "Names": { "Arab": "Арабӣ", "Cyrl": "Кириллӣ", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/th.json b/src/Symfony/Component/Intl/Resources/data/scripts/th.json index eccd7475185c9..4bb38d82a79ce 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/th.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/th.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "Afak": "อะฟาคา", "Aghb": "แอลเบเนีย คอเคเซีย", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/ti.json b/src/Symfony/Component/Intl/Resources/data/scripts/ti.json index 544b2c2990ee8..1b2ded1e0167e 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/ti.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/ti.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "Ethi": "ፊደል", "Latn": "ላቲን" diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/tk.json b/src/Symfony/Component/Intl/Resources/data/scripts/tk.json index 1b08112a71166..7d1ce7946855d 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/tk.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/tk.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.86", + "Version": "2.1.49.82", "Names": { "Arab": "Arap elipbiýi", "Armn": "Ermeni elipbiýi", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/tl.json b/src/Symfony/Component/Intl/Resources/data/scripts/tl.json index 8664c7e63624b..04007ab602327 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/tl.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/tl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "Arab": "Arabic", "Armn": "Armenian", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/tt.json b/src/Symfony/Component/Intl/Resources/data/scripts/tt.json index 8bdfe6ed01b53..b259e7f047e64 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/tt.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/tt.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.85", + "Version": "2.1.49.82", "Names": { "Arab": "гарәп", "Cyrl": "кирилл", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/ug.json b/src/Symfony/Component/Intl/Resources/data/scripts/ug.json index 0083f732e763d..a2c05f5e7fc67 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/ug.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/ug.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.82", + "Version": "2.1.49.82", "Names": { "Afak": "ئافاكا", "Arab": "ئەرەب", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/uk.json b/src/Symfony/Component/Intl/Resources/data/scripts/uk.json index 4dfd32dd65663..318b288c23848 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/uk.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/uk.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "Adlm": "адлам", "Afak": "афака", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/ur.json b/src/Symfony/Component/Intl/Resources/data/scripts/ur.json index 3688665d1558d..fc654de9238a2 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/ur.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/ur.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.20", + "Version": "2.1.49.82", "Names": { "Arab": "عربی", "Armn": "آرمینیائی", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/uz.json b/src/Symfony/Component/Intl/Resources/data/scripts/uz.json index 6f75dc0ed8bf1..9c9025edebee8 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/uz.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/uz.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "arab", "Armn": "arman", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/uz_Cyrl.json b/src/Symfony/Component/Intl/Resources/data/scripts/uz_Cyrl.json index e7410c4a815f1..11b7d6afca2a8 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/uz_Cyrl.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/uz_Cyrl.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.17", + "Version": "2.1.49.82", "Names": { "Arab": "Араб", "Armn": "Арман", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/vi.json b/src/Symfony/Component/Intl/Resources/data/scripts/vi.json index 7ae6326f7ccb5..d900cf1b08499 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/vi.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/vi.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "Adlm": "Adlm", "Afak": "Chữ Afaka", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/wo.json b/src/Symfony/Component/Intl/Resources/data/scripts/wo.json index ac88abd21a220..44b718f80cec3 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/wo.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/wo.json @@ -1,5 +1,5 @@ { - "Version": "2.1.47.84", + "Version": "2.1.49.82", "Names": { "Arab": "Araab", "Cyrl": "Sirilik", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/zh.json b/src/Symfony/Component/Intl/Resources/data/scripts/zh.json index 1d04a8644761f..5c196f56f6b9a 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/zh.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/zh.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "Adlm": "阿德拉姆文", "Afak": "阿法卡文", diff --git a/src/Symfony/Component/Intl/Resources/data/scripts/zh_Hant.json b/src/Symfony/Component/Intl/Resources/data/scripts/zh_Hant.json index 72b85fc4362f1..f3d6a377bb6e8 100644 --- a/src/Symfony/Component/Intl/Resources/data/scripts/zh_Hant.json +++ b/src/Symfony/Component/Intl/Resources/data/scripts/zh_Hant.json @@ -1,5 +1,5 @@ { - "Version": "2.1.48.42", + "Version": "2.1.49.82", "Names": { "Adlm": "富拉文", "Afak": "阿法卡文字", diff --git a/src/Symfony/Component/Intl/Resources/data/version.txt b/src/Symfony/Component/Intl/Resources/data/version.txt index 7aa60b79233a2..844aa57195661 100644 --- a/src/Symfony/Component/Intl/Resources/data/version.txt +++ b/src/Symfony/Component/Intl/Resources/data/version.txt @@ -1 +1 @@ -64.1 +64.2 From 8e93ef3d01b49873aabc35d878271354bb518ae1 Mon Sep 17 00:00:00 2001 From: Nicolas Grekas Date: Fri, 19 Apr 2019 15:15:45 +0200 Subject: [PATCH 03/26] [HttpFoundation] fix tests --- phpunit | 2 +- .../Component/HttpFoundation/Tests/ResponseTest.php | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/phpunit b/phpunit index ade55fab342c1..5bbbf0ded1863 100755 --- a/phpunit +++ b/phpunit @@ -1,7 +1,7 @@ #!/usr/bin/env php [ 'method' => 'GET', 'timeout' => 30, + 'user_agent' => __METHOD__, ], - ])); + ]); - $ianaHttpStatusCodes->load('https://www.iana.org/assignments/http-status-codes/http-status-codes.xml'); + $ianaHttpStatusCodes->loadXML(file_get_contents('https://www.iana.org/assignments/http-status-codes/http-status-codes.xml', false, $context)); if (!$ianaHttpStatusCodes->relaxNGValidate(__DIR__.'/schema/http-status-codes.rng')) { self::fail('Invalid IANA\'s HTTP status code list.'); } From c93194d1db2fb2195fc004ad1f16f48773fd0136 Mon Sep 17 00:00:00 2001 From: Teoh Han Hui Date: Thu, 18 Apr 2019 20:04:31 +0200 Subject: [PATCH 04/26] Fix name and phpdoc of ContainerBuilder::removeBindings --- .../Component/DependencyInjection/ContainerBuilder.php | 6 +++--- .../Loader/Configurator/ServiceConfigurator.php | 2 +- .../Component/DependencyInjection/Loader/FileLoader.php | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Symfony/Component/DependencyInjection/ContainerBuilder.php b/src/Symfony/Component/DependencyInjection/ContainerBuilder.php index e6a2aa0531ea9..c322b4357ad20 100644 --- a/src/Symfony/Component/DependencyInjection/ContainerBuilder.php +++ b/src/Symfony/Component/DependencyInjection/ContainerBuilder.php @@ -1527,13 +1527,13 @@ public function getRemovedBindingIds() } /** - * Adds a removed binding id. + * Removes bindings for a service. * - * @param int $id + * @param string $id The service identifier * * @internal */ - public function addRemovedBindingIds($id) + public function removeBindings($id) { if ($this->hasDefinition($id)) { foreach ($this->getDefinition($id)->getBindings() as $key => $binding) { diff --git a/src/Symfony/Component/DependencyInjection/Loader/Configurator/ServiceConfigurator.php b/src/Symfony/Component/DependencyInjection/Loader/Configurator/ServiceConfigurator.php index 21b1669d09eca..897dedaac58e1 100644 --- a/src/Symfony/Component/DependencyInjection/Loader/Configurator/ServiceConfigurator.php +++ b/src/Symfony/Component/DependencyInjection/Loader/Configurator/ServiceConfigurator.php @@ -59,7 +59,7 @@ public function __destruct() { parent::__destruct(); - $this->container->addRemovedBindingIds($this->id); + $this->container->removeBindings($this->id); if (!$this->definition instanceof ChildDefinition) { $this->container->setDefinition($this->id, $this->definition->setInstanceofConditionals($this->instanceof)); diff --git a/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php b/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php index 0dd1a3d8bded4..f0d920189240b 100644 --- a/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php +++ b/src/Symfony/Component/DependencyInjection/Loader/FileLoader.php @@ -91,7 +91,7 @@ public function registerClasses(Definition $prototype, $namespace, $resource, $e */ protected function setDefinition($id, Definition $definition) { - $this->container->addRemovedBindingIds($id); + $this->container->removeBindings($id); if ($this->isLoadingInstanceof) { if (!$definition instanceof ChildDefinition) { From 418678823b072d6246b7af5ba92a7273e2f400ee Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Tue, 23 Apr 2019 17:04:28 +0200 Subject: [PATCH 05/26] Intercept redirections only for HTML format --- .../EventListener/WebDebugToolbarListener.php | 2 +- .../EventListener/WebDebugToolbarListenerTest.php | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/src/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php b/src/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php index df8a3666cf8f8..3b32f4011260e 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php +++ b/src/Symfony/Bundle/WebProfilerBundle/EventListener/WebDebugToolbarListener.php @@ -87,7 +87,7 @@ public function onKernelResponse(FilterResponseEvent $event) return; } - if ($response->headers->has('X-Debug-Token') && $response->isRedirect() && $this->interceptRedirects) { + if ($response->headers->has('X-Debug-Token') && $response->isRedirect() && $this->interceptRedirects && 'html' === $request->getRequestFormat()) { $session = $request->getSession(); if (null !== $session && $session->isStarted() && $session->getFlashBag() instanceof AutoExpireFlashBag) { // keep current flashes for one more request if using AutoExpireFlashBag diff --git a/src/Symfony/Bundle/WebProfilerBundle/Tests/EventListener/WebDebugToolbarListenerTest.php b/src/Symfony/Bundle/WebProfilerBundle/Tests/EventListener/WebDebugToolbarListenerTest.php index a6ed9e8d7adc2..1260886f8df13 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Tests/EventListener/WebDebugToolbarListenerTest.php +++ b/src/Symfony/Bundle/WebProfilerBundle/Tests/EventListener/WebDebugToolbarListenerTest.php @@ -58,7 +58,7 @@ public function getInjectToolbarTests() /** * @dataProvider provideRedirects */ - public function testRedirectionIsIntercepted($statusCode, $hasSession) + public function testHtmlRedirectionIsIntercepted($statusCode, $hasSession) { $response = new Response('Some content', $statusCode); $response->headers->set('X-Debug-Token', 'xxxxxxxx'); @@ -71,6 +71,19 @@ public function testRedirectionIsIntercepted($statusCode, $hasSession) $this->assertEquals('Redirection', $response->getContent()); } + public function testNonHtmlRedirectionIsNotIntercepted() + { + $response = new Response('Some content', '301'); + $response->headers->set('X-Debug-Token', 'xxxxxxxx'); + $event = new FilterResponseEvent($this->getKernelMock(), $this->getRequestMock(false, 'json', true), HttpKernelInterface::MASTER_REQUEST, $response); + + $listener = new WebDebugToolbarListener($this->getTwigMock('Redirection'), true); + $listener->onKernelResponse($event); + + $this->assertEquals(301, $response->getStatusCode()); + $this->assertEquals('Some content', $response->getContent()); + } + public function testToolbarIsInjected() { $response = new Response(''); From 76a33732484e17d2ef06b23852745af8e08672db Mon Sep 17 00:00:00 2001 From: Roland Franssen Date: Thu, 25 Apr 2019 13:43:31 +0200 Subject: [PATCH 06/26] [Validator] Add Dutch translations --- .../Resources/translations/validators.nl.xlf | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf index 52815e8e721f3..478ca19753a64 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.nl.xlf @@ -330,6 +330,38 @@ This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}. Deze bedrijfsidentificatiecode (BIC) is niet gekoppeld aan IBAN {{ iban }}. + + This value should be valid JSON. + Deze waarde moet geldige JSON zijn. + + + This collection should contain only unique elements. + Deze collectie moet alleen unieke elementen bevatten. + + + This value should be positive. + Deze waarde moet positief zijn. + + + This value should be either positive or zero. + Deze waarde moet positief of gelijk aan nul zijn. + + + This value should be negative. + Deze waarde moet negatief zijn. + + + This value should be either negative or zero. + Deze waarde moet negatief of gelijk aan nul zijn. + + + This value is not a valid timezone. + Deze waarde is geen geldige tijdzone. + + + This password has been leaked in a data breach, it must not be used. Please use another password. + Dit wachtwoord is gelekt vanwege een data-inbreuk, het moet niet worden gebruikt. Kies een ander wachtwoord. + From 6b50b43fdc69f0ccc10b49ede24b6d429c6103c6 Mon Sep 17 00:00:00 2001 From: Toni Peric Date: Thu, 25 Apr 2019 14:55:31 +0200 Subject: [PATCH 07/26] [Validator] Fixed imprecise translations --- .../Resources/translations/validators.hr.xlf | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf index ab033a11c3b01..60f02435f5f27 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.hr.xlf @@ -20,7 +20,7 @@ The value you selected is not a valid choice. - Ova vrijednost treba biti jedna od ponuđenih. + Ova vrijednost nije valjan izbor. You must select at least {{ limit }} choice.|You must select at least {{ limit }} choices. @@ -36,7 +36,7 @@ This field was not expected. - Ovo polje nije očekivalo. + Ovo polje nije očekivano. This field is missing. @@ -48,7 +48,7 @@ This value is not a valid datetime. - Ova vrijednost nije ispravan datum-vrijeme. + Ova vrijednost nije ispravnog datum-vrijeme formata. This value is not a valid email address. @@ -88,11 +88,11 @@ This value should not be blank. - Ova vrijednost ne smije biti prazna. + Ova vrijednost ne bi trebala biti prazna. This value should not be null. - Ova vrijednost ne smije biti null. + Ova vrijednost ne bi trebala biti null. This value should be null. @@ -148,7 +148,7 @@ This value is not a valid country. - Ova vrijednost nije ispravna zemlja. + Ova vrijednost nije ispravna država. This value is already used. @@ -192,7 +192,7 @@ No temporary folder was configured in php.ini. - U php.ini datoteci nije konfiguriran privremeni folder. + U php.ini datoteci nije konfiguriran privremeni direktorij. Cannot write temporary file to disk. @@ -220,7 +220,7 @@ Unsupported card type or invalid card number. - Neispravan broj kartice ili tip kartice nije podržan. + Tip kartice nije podržan ili je broj kartice neispravan. This is not a valid International Bank Account Number (IBAN). @@ -248,35 +248,35 @@ This value should be equal to {{ compared_value }}. - Ova vrijednost bi trebala biti jednaka {{ compared_value }}. + Ova vrijednost treba biti jednaka {{ compared_value }}. This value should be greater than {{ compared_value }}. - Ova vrijednost bi trebala biti veća od {{ compared_value }}. + Ova vrijednost treba biti veća od {{ compared_value }}. This value should be greater than or equal to {{ compared_value }}. - Ova vrijednost bi trebala biti veća ili jednaka od {{ compared_value }}. + Ova vrijednost treba biti veća od ili jednaka {{ compared_value }}. This value should be identical to {{ compared_value_type }} {{ compared_value }}. - Ova vrijednost bi trebala biti {{ compared_value_type }} {{ compared_value }}. + Ova vrijednost treba biti {{ compared_value_type }} {{ compared_value }}. This value should be less than {{ compared_value }}. - Ova vrijednost bi trebala biti manja od {{ compared_value }}. + Ova vrijednost treba biti manja od {{ compared_value }}. This value should be less than or equal to {{ compared_value }}. - Ova vrijednost bi trebala biti manja ili jednaka {{ compared_value }}. + Ova vrijednost treba biti manja od ili jednaka {{ compared_value }}. This value should not be equal to {{ compared_value }}. - Ova vrijednost ne bi trebala biti {{ compared_value }}. + Ova vrijednost treba biti različita od {{ compared_value }}. This value should not be identical to {{ compared_value_type }} {{ compared_value }}. - Ova vrijednost ne bi trebala biti {{ compared_value_type }} {{ compared_value }}. + Ova vrijednost treba biti različita od {{ compared_value_type }} {{ compared_value }}. The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}. @@ -304,11 +304,11 @@ The host could not be resolved. - Poslužitelj nije mogao biti razriješen. + Poslužitelj ne može biti pronađen. This value does not match the expected {{ charset }} charset. - Znakovne oznake vrijednosti ne odgovaraju očekivanom {{ charset }} skupu. + Ova vrijednost ne odgovara očekivanom {{ charset }} znakovnom skupu. This is not a valid Business Identifier Code (BIC). From ac8256ba9cb565abd1c19f2d86964e501bb7f44e Mon Sep 17 00:00:00 2001 From: Robin Chalas Date: Fri, 26 Apr 2019 23:58:06 +0200 Subject: [PATCH 08/26] [TwigBridge] Fix deprecation on twig 2.9 --- .../Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php b/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php index 5beae16dba3f7..e219faa79fed8 100644 --- a/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php +++ b/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php @@ -24,6 +24,7 @@ use Twig\Node\Node; use Twig\Node\SetNode; use Twig\NodeVisitor\AbstractNodeVisitor; +use Twig\TokenParser\ApplyTokenParser; /** * @author Fabien Potencier @@ -95,7 +96,8 @@ protected function doEnterNode(Node $node, Environment $env) protected function doLeaveNode(Node $node, Environment $env) { if ($node instanceof TransDefaultDomainNode) { - return false; + // must return null as of Twig 2.9 + return class_exists(ApplyTokenParser::class) ? null : false; } if ($node instanceof BlockNode || $node instanceof ModuleNode) { From 796f2fff9b3dc56c33c679bca6d17c943c41fa38 Mon Sep 17 00:00:00 2001 From: Roland Franssen Date: Fri, 26 Apr 2019 18:22:08 +0200 Subject: [PATCH 09/26] [Form] Fix author tag + exception messages --- .../DateTimeZoneToStringTransformer.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeZoneToStringTransformer.php b/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeZoneToStringTransformer.php index 32fa5d1129d5e..bec7509fb7fe8 100644 --- a/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeZoneToStringTransformer.php +++ b/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeZoneToStringTransformer.php @@ -17,7 +17,7 @@ /** * Transforms between a timezone identifier string and a DateTimeZone object. * - * @author Roland Franssen + * @author Roland Franssen */ class DateTimeZoneToStringTransformer implements DataTransformerInterface { @@ -39,14 +39,14 @@ public function transform($dateTimeZone) if ($this->multiple) { if (!\is_array($dateTimeZone)) { - throw new TransformationFailedException('Expected an array.'); + throw new TransformationFailedException('Expected an array of \DateTimeZone objects.'); } return array_map([new self(), 'transform'], $dateTimeZone); } if (!$dateTimeZone instanceof \DateTimeZone) { - throw new TransformationFailedException('Expected a \DateTimeZone.'); + throw new TransformationFailedException('Expected a \DateTimeZone object.'); } return $dateTimeZone->getName(); @@ -63,14 +63,14 @@ public function reverseTransform($value) if ($this->multiple) { if (!\is_array($value)) { - throw new TransformationFailedException('Expected an array.'); + throw new TransformationFailedException('Expected an array of timezone identifier strings.'); } return array_map([new self(), 'reverseTransform'], $value); } if (!\is_string($value)) { - throw new TransformationFailedException('Expected a string.'); + throw new TransformationFailedException('Expected a timezone identifier string.'); } try { From ca77d9a33ed706095c83bd81e0939d4eea2d9111 Mon Sep 17 00:00:00 2001 From: Stadly Date: Fri, 26 Apr 2019 16:33:25 +0200 Subject: [PATCH 10/26] [Translator] Preserve default domain when extracting strings from php files --- src/Symfony/Component/Translation/Extractor/PhpExtractor.php | 5 ++++- .../Translation/Tests/Extractor/PhpExtractorTest.php | 1 + .../Tests/fixtures/extractor/translation.html.php | 2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/src/Symfony/Component/Translation/Extractor/PhpExtractor.php b/src/Symfony/Component/Translation/Extractor/PhpExtractor.php index 7f4c6e60394c4..8ded66d20a34b 100644 --- a/src/Symfony/Component/Translation/Extractor/PhpExtractor.php +++ b/src/Symfony/Component/Translation/Extractor/PhpExtractor.php @@ -226,7 +226,10 @@ protected function parseTokens($tokens, MessageCatalogue $catalog) } elseif (self::METHOD_ARGUMENTS_TOKEN === $item) { $this->skipMethodArgument($tokenIterator); } elseif (self::DOMAIN_TOKEN === $item) { - $domain = $this->getValue($tokenIterator); + $domainToken = $this->getValue($tokenIterator); + if ('' !== $domainToken) { + $domain = $domainToken; + } break; } else { diff --git a/src/Symfony/Component/Translation/Tests/Extractor/PhpExtractorTest.php b/src/Symfony/Component/Translation/Tests/Extractor/PhpExtractorTest.php index 73ccb07cfb07e..7cde108080cd1 100644 --- a/src/Symfony/Component/Translation/Tests/Extractor/PhpExtractorTest.php +++ b/src/Symfony/Component/Translation/Tests/Extractor/PhpExtractorTest.php @@ -52,6 +52,7 @@ public function testExtraction($resource) $expectedNowdoc => 'prefix'.$expectedNowdoc, '{0} There is no apples|{1} There is one apple|]1,Inf[ There are %count% apples' => 'prefix{0} There is no apples|{1} There is one apple|]1,Inf[ There are %count% apples', 'concatenated message with heredoc and nowdoc' => 'prefixconcatenated message with heredoc and nowdoc', + 'default domain' => 'prefixdefault domain', ], 'not_messages' => [ 'other-domain-test-no-params-short-array' => 'prefixother-domain-test-no-params-short-array', diff --git a/src/Symfony/Component/Translation/Tests/fixtures/extractor/translation.html.php b/src/Symfony/Component/Translation/Tests/fixtures/extractor/translation.html.php index 55520203c6cb1..5085eab439cdb 100644 --- a/src/Symfony/Component/Translation/Tests/fixtures/extractor/translation.html.php +++ b/src/Symfony/Component/Translation/Tests/fixtures/extractor/translation.html.php @@ -55,3 +55,5 @@ trans('typecast', ['a' => (int) '123'], 'not_messages'); ?> transChoice('msg1', 10 + 1, [], 'not_messages'); ?> transChoice('msg2', ceil(4.5), [], 'not_messages'); ?> + +trans('default domain', [], null); ?> From 1d5aaf63f50a87b7f235efc5294f02a9d3e5d3b0 Mon Sep 17 00:00:00 2001 From: Jordi Rejas Date: Wed, 10 Apr 2019 11:25:54 +0200 Subject: [PATCH 11/26] Updated some translation files --- .../Resources/translations/security.eu.xlf | 67 +++++++++++++++++++ .../Resources/translations/validators.es.xlf | 32 +++++++++ 2 files changed, 99 insertions(+) create mode 100644 src/Symfony/Component/Security/Core/Resources/translations/security.eu.xlf diff --git a/src/Symfony/Component/Security/Core/Resources/translations/security.eu.xlf b/src/Symfony/Component/Security/Core/Resources/translations/security.eu.xlf new file mode 100644 index 0000000000000..66fd63fa55cc4 --- /dev/null +++ b/src/Symfony/Component/Security/Core/Resources/translations/security.eu.xlf @@ -0,0 +1,67 @@ + + + + + + An authentication exception occurred. + Autentifikazio-errorea gertatu da. + + + Authentication credentials could not be found. + Ez dira aurkitu autentifikazio-kredentzialak. + + + Authentication request could not be processed due to a system problem. + Ezin izan da autentifikazio-eskaera prozesatu, sistema-arazo bat gertatu da eta. + + + Invalid credentials. + Kredentzialak okerrak dira. + + + Cookie has already been used by someone else. + Dagoeneko beste pertsona batek erabili du cookiea. + + + Not privileged to request the resource. + Ez duzu baliabidea eskatzeko aukerarik. + + + Invalid CSRF token. + CSRF tokena okerra da. + + + No authentication provider found to support the authentication token. + Ez da aurkitu autentifikazio-tokena eutsi dezakeen autentifikazio-hornitzailerik. + + + No session available, it either timed out or cookies are not enabled. + Ez dago saiorik erabilgarri, iraungi egin da edo cookieak ez daude gaituta. + + + No token could be found. + Ez da tokenik aurkitu. + + + Username could not be found. + Ez da erabiltzaile-izena aurkitu. + + + Account has expired. + Kontua iraungi da. + + + Credentials have expired. + Kredentzialak iraungi dira. + + + Account is disabled. + Kontua desgaituta dago. + + + Account is locked. + Kontua blokeatuta dago. + + + + diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf index 69ab34e8b29ce..f248f1cf3f20b 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.es.xlf @@ -330,6 +330,38 @@ This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}. Este Código de Identificación Bancaria (BIC) no está asociado con el IBAN {{ iban }}. + + This value should be valid JSON. + Este valor debería ser un JSON válido. + + + This collection should contain only unique elements. + Esta colección debería tener exclusivamente elementos únicos. + + + This value should be positive. + Este valor debería ser positivo. + + + This value should be either positive or zero. + Este valor debería ser positivo o igual a cero. + + + This value should be negative. + Este valor debería ser negativo. + + + This value should be either negative or zero. + Este valor debería ser negativo o igual a cero. + + + This value is not a valid timezone. + Este valor no es una zona horaria válida. + + + This password has been leaked in a data breach, it must not be used. Please use another password. + Esta contraseña no se puede utilizar porque está incluida en un listado de contraseñas públicas obtenido gracias a fallos de seguridad de otros sitios y aplicaciones. Por favor utilice otra contraseña. + From 9c11b98d0a69e719b96c6609c50541f22bdc81aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Sat, 27 Apr 2019 17:12:24 +0200 Subject: [PATCH 12/26] Use the apply tag instead of the filter tag The filter has been deprecated in favor of the apply tag since Twig 2.9, see https://twig.symfony.com/doc/2.x/tags/filter.html (apply does not seem to have its own documentation page yet). --- composer.json | 2 +- .../Resources/views/Exception/traces_text.html.twig | 4 ++-- src/Symfony/Bundle/TwigBundle/composer.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 6d5065d4d3084..6da4810c5c456 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "ext-xml": "*", "doctrine/common": "~2.4", "fig/link-util": "^1.0", - "twig/twig": "^1.35|^2.4.4", + "twig/twig": "^1.40|^2.9", "psr/cache": "~1.0", "psr/container": "^1.0", "psr/link": "^1.0", diff --git a/src/Symfony/Bundle/TwigBundle/Resources/views/Exception/traces_text.html.twig b/src/Symfony/Bundle/TwigBundle/Resources/views/Exception/traces_text.html.twig index 318a5bbeeb0c7..2f28255c037b9 100644 --- a/src/Symfony/Bundle/TwigBundle/Resources/views/Exception/traces_text.html.twig +++ b/src/Symfony/Bundle/TwigBundle/Resources/views/Exception/traces_text.html.twig @@ -19,9 +19,9 @@ {% if exception.trace|length %}
-                {%- filter escape('html') -%}
+                {%- apply escape('html') -%}
                     {{- include('@Twig/Exception/traces.txt.twig', { exception: exception, format: 'html' }, with_context = false) }}
-                {% endfilter %}
+                {% endapply %}
                 
{% endif %} diff --git a/src/Symfony/Bundle/TwigBundle/composer.json b/src/Symfony/Bundle/TwigBundle/composer.json index 5feaebd29c099..5d27f06ff92be 100644 --- a/src/Symfony/Bundle/TwigBundle/composer.json +++ b/src/Symfony/Bundle/TwigBundle/composer.json @@ -22,7 +22,7 @@ "symfony/http-foundation": "~2.8|~3.0|~4.0", "symfony/http-kernel": "^3.3|~4.0", "symfony/polyfill-ctype": "~1.8", - "twig/twig": "~1.34|~2.4" + "twig/twig": "~1.40|~2.9" }, "require-dev": { "symfony/asset": "~2.8|~3.0|~4.0", From d25f6500055d526f4c0e4fdd9e90c260737d5a20 Mon Sep 17 00:00:00 2001 From: Robin Chalas Date: Sat, 27 Apr 2019 23:20:35 +0200 Subject: [PATCH 13/26] [Serializer] Fix tests --- src/Symfony/Component/Serializer/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Component/Serializer/composer.json b/src/Symfony/Component/Serializer/composer.json index 0078936a589c3..e6282b14debe1 100644 --- a/src/Symfony/Component/Serializer/composer.json +++ b/src/Symfony/Component/Serializer/composer.json @@ -25,7 +25,7 @@ "symfony/property-access": "~2.8|~3.0|~4.0", "symfony/http-foundation": "~2.8|~3.0|~4.0", "symfony/cache": "~3.1|~4.0", - "symfony/property-info": "~3.1|~4.0", + "symfony/property-info": "^3.4.13|~4.0", "doctrine/annotations": "~1.0", "symfony/dependency-injection": "~3.2|~4.0", "doctrine/cache": "~1.0", From 0e29e392f2c3b472db027c91be6540a3e43f2ddc Mon Sep 17 00:00:00 2001 From: Robin Chalas Date: Sun, 28 Apr 2019 00:09:28 +0200 Subject: [PATCH 14/26] [TwigBridge] Require twig ^1.40|^2.9 --- .../Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php | 4 +--- src/Symfony/Bridge/Twig/composer.json | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php b/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php index e219faa79fed8..04b68ef6be199 100644 --- a/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php +++ b/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php @@ -24,7 +24,6 @@ use Twig\Node\Node; use Twig\Node\SetNode; use Twig\NodeVisitor\AbstractNodeVisitor; -use Twig\TokenParser\ApplyTokenParser; /** * @author Fabien Potencier @@ -96,8 +95,7 @@ protected function doEnterNode(Node $node, Environment $env) protected function doLeaveNode(Node $node, Environment $env) { if ($node instanceof TransDefaultDomainNode) { - // must return null as of Twig 2.9 - return class_exists(ApplyTokenParser::class) ? null : false; + return null; } if ($node instanceof BlockNode || $node instanceof ModuleNode) { diff --git a/src/Symfony/Bridge/Twig/composer.json b/src/Symfony/Bridge/Twig/composer.json index 42d8bef4ace45..071b25b18e419 100644 --- a/src/Symfony/Bridge/Twig/composer.json +++ b/src/Symfony/Bridge/Twig/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^5.5.9|>=7.0.8", - "twig/twig": "^1.37.1|^2.6.2" + "twig/twig": "^1.40|^2.9" }, "require-dev": { "symfony/asset": "~2.8|~3.0|~4.0", From e461d36ec45e449ea52eb91ce9e3814c76a92cf0 Mon Sep 17 00:00:00 2001 From: Nicolas Grekas Date: Sun, 28 Apr 2019 11:46:42 +0200 Subject: [PATCH 15/26] [FramworkBundle] mark any env vars found in the ide setting as used --- .../FrameworkBundle/DependencyInjection/FrameworkExtension.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php b/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php index ee5dc86df201f..4e792ded2e08d 100644 --- a/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php +++ b/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php @@ -212,6 +212,8 @@ public function load(array $configs, ContainerBuilder $container) 'phpstorm' => 'phpstorm://open?file=%%f&line=%%l', ]; $ide = $config['ide']; + // mark any env vars found in the ide setting as used + $container->resolveEnvPlaceholders($ide); $container->setParameter('templating.helper.code.file_link_format', str_replace('%', '%%', ini_get('xdebug.file_link_format') ?: get_cfg_var('xdebug.file_link_format')) ?: (isset($links[$ide]) ? $links[$ide] : $ide)); } From d4337fc8a281572b15729ac4702c1ddb8a3497ae Mon Sep 17 00:00:00 2001 From: MrNicodemuz Date: Mon, 29 Apr 2019 10:05:10 +0800 Subject: [PATCH 16/26] Fix Thai translation in validators.th.xlf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The translated message is wrongly prefixed with a "T" character. The correct translation should read as "ค่านี้ถูกใช้งานไปแล้ว". --- .../Validator/Resources/translations/validators.th.xlf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.th.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.th.xlf index d5b57031b9f69..63ce95ab1bee5 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.th.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.th.xlf @@ -152,7 +152,7 @@ This value is already used. - Tค่านี้ถูกใช้งานไปแล้ว + ค่านี้ถูกใช้งานไปแล้ว The size of the image could not be detected. From e6e98363b0bdc4754897476774f10c9351920edf Mon Sep 17 00:00:00 2001 From: "Issei.M" Date: Mon, 29 Apr 2019 17:17:01 +0900 Subject: [PATCH 17/26] [Validator] Translate messages into Japanese --- .../Resources/translations/validators.ja.xlf | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf b/src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf index 207d4ba7ae218..5a391a2e6626e 100644 --- a/src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf +++ b/src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf @@ -330,6 +330,38 @@ This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}. このSWIFTコードはIBANコード({{ iban }})に関連付けられていません。 + + This value should be valid JSON. + JSONでなければなりません。 + + + This collection should contain only unique elements. + 要素は重複してはなりません。 + + + This value should be positive. + 正の数でなければなりません。 + + + This value should be either positive or zero. + 正の数、または0でなければなりません。 + + + This value should be negative. + 負の数でなければなりません。 + + + This value should be either negative or zero. + 負の数、または0でなければなりません。 + + + This value is not a valid timezone. + 有効なタイムゾーンではありません。 + + + This password has been leaked in a data breach, it must not be used. Please use another password. + このパスワードは漏洩している為使用できません。 + From 648832823f6d0c993357f5a3b52636a5b3f4b499 Mon Sep 17 00:00:00 2001 From: Ondrej Exner Date: Tue, 30 Apr 2019 09:27:22 +0200 Subject: [PATCH 18/26] fix ConsoleFormatter - call to a member function format() on string --- .../Monolog/Formatter/ConsoleFormatter.php | 4 +- .../Tests/Formatter/ConsoleFormatterTest.php | 66 +++++++++++++++++++ 2 files changed, 69 insertions(+), 1 deletion(-) create mode 100644 src/Symfony/Bridge/Monolog/Tests/Formatter/ConsoleFormatterTest.php diff --git a/src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php b/src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php index 14f44069eb08a..0cf1e8bd29d8c 100644 --- a/src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php +++ b/src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php @@ -133,7 +133,9 @@ public function format(array $record) } $formatted = strtr($this->options['format'], [ - '%datetime%' => $record['datetime']->format($this->options['date_format']), + '%datetime%' => $record['datetime'] instanceof \DateTimeInterface + ? $record['datetime']->format($this->options['date_format']) + : $record['datetime'], '%start_tag%' => sprintf('<%s>', $levelColor), '%level_name%' => sprintf('%-9s', $record['level_name']), '%end_tag%' => '', diff --git a/src/Symfony/Bridge/Monolog/Tests/Formatter/ConsoleFormatterTest.php b/src/Symfony/Bridge/Monolog/Tests/Formatter/ConsoleFormatterTest.php new file mode 100644 index 0000000000000..c09597e916cfc --- /dev/null +++ b/src/Symfony/Bridge/Monolog/Tests/Formatter/ConsoleFormatterTest.php @@ -0,0 +1,66 @@ + + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. + */ + +namespace Symfony\Bridge\Monolog\Tests\Formatter; + +use Monolog\Logger; +use PHPUnit\Framework\TestCase; +use Symfony\Bridge\Monolog\Formatter\ConsoleFormatter; + +class ConsoleFormatterTest extends TestCase +{ + /** + * @dataProvider providerFormatTests + */ + public function testFormat(array $record, $expectedMessage) + { + $formatter = new ConsoleFormatter(); + self::assertSame($expectedMessage, $formatter->format($record)); + } + + /** + * @return array + */ + public function providerFormatTests() + { + $currentDateTime = new \DateTime(); + + return [ + 'record with DateTime object in datetime field' => [ + 'record' => [ + 'message' => 'test', + 'context' => [], + 'level' => Logger::WARNING, + 'level_name' => Logger::getLevelName(Logger::WARNING), + 'channel' => 'test', + 'datetime' => $currentDateTime, + 'extra' => [], + ], + 'expectedMessage' => sprintf( + "%s WARNING [test] test\n", + $currentDateTime->format(ConsoleFormatter::SIMPLE_DATE) + ), + ], + 'record with string in datetime field' => [ + 'record' => [ + 'message' => 'test', + 'context' => [], + 'level' => Logger::WARNING, + 'level_name' => Logger::getLevelName(Logger::WARNING), + 'channel' => 'test', + 'datetime' => '2019-01-01T00:42:00+00:00', + 'extra' => [], + ], + 'expectedMessage' => "2019-01-01T00:42:00+00:00 WARNING [test] test\n", + ], + ]; + } +} From 730df0860c85d186a19aafb02c7791c644ab94cd Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Tue, 30 Apr 2019 14:16:44 +0200 Subject: [PATCH 19/26] relax assertions in tests --- .../Twig/Tests/Extension/AbstractBootstrap3LayoutTest.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3LayoutTest.php b/src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3LayoutTest.php index e50076da73105..183cd820c3d02 100644 --- a/src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3LayoutTest.php +++ b/src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3LayoutTest.php @@ -2376,11 +2376,7 @@ public function testTimezone() [@name="name"] [@class="my&class form-control"] [not(@required)] - [./optgroup - [@label="Europe"] - [./option[@value="Europe/Vienna"][@selected="selected"][.="Vienna"]] - ] - [count(./optgroup)>10] + [.//option[@value="Europe/Vienna"][@selected="selected"]] [count(.//option)>200] ' ); @@ -2397,7 +2393,6 @@ public function testTimezoneWithPlaceholder() '/select [@class="my&class form-control"] [./option[@value=""][not(@selected)][not(@disabled)][.="[trans]Select&Timezone[/trans]"]] - [count(./optgroup)>10] [count(.//option)>201] ' ); From 312a456e044b41eb22cbb49a1733609a33c97b98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Pineau?= Date: Tue, 30 Apr 2019 16:24:14 +0200 Subject: [PATCH 20/26] [Workflow] Fixed dumping when many transition with same name exist --- .../Workflow/Dumper/GraphvizDumper.php | 25 +++-- .../Tests/Dumper/GraphvizDumperTest.php | 104 +++++++++--------- 2 files changed, 68 insertions(+), 61 deletions(-) diff --git a/src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php b/src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php index 88a6888ad953c..6f98350aa329b 100644 --- a/src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php +++ b/src/Symfony/Component/Workflow/Dumper/GraphvizDumper.php @@ -120,8 +120,8 @@ protected function addTransitions(array $transitions) { $code = ''; - foreach ($transitions as $place) { - $code .= sprintf(" transition_%s [label=\"%s\", shape=box%s];\n", $this->dotize($place['name']), $place['name'], $this->addAttributes($place['attributes'])); + foreach ($transitions as $i => $place) { + $code .= sprintf(" transition_%d [label=\"%s\", shape=box%s];\n", $this->dotize($i), $place['name'], $this->addAttributes($place['attributes'])); } return $code; @@ -134,12 +134,13 @@ protected function findEdges(Definition $definition) { $dotEdges = []; - foreach ($definition->getTransitions() as $transition) { + foreach ($definition->getTransitions() as $i => $transition) { foreach ($transition->getFroms() as $from) { $dotEdges[] = [ 'from' => $from, 'to' => $transition->getName(), 'direction' => 'from', + 'transition_number' => $i, ]; } foreach ($transition->getTos() as $to) { @@ -147,6 +148,7 @@ protected function findEdges(Definition $definition) 'from' => $transition->getName(), 'to' => $to, 'direction' => 'to', + 'transition_number' => $i, ]; } } @@ -162,12 +164,17 @@ protected function addEdges(array $edges) $code = ''; foreach ($edges as $edge) { - $code .= sprintf(" %s_%s -> %s_%s [style=\"solid\"];\n", - 'from' === $edge['direction'] ? 'place' : 'transition', - $this->dotize($edge['from']), - 'from' === $edge['direction'] ? 'transition' : 'place', - $this->dotize($edge['to']) - ); + if ('from' === $edge['direction']) { + $code .= sprintf(" place_%s -> transition_%d [style=\"solid\"];\n", + $this->dotize($edge['from']), + $this->dotize($edge['transition_number']) + ); + } else { + $code .= sprintf(" transition_%d -> place_%s [style=\"solid\"];\n", + $this->dotize($edge['transition_number']), + $this->dotize($edge['to']) + ); + } } return $code; diff --git a/src/Symfony/Component/Workflow/Tests/Dumper/GraphvizDumperTest.php b/src/Symfony/Component/Workflow/Tests/Dumper/GraphvizDumperTest.php index a5d9087ff533e..116f8000775b1 100644 --- a/src/Symfony/Component/Workflow/Tests/Dumper/GraphvizDumperTest.php +++ b/src/Symfony/Component/Workflow/Tests/Dumper/GraphvizDumperTest.php @@ -73,26 +73,26 @@ public function createComplexWorkflowDefinitionDumpWithMarking() place_e [label="e", shape=circle]; place_f [label="f", shape=circle]; place_g [label="g", shape=circle]; - transition_t1 [label="t1", shape=box, shape="box", regular="1"]; - transition_t2 [label="t2", shape=box, shape="box", regular="1"]; - transition_t3 [label="t3", shape=box, shape="box", regular="1"]; - transition_t4 [label="t4", shape=box, shape="box", regular="1"]; - transition_t5 [label="t5", shape=box, shape="box", regular="1"]; - transition_t6 [label="t6", shape=box, shape="box", regular="1"]; - place_a -> transition_t1 [style="solid"]; - transition_t1 -> place_b [style="solid"]; - transition_t1 -> place_c [style="solid"]; - place_b -> transition_t2 [style="solid"]; - place_c -> transition_t2 [style="solid"]; - transition_t2 -> place_d [style="solid"]; - place_d -> transition_t3 [style="solid"]; - transition_t3 -> place_e [style="solid"]; - place_d -> transition_t4 [style="solid"]; - transition_t4 -> place_f [style="solid"]; - place_e -> transition_t5 [style="solid"]; - transition_t5 -> place_g [style="solid"]; - place_f -> transition_t6 [style="solid"]; - transition_t6 -> place_g [style="solid"]; + transition_0 [label="t1", shape=box, shape="box", regular="1"]; + transition_1 [label="t2", shape=box, shape="box", regular="1"]; + transition_2 [label="t3", shape=box, shape="box", regular="1"]; + transition_3 [label="t4", shape=box, shape="box", regular="1"]; + transition_4 [label="t5", shape=box, shape="box", regular="1"]; + transition_5 [label="t6", shape=box, shape="box", regular="1"]; + place_a -> transition_0 [style="solid"]; + transition_0 -> place_b [style="solid"]; + transition_0 -> place_c [style="solid"]; + place_b -> transition_1 [style="solid"]; + place_c -> transition_1 [style="solid"]; + transition_1 -> place_d [style="solid"]; + place_d -> transition_2 [style="solid"]; + transition_2 -> place_e [style="solid"]; + place_d -> transition_3 [style="solid"]; + transition_3 -> place_f [style="solid"]; + place_e -> transition_4 [style="solid"]; + transition_4 -> place_g [style="solid"]; + place_f -> transition_5 [style="solid"]; + transition_5 -> place_g [style="solid"]; } '; } @@ -107,12 +107,12 @@ public function createSimpleWorkflowDumpWithMarking() place_a [label="a", shape=circle, style="filled"]; place_b [label="b", shape=circle]; place_c [label="c", shape=circle, color="#FF0000", shape="doublecircle"]; - transition_t1 [label="t1", shape=box, shape="box", regular="1"]; - transition_t2 [label="t2", shape=box, shape="box", regular="1"]; - place_a -> transition_t1 [style="solid"]; - transition_t1 -> place_b [style="solid"]; - place_b -> transition_t2 [style="solid"]; - transition_t2 -> place_c [style="solid"]; + transition_0 [label="t1", shape=box, shape="box", regular="1"]; + transition_1 [label="t2", shape=box, shape="box", regular="1"]; + place_a -> transition_0 [style="solid"]; + transition_0 -> place_b [style="solid"]; + place_b -> transition_1 [style="solid"]; + transition_1 -> place_c [style="solid"]; } '; } @@ -131,26 +131,26 @@ public function provideComplexWorkflowDumpWithoutMarking() place_e [label="e", shape=circle]; place_f [label="f", shape=circle]; place_g [label="g", shape=circle]; - transition_t1 [label="t1", shape=box, shape="box", regular="1"]; - transition_t2 [label="t2", shape=box, shape="box", regular="1"]; - transition_t3 [label="t3", shape=box, shape="box", regular="1"]; - transition_t4 [label="t4", shape=box, shape="box", regular="1"]; - transition_t5 [label="t5", shape=box, shape="box", regular="1"]; - transition_t6 [label="t6", shape=box, shape="box", regular="1"]; - place_a -> transition_t1 [style="solid"]; - transition_t1 -> place_b [style="solid"]; - transition_t1 -> place_c [style="solid"]; - place_b -> transition_t2 [style="solid"]; - place_c -> transition_t2 [style="solid"]; - transition_t2 -> place_d [style="solid"]; - place_d -> transition_t3 [style="solid"]; - transition_t3 -> place_e [style="solid"]; - place_d -> transition_t4 [style="solid"]; - transition_t4 -> place_f [style="solid"]; - place_e -> transition_t5 [style="solid"]; - transition_t5 -> place_g [style="solid"]; - place_f -> transition_t6 [style="solid"]; - transition_t6 -> place_g [style="solid"]; + transition_0 [label="t1", shape=box, shape="box", regular="1"]; + transition_1 [label="t2", shape=box, shape="box", regular="1"]; + transition_2 [label="t3", shape=box, shape="box", regular="1"]; + transition_3 [label="t4", shape=box, shape="box", regular="1"]; + transition_4 [label="t5", shape=box, shape="box", regular="1"]; + transition_5 [label="t6", shape=box, shape="box", regular="1"]; + place_a -> transition_0 [style="solid"]; + transition_0 -> place_b [style="solid"]; + transition_0 -> place_c [style="solid"]; + place_b -> transition_1 [style="solid"]; + place_c -> transition_1 [style="solid"]; + transition_1 -> place_d [style="solid"]; + place_d -> transition_2 [style="solid"]; + transition_2 -> place_e [style="solid"]; + place_d -> transition_3 [style="solid"]; + transition_3 -> place_f [style="solid"]; + place_e -> transition_4 [style="solid"]; + transition_4 -> place_g [style="solid"]; + place_f -> transition_5 [style="solid"]; + transition_5 -> place_g [style="solid"]; } '; } @@ -165,12 +165,12 @@ public function provideSimpleWorkflowDumpWithoutMarking() place_a [label="a", shape=circle, style="filled"]; place_b [label="b", shape=circle]; place_c [label="c", shape=circle]; - transition_t1 [label="t1", shape=box, shape="box", regular="1"]; - transition_t2 [label="t2", shape=box, shape="box", regular="1"]; - place_a -> transition_t1 [style="solid"]; - transition_t1 -> place_b [style="solid"]; - place_b -> transition_t2 [style="solid"]; - transition_t2 -> place_c [style="solid"]; + transition_0 [label="t1", shape=box, shape="box", regular="1"]; + transition_1 [label="t2", shape=box, shape="box", regular="1"]; + place_a -> transition_0 [style="solid"]; + transition_0 -> place_b [style="solid"]; + place_b -> transition_1 [style="solid"]; + transition_1 -> place_c [style="solid"]; } '; } From 417733191511d32c5169ac90a1e4da964667809c Mon Sep 17 00:00:00 2001 From: Nicolas Grekas Date: Wed, 1 May 2019 10:04:33 +0200 Subject: [PATCH 21/26] Revert "bug #30620 [FrameworkBundle][HttpFoundation] make session service resettable (dmaicher)" This reverts commit 029fb2e7e36b7cdf29e27d4bfa54dd11adc5d457, reversing changes made to 9dad29d61c5605b589493efe34012fdb1218b92b. --- .../FrameworkBundle/Resources/config/session.xml | 1 - src/Symfony/Bundle/FrameworkBundle/composer.json | 2 +- .../Component/HttpFoundation/Session/Session.php | 4 +--- .../HttpFoundation/Tests/Session/SessionTest.php | 10 ---------- 4 files changed, 2 insertions(+), 15 deletions(-) diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml index c87f688c78668..8b68d9e846dd4 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml @@ -15,7 +15,6 @@ - diff --git a/src/Symfony/Bundle/FrameworkBundle/composer.json b/src/Symfony/Bundle/FrameworkBundle/composer.json index e5449ff32ef7b..78d7ae1e564e7 100644 --- a/src/Symfony/Bundle/FrameworkBundle/composer.json +++ b/src/Symfony/Bundle/FrameworkBundle/composer.json @@ -23,7 +23,7 @@ "symfony/dependency-injection": "^3.4.24|^4.2.5", "symfony/config": "~3.4|~4.0", "symfony/event-dispatcher": "~3.4|~4.0", - "symfony/http-foundation": "^3.4.24|^4.2.5", + "symfony/http-foundation": "^3.3.11|~4.0", "symfony/http-kernel": "~3.4|~4.0", "symfony/polyfill-mbstring": "~1.0", "symfony/filesystem": "~2.8|~3.0|~4.0", diff --git a/src/Symfony/Component/HttpFoundation/Session/Session.php b/src/Symfony/Component/HttpFoundation/Session/Session.php index 62ce948b6828b..867ceba97f8db 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Session.php +++ b/src/Symfony/Component/HttpFoundation/Session/Session.php @@ -193,9 +193,7 @@ public function migrate($destroy = false, $lifetime = null) */ public function save() { - if ($this->isStarted()) { - $this->storage->save(); - } + $this->storage->save(); } /** diff --git a/src/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php b/src/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php index e75b3321b035e..afa00fc7c3046 100644 --- a/src/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php +++ b/src/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php @@ -260,14 +260,4 @@ public function testIsEmpty() $flash->get('hello'); $this->assertTrue($this->session->isEmpty()); } - - public function testSaveIfNotStarted() - { - $storage = $this->getMockBuilder('Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface')->getMock(); - $session = new Session($storage); - - $storage->expects($this->once())->method('isStarted')->willReturn(false); - $storage->expects($this->never())->method('save'); - $session->save(); - } } From 6024e16ea1f894c60354f645cbb1c7d888100d20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Paris?= Date: Wed, 1 May 2019 10:47:21 +0200 Subject: [PATCH 22/26] Reword VarDumper description It is hard to understand what "Built on top" refers to, and even when knowing, the sentence looks weird. --- src/Symfony/Component/VarDumper/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Symfony/Component/VarDumper/README.md b/src/Symfony/Component/VarDumper/README.md index 3b5d55f5f5bfd..339f73eba3052 100644 --- a/src/Symfony/Component/VarDumper/README.md +++ b/src/Symfony/Component/VarDumper/README.md @@ -2,8 +2,8 @@ VarDumper Component =================== The VarDumper component provides mechanisms for walking through any arbitrary -PHP variable. Built on top, it provides a better `dump()` function that you -can use instead of `var_dump`. +PHP variable. It provides a better `dump()` function that you can use instead +of `var_dump`. Resources --------- From e11985f0016f40afd837e3fba9b1df13f2823d2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Sch=C3=A4dlich?= Date: Wed, 1 May 2019 13:10:09 +0200 Subject: [PATCH 23/26] [Translation] Fixes typo in comment --- src/Symfony/Component/Translation/Util/ArrayConverter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Component/Translation/Util/ArrayConverter.php b/src/Symfony/Component/Translation/Util/ArrayConverter.php index 0276294f62d63..22c602e7197e2 100644 --- a/src/Symfony/Component/Translation/Util/ArrayConverter.php +++ b/src/Symfony/Component/Translation/Util/ArrayConverter.php @@ -27,7 +27,7 @@ class ArrayConverter { /** * Converts linear messages array to tree-like array. - * For example this rray('foo.bar' => 'value') will be converted to ['foo' => ['bar' => 'value']]. + * For example this array('foo.bar' => 'value') will be converted to ['foo' => ['bar' => 'value']]. * * @param array $messages Linear messages array * From e6c269e345e611299232b2c64afe6e12bfbba313 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Wed, 1 May 2019 15:02:51 +0200 Subject: [PATCH 24/26] updated CHANGELOG for 3.4.27 --- CHANGELOG-3.4.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG-3.4.md b/CHANGELOG-3.4.md index 2d0e6ecdeac27..5979db7bcdc5f 100644 --- a/CHANGELOG-3.4.md +++ b/CHANGELOG-3.4.md @@ -7,6 +7,16 @@ in 3.4 minor versions. To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v3.4.0...v3.4.1 +* 3.4.27 (2019-05-01) + + * bug #31338 Revert "bug #30620 [FrameworkBundle][HttpFoundation] make session service resettable (dmaicher)" (nicolas-grekas) + * bug #31326 fix ConsoleFormatter - call to a member function format() on string (keksa) + * bug #31331 [Workflow] Fixed dumping when many transition with same name exist (lyrixx) + * bug #31302 [FramworkBundle] mark any env vars found in the ide setting as used (nicolas-grekas) + * bug #31290 [TwigBundle] Use the apply tag instead of the filter tag (greg0ire) + * bug #31275 [Translator] Preserve default domain when extracting strings from php files (Stadly) + * bug #31213 [WebProfilerBundle] Intercept redirections only for HTML format (javiereguiluz) + * 3.4.26 (2019-04-17) * bug #31084 [HttpFoundation] Make MimeTypeExtensionGuesser case insensitive (vermeirentony) From 1611faf76bb12df8bae3775935dde0b8d1259595 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Wed, 1 May 2019 15:03:01 +0200 Subject: [PATCH 25/26] update CONTRIBUTORS for 3.4.27 --- CONTRIBUTORS.md | 40 ++++++++++++++++++++++++++-------------- 1 file changed, 26 insertions(+), 14 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 146b9822ffdce..ec97d42d4b87b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -20,12 +20,12 @@ Symfony is the result of the work of many people who made the code better - Johannes S (johannes) - Javier Eguiluz (javier.eguiluz) - Kris Wallsmith (kriswallsmith) - - Grégoire Pineau (lyrixx) - Roland Franssen (ro0) + - Grégoire Pineau (lyrixx) - Hugo Hamon (hhamon) - Abdellatif Ait boudad (aitboudad) - - Romain Neutron (romain) - Samuel ROZE (sroze) + - Romain Neutron (romain) - Pascal Borreli (pborreli) - Wouter De Jong (wouterj) - Joseph Bielawski (stloyd) @@ -40,8 +40,8 @@ Symfony is the result of the work of many people who made the code better - Igor Wiedler (igorw) - Eriksen Costa (eriksencosta) - Guilhem Niot (energetick) - - Sarah Khalil (saro0h) - Hamza Amrouche (simperfit) + - Sarah Khalil (saro0h) - Jonathan Wage (jwage) - Tobias Nyholm (tobias) - Lynn van der Berg (kjarli) @@ -68,10 +68,10 @@ Symfony is the result of the work of many people who made the code better - Gábor Egyed (1ed) - Bilal Amarni (bamarni) - Titouan Galopin (tgalopin) + - Grégoire Paris (greg0ire) - Mathieu Piot (mpiot) - David Maicher (dmaicher) - Florin Patan (florinpatan) - - Grégoire Paris (greg0ire) - Gabriel Ostrolucký (gadelat) - Valentin Udaltsov (vudaltsov) - Vladimir Reznichenko (kalessil) @@ -93,6 +93,7 @@ Symfony is the result of the work of many people who made the code better - Brandon Turner - Luis Cordova (cordoval) - Graham Campbell (graham) + - David Buchmann (dbu) - Daniel Holmes (dholmes) - Toni Uebernickel (havvg) - Bart van den Burg (burgov) @@ -101,7 +102,6 @@ Symfony is the result of the work of many people who made the code better - John Wards (johnwards) - Thomas Calvet (fancyweb) - Fran Moreno (franmomu) - - David Buchmann (dbu) - Antoine Hérault (herzult) - Paráda József (paradajozsef) - Arnaud Le Blanc (arnaud-lb) @@ -142,6 +142,7 @@ Symfony is the result of the work of many people who made the code better - Alex Pott - Vincent AUBERT (vincent) - Juti Noppornpitak (shiroyuki) + - Teoh Han Hui (teohhanhui) - Anthony MARTIN (xurudragon) - Tigran Azatyan (tigranazatyan) - Sebastian Hörl (blogsh) @@ -151,7 +152,6 @@ Symfony is the result of the work of many people who made the code better - Arnaud Kleinpeter (nanocom) - Jannik Zschiesche (apfelbox) - Guilherme Blanco (guilhermeblanco) - - Teoh Han Hui (teohhanhui) - SpacePossum - Pablo Godel (pgodel) - Jérémie Augustin (jaugustin) @@ -181,6 +181,7 @@ Symfony is the result of the work of many people who made the code better - Artur Kotyrba - Tyson Andre - GDIBass + - Jan Schädlich (jschaedl) - jeremyFreeAgent (Jérémy Romey) (jeremyfreeagent) - James Halsall (jaitsu) - Matthieu Napoli (mnapoli) @@ -192,6 +193,7 @@ Symfony is the result of the work of many people who made the code better - Daniel Espendiller - Possum - Dorian Villet (gnutix) + - George Mponos (gmponos) - Sergey Linnik (linniksa) - Richard Miller (mr_r_miller) - Albert Casademont (acasademont) @@ -199,6 +201,7 @@ Symfony is the result of the work of many people who made the code better - Dennis Benkert (denderello) - DQNEO - Samuel NELA (snela) + - Alexander Schranz (alexander-schranz) - Gregor Harlan (gharlan) - Gary PEGEOT (gary-p) - Ruben Gonzalez (rubenrua) @@ -213,7 +216,6 @@ Symfony is the result of the work of many people who made the code better - bronze1man - sun (sun) - Larry Garfield (crell) - - George Mponos (gmponos) - Michaël Perrin (michael.perrin) - Nikolay Labinskiy (e-moe) - Martin Schuhfuß (usefulthink) @@ -225,7 +227,6 @@ Symfony is the result of the work of many people who made the code better - Dominique Bongiraud - Jeremy Livingston (jeremylivingston) - Vincent Touzet (vincenttouzet) - - Jan Schädlich (jschaedl) - Michael Lee (zerustech) - Matthieu Auger (matthieuauger) - Leszek Prabucki (l3l0) @@ -237,7 +238,6 @@ Symfony is the result of the work of many people who made the code better - Andreas Schempp (aschempp) - Justin Hileman (bobthecow) - Blanchon Vincent (blanchonvincent) - - Alexander Schranz (alexander-schranz) - Michele Orselli (orso) - Sven Paulus (subsven) - Maxime Veber (nek-) @@ -303,12 +303,14 @@ Symfony is the result of the work of many people who made the code better - Bob den Otter (bopp) - Thomas Schulz (king2500) - Frank de Jonge (frenkynet) + - Andre Rømcke (andrerom) - Nikita Konstantinov - Wodor Wodorski - Thomas Lallement (raziel057) - mcfedr (mcfedr) - Colin O'Dell (colinodell) - Giorgio Premi + - renanbr - Alex Rock (pierstoval) - Ben Davies (bendavies) - Beau Simensen (simensen) @@ -371,7 +373,6 @@ Symfony is the result of the work of many people who made the code better - Ricard Clau (ricardclau) - Mark Challoner (markchalloner) - Gennady Telegin (gtelegin) - - renanbr - Erin Millard - Artur Melo (restless) - Matthew Lewinski (lewinski) @@ -380,7 +381,6 @@ Symfony is the result of the work of many people who made the code better - Nicolas LEFEVRE (nicoweb) - alquerci - Mateusz Sip (mateusz_sip) - - Andre Rømcke (andrerom) - Francesco Levorato - Dmitrii Poddubnyi (karser) - Vitaliy Zakharov (zakharovvi) @@ -391,6 +391,7 @@ Symfony is the result of the work of many people who made the code better - Tomasz Kowalczyk (thunderer) - Artur Eshenbrener - Andreas Braun + - Arjen van der Meijden - Damien Alexandre (damienalexandre) - Thomas Perez (scullwm) - Felix Labrecque @@ -411,6 +412,7 @@ Symfony is the result of the work of many people who made the code better - Grzegorz (Greg) Zdanowski (kiler129) - Iker Ibarguren (ikerib) - Kirill chEbba Chebunin (chebba) + - Stadly - Greg Thornton (xdissent) - Quynh Xuan Nguyen (xuanquynh) - Martin Hujer (martinhujer) @@ -558,10 +560,10 @@ Symfony is the result of the work of many people who made the code better - Jakub Škvára (jskvara) - Andrew Udvare (audvare) - alexpods - - Arjen van der Meijden - Adam Szaraniec (mimol) - Dariusz Ruminski - Erik Trapman (eriktrapman) + - Rokas Mikalkėnas (rokasm) - De Cock Xavier (xdecock) - Almog Baku (almogbaku) - Scott Arciszewski @@ -806,7 +808,6 @@ Symfony is the result of the work of many people who made the code better - John Bohn (jbohn) - Marc Morera (mmoreram) - Saif Eddin Gmati (azjezz) - - Stadly - Andrew Hilobok (hilobok) - Noah Heck (myesain) - Christian Soronellas (theunic) @@ -960,7 +961,6 @@ Symfony is the result of the work of many people who made the code better - Benoît Merlet (trompette) - Koen Kuipers - datibbaw - - Rokas Mikalkėnas (rokasm) - Erik Saunier (snickers) - Rootie - Kyle @@ -968,6 +968,7 @@ Symfony is the result of the work of many people who made the code better - sensio - Chris Tanaskoski - Thomas Jarrand + - Antoine Bluchet (soyuka) - Sebastien Morel (plopix) - Patrick Kaufmann - Anton Dyshkant @@ -1009,6 +1010,7 @@ Symfony is the result of the work of many people who made the code better - Joost van Driel - Icode4Food (icode4food) - Radosław Benkel + - EStyles (insidestyles) - kevin.nadin - jean pasqualini (darkilliant) - Ross Motley (rossmotley) @@ -1035,6 +1037,7 @@ Symfony is the result of the work of many people who made the code better - Ashura - Hryhorii Hrebiniuk - johnstevenson + - Antonio Pauletich (x-coder264) - hamza - dantleech - Bastien DURAND (deamon) @@ -1054,6 +1057,7 @@ Symfony is the result of the work of many people who made the code better - chispita - Wojciech Sznapka - Gavin Staniforth + - Ksaveras Šakys (xawiers) - Ariel J. Birnbaum - Danijel Obradović - Pablo Borowicz @@ -1078,6 +1082,7 @@ Symfony is the result of the work of many people who made the code better - Mert Simsek (mrtsmsk0) - Lin Clark - Jeremy David (jeremy.david) + - Jordi Rejas - Troy McCabe - Ville Mattila - ilyes kooli @@ -1204,6 +1209,7 @@ Symfony is the result of the work of many people who made the code better - antograssiot - Ilya Vertakov - Brooks Boyd + - johnillo - Roger Webb - Dmitriy Simushev - Pawel Smolinski @@ -1272,6 +1278,7 @@ Symfony is the result of the work of many people who made the code better - Lars Ambrosius Wallenborn (larsborn) - Oriol Mangas Abellan (oriolman) - Sebastian Göttschkes (sgoettschkes) + - Toni Peric (tperic) - Tatsuya Tsuruoka - Ross Tuck - Andreas Erhard @@ -1407,6 +1414,7 @@ Symfony is the result of the work of many people who made the code better - Jon Gotlin (jongotlin) - Michael Dowling (mtdowling) - Karlos Presumido (oneko) + - Tony Vermeiren (tony) - Thomas Counsell - BilgeXA - r1pp3rj4ck @@ -1519,6 +1527,7 @@ Symfony is the result of the work of many people who made the code better - Francisco Facioni (fran6co) - Iwan van Staveren (istaveren) - Povilas S. (povilas) + - Laurent Negre (raulnet) - Evrard Boulou - pborreli - Boris Betzholz @@ -1716,6 +1725,7 @@ Symfony is the result of the work of many people who made the code better - Dmitriy Fedorenko - vlakoff - bertillon + - thib92 - Rudolf Ratusiński - Bertalan Attila - AmsTaFF (amstaff) @@ -1882,6 +1892,7 @@ Symfony is the result of the work of many people who made the code better - Yorkie Chadwick (yorkie76) - GuillaumeVerdon - Philipp Keck + - Angel Fernando Quiroz Campos - Ondrej Mirtes - akimsko - Youpie @@ -2129,6 +2140,7 @@ Symfony is the result of the work of many people who made the code better - samuel laulhau (lalop) - Laurent Bachelier (laurentb) - Luís Cobucci (lcobucci) + - Mehdi Achour (machour) - Marcos Gómez Vilches (markitosgv) - Matthieu Mota (matthieumota) - Matthieu Moquet (mattketmo) From 3d7ca2e596e0843d0a197968c05fde33bf297a34 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Wed, 1 May 2019 15:03:24 +0200 Subject: [PATCH 26/26] updated VERSION for 3.4.27 --- src/Symfony/Component/HttpKernel/Kernel.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Symfony/Component/HttpKernel/Kernel.php b/src/Symfony/Component/HttpKernel/Kernel.php index 98ca339af15e6..2d1aa52352bb8 100644 --- a/src/Symfony/Component/HttpKernel/Kernel.php +++ b/src/Symfony/Component/HttpKernel/Kernel.php @@ -67,12 +67,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl private $requestStackSize = 0; private $resetServices = false; - const VERSION = '3.4.27-DEV'; + const VERSION = '3.4.27'; const VERSION_ID = 30427; const MAJOR_VERSION = 3; const MINOR_VERSION = 4; const RELEASE_VERSION = 27; - const EXTRA_VERSION = 'DEV'; + const EXTRA_VERSION = ''; const END_OF_MAINTENANCE = '11/2020'; const END_OF_LIFE = '11/2021';