Merge branch '4.2'

* 4.2:
  bumped Symfony version to 4.2.7
  updated VERSION for 4.2.6
  updated CHANGELOG for 4.2.6
  bumped Symfony version to 3.4.26
  updated VERSION for 3.4.25
  update CONTRIBUTORS for 3.4.25
  updated CHANGELOG for 3.4.25
  Workaround for \DateInterval::createFromDateString()
  [DoctrineBridge] [DX] Update exception text in ManagerRegistry::resetService to avoid confusion.
  Missing Lithuanian translations added to validator component.
This commit is contained in:
Nicolas Grekas 2019-04-16 09:33:54 +02:00
commit 278a7ece35
5 changed files with 146 additions and 56 deletions

View File

@ -7,6 +7,45 @@ in 4.2 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 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/v4.2.0...v4.2.1 To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v4.2.0...v4.2.1
* 4.2.6 (2019-04-16)
* bug #31088 [DI] fix removing non-shared definition while inlining them (nicolas-grekas)
* bug #29944 [DI] Overriding services autowired by name under _defaults bind not working (przemyslaw-bogusz, renanbr)
* bug #30993 [FrameworkBundle] Fix for Controller DEPRECATED when using composer --optimized (aweelex)
* bug #31076 [HttpKernel] Fixed LoggerDataCollector crashing on empty file (althaus)
* bug #31071 property normalizer should also pass format and context to isAllowedAttribute (dbu)
* bug #31059 Show more accurate message in profiler when missing stopwatch (linaori)
* bug #31026 [Serializer] Add default object class resolver (jdecool)
* bug #31031 [Serializer] MetadataAwareNameConverter: Do not assume that property names are strings (soyuka)
* bug #31043 [VarExporter] support PHP7.4 __serialize & __unserialize (nicolas-grekas)
* bug #30423 [Security] Rework firewall's access denied rule (dimabory)
* bug #31020 [VarExporter] fix exporting classes with private constructors (nicolas-grekas)
* bug #31012 [Process] Fix missing $extraDirs when open_basedir returns (arsonik)
* bug #30852 [Console] fix buildTableRows when Colspan is use with content too long (Raulnet)
* bug #30950 [Serializer] Also validate callbacks when given in the normalizer context (dbu)
* bug #30907 [Serializer] Respect ignored attributes in cache key of normalizer (dbu)
* bug #30085 Fix TestRunner compatibility to PhpUnit 8 (alexander-schranz)
* bug #30999 Fix dark themed componnents (ro0NL)
* bug #30977 [serializer] prevent mixup in normalizer of the object to populate (dbu)
* bug #30976 [Debug] Fixed error handling when an error is already handled when another error is already handled (5) (lyrixx)
* bug #30979 Fix the configurability of CoreExtension deps in standalone usage (stof)
* bug #30918 [Cache] fix using ProxyAdapter inside TagAwareAdapter (dmaicher)
* bug #30961 [Form] fix translating file validation error message (xabbuh)
* bug #30951 Handle case where no translations were found (greg0ire)
* bug #29800 [Validator] Only traverse arrays that are cascaded into (corphi)
* bug #30921 [Translator] Warm up the translations cache in dev (tgalopin)
* bug #30922 [TwigBridge] fix horizontal spacing of inlined Bootstrap forms (xabbuh)
* bug #30860 [Profiler] Fix dark theme elements color (dFayet)
* bug #30895 [Form] turn failed file uploads into form errors (xabbuh)
* bug #30919 [Translator] Fix wrong dump for PO files (deguif)
* bug #30889 [DependencyInjection] Fix a wrong error when using a factory (Simperfit)
* bug #30911 [Console] Fix table trailing backslash (maidmaid)
* bug #30903 [Messenger] Uses the `SerializerStamp` when deserializing the envelope (sroze)
* bug #30879 [Form] Php doc fixes and cs + optimizations (Jules Pietri)
* bug #30883 [Console] Fix stty not reset when aborting in QuestionHelper::autocomplete() (Simperfit)
* bug #30878 [Console] Fix inconsistent result for choice questions in non-interactive mode (chalasr)
* bug #30825 [Routing] Fix: annotation loader ignores method's default values (voronkovich)
* 4.2.5 (2019-04-02) * 4.2.5 (2019-04-02)
* bug #30660 [Bridge][Twig] DebugCommand - fix escaping and filter (SpacePossum) * bug #30660 [Bridge][Twig] DebugCommand - fix escaping and filter (SpacePossum)

View File

@ -25,66 +25,66 @@ Symfony is the result of the work of many people who made the code better
- Hugo Hamon (hhamon) - Hugo Hamon (hhamon)
- Abdellatif Ait boudad (aitboudad) - Abdellatif Ait boudad (aitboudad)
- Romain Neutron (romain) - Romain Neutron (romain)
- Samuel ROZE (sroze)
- Pascal Borreli (pborreli) - Pascal Borreli (pborreli)
- Wouter De Jong (wouterj) - Wouter De Jong (wouterj)
- Samuel ROZE (sroze)
- Joseph Bielawski (stloyd) - Joseph Bielawski (stloyd)
- Karma Dordrak (drak) - Karma Dordrak (drak)
- Lukas Kahwe Smith (lsmith) - Lukas Kahwe Smith (lsmith)
- Martin Hasoň (hason) - Martin Hasoň (hason)
- Jeremy Mikola (jmikola) - Jeremy Mikola (jmikola)
- Yonel Ceruto (yonelceruto)
- Jean-François Simon (jfsimon) - Jean-François Simon (jfsimon)
- Jules Pietri (heah)
- Benjamin Eberlei (beberlei) - Benjamin Eberlei (beberlei)
- Igor Wiedler (igorw) - Igor Wiedler (igorw)
- Yonel Ceruto (yonelceruto)
- Jules Pietri (heah)
- Eriksen Costa (eriksencosta) - Eriksen Costa (eriksencosta)
- Guilhem Niot (energetick) - Guilhem Niot (energetick)
- Sarah Khalil (saro0h) - Sarah Khalil (saro0h)
- Hamza Amrouche (simperfit)
- Jonathan Wage (jwage) - Jonathan Wage (jwage)
- Tobias Nyholm (tobias) - Tobias Nyholm (tobias)
- Hamza Amrouche (simperfit) - Lynn van der Berg (kjarli)
- Diego Saint Esteben (dosten) - Diego Saint Esteben (dosten)
- Iltar van der Berg (kjarli)
- Alexandre Salomé (alexandresalome) - Alexandre Salomé (alexandresalome)
- William Durand (couac) - William Durand (couac)
- ornicar - ornicar
- Francis Besset (francisbesset) - Jérémy DERUSSÉ (jderusse)
- Dany Maillard (maidmaid) - Dany Maillard (maidmaid)
- Francis Besset (francisbesset)
- stealth35 (stealth35) - stealth35 (stealth35)
- Alexander Mols (asm89) - Alexander Mols (asm89)
- Bulat Shakirzyanov (avalanche123)
- Jérémy DERUSSÉ (jderusse)
- Matthias Pigulla (mpdude) - Matthias Pigulla (mpdude)
- Bulat Shakirzyanov (avalanche123)
- Alexander M. Turek (derrabus)
- Saša Stamenković (umpirsky) - Saša Stamenković (umpirsky)
- Peter Rehm (rpet) - Peter Rehm (rpet)
- Kevin Bond (kbond) - Kevin Bond (kbond)
- Pierre du Plessis (pierredup) - Pierre du Plessis (pierredup)
- Henrik Bjørnskov (henrikbjorn) - Henrik Bjørnskov (henrikbjorn)
- Alexander M. Turek (derrabus)
- Miha Vrhovnik - Miha Vrhovnik
- Diego Saint Esteben (dii3g0) - Diego Saint Esteben (dii3g0)
- Konstantin Kudryashov (everzet) - Konstantin Kudryashov (everzet)
- Bilal Amarni (bamarni)
- Mathieu Piot (mpiot)
- Florin Patan (florinpatan)
- Gábor Egyed (1ed) - Gábor Egyed (1ed)
- Gabriel Ostrolucký (gadelat) - Bilal Amarni (bamarni)
- Titouan Galopin (tgalopin) - Titouan Galopin (tgalopin)
- Mathieu Piot (mpiot)
- David Maicher (dmaicher)
- Florin Patan (florinpatan)
- Grégoire Paris (greg0ire)
- Gabriel Ostrolucký (gadelat)
- Valentin Udaltsov (vudaltsov)
- Vladimir Reznichenko (kalessil) - Vladimir Reznichenko (kalessil)
- Jáchym Toušek (enumag) - Jáchym Toušek (enumag)
- David Maicher (dmaicher) - Konstantin Myakshin (koc)
- Michel Weimerskirch (mweimerskirch) - Michel Weimerskirch (mweimerskirch)
- Andrej Hudec (pulzarraider) - Andrej Hudec (pulzarraider)
- Konstantin Myakshin (koc)
- Eric Clemmons (ericclemmons) - Eric Clemmons (ericclemmons)
- Charles Sarrazin (csarrazi) - Charles Sarrazin (csarrazi)
- Christian Raue - Christian Raue
- Issei Murasawa (issei_m) - Issei Murasawa (issei_m)
- Valentin Udaltsov (vudaltsov)
- Arnout Boks (aboks) - Arnout Boks (aboks)
- Deni - Deni
- Grégoire Paris (greg0ire)
- Henrik Westphal (snc) - Henrik Westphal (snc)
- Dariusz Górecki (canni) - Dariusz Górecki (canni)
- Douglas Greenshields (shieldo) - Douglas Greenshields (shieldo)
@ -99,7 +99,9 @@ Symfony is the result of the work of many people who made the code better
- Jordan Alliot (jalliot) - Jordan Alliot (jalliot)
- Jérôme Tamarelle (gromnan) - Jérôme Tamarelle (gromnan)
- John Wards (johnwards) - John Wards (johnwards)
- Thomas Calvet (fancyweb)
- Fran Moreno (franmomu) - Fran Moreno (franmomu)
- David Buchmann (dbu)
- Antoine Hérault (herzult) - Antoine Hérault (herzult)
- Paráda József (paradajozsef) - Paráda József (paradajozsef)
- Arnaud Le Blanc (arnaud-lb) - Arnaud Le Blanc (arnaud-lb)
@ -111,66 +113,66 @@ Symfony is the result of the work of many people who made the code better
- Chris Wilkinson (thewilkybarkid) - Chris Wilkinson (thewilkybarkid)
- marc.weistroff - marc.weistroff
- Tomáš Votruba (tomas_votruba) - Tomáš Votruba (tomas_votruba)
- David Buchmann (dbu)
- lenar - lenar
- Alexander Schwenn (xelaris) - Alexander Schwenn (xelaris)
- Włodzimierz Gajda (gajdaw) - Włodzimierz Gajda (gajdaw)
- Thomas Calvet (fancyweb)
- Jérôme Vasseur (jvasseur) - Jérôme Vasseur (jvasseur)
- Peter Kokot (maastermedia) - Peter Kokot (maastermedia)
- Jacob Dreesen (jdreesen) - Jacob Dreesen (jdreesen)
- Florian Voutzinos (florianv) - Florian Voutzinos (florianv)
- Colin Frei - Colin Frei
- Javier Spagnoletti (phansys)
- Adrien Brault (adrienbrault) - Adrien Brault (adrienbrault)
- Joshua Thijssen - Joshua Thijssen
- Daniel Wehner (dawehner) - Daniel Wehner (dawehner)
- excelwebzone - excelwebzone
- Gordon Franke (gimler) - Gordon Franke (gimler)
- Sebastiaan Stok (sstok) - Sebastiaan Stok (sstok)
- Javier Spagnoletti (phansys)
- Fabien Pennequin (fabienpennequin) - Fabien Pennequin (fabienpennequin)
- Théo FIDRY (theofidry)
- Eric GELOEN (gelo) - Eric GELOEN (gelo)
- Joel Wurtz (brouznouf)
- Lars Strojny (lstrojny) - Lars Strojny (lstrojny)
- Tugdual Saunier (tucksaun) - Tugdual Saunier (tucksaun)
- Théo FIDRY (theofidry)
- Robert Schönthal (digitalkaoz) - Robert Schönthal (digitalkaoz)
- Florian Lonqueu-Brochard (florianlb) - Florian Lonqueu-Brochard (florianlb)
- Oskar Stark (oskarstark)
- Stefano Sala (stefano.sala) - Stefano Sala (stefano.sala)
- Evgeniy (ewgraf) - Evgeniy (ewgraf)
- Alex Pott - Alex Pott
- Vincent AUBERT (vincent) - Vincent AUBERT (vincent)
- Juti Noppornpitak (shiroyuki) - Juti Noppornpitak (shiroyuki)
- Anthony MARTIN (xurudragon) - Anthony MARTIN (xurudragon)
- Oskar Stark (oskarstark)
- Tigran Azatyan (tigranazatyan) - Tigran Azatyan (tigranazatyan)
- Sebastian Hörl (blogsh) - Sebastian Hörl (blogsh)
- Daniel Gomes (danielcsgomes) - Daniel Gomes (danielcsgomes)
- Joel Wurtz (brouznouf)
- Gabriel Caruso - Gabriel Caruso
- Hidenori Goto (hidenorigoto) - Hidenori Goto (hidenorigoto)
- Arnaud Kleinpeter (nanocom) - Arnaud Kleinpeter (nanocom)
- Jannik Zschiesche (apfelbox) - Jannik Zschiesche (apfelbox)
- Guilherme Blanco (guilhermeblanco) - Guilherme Blanco (guilhermeblanco)
- Teoh Han Hui (teohhanhui) - Teoh Han Hui (teohhanhui)
- SpacePossum
- Pablo Godel (pgodel) - Pablo Godel (pgodel)
- Jérémie Augustin (jaugustin) - Jérémie Augustin (jaugustin)
- Oleg Voronkovich
- Andréia Bohner (andreia) - Andréia Bohner (andreia)
- Philipp Wahala (hifi) - Philipp Wahala (hifi)
- Julien Falque (julienfalque) - Julien Falque (julienfalque)
- Rafael Dohms (rdohms) - Rafael Dohms (rdohms)
- jwdeitch - jwdeitch
- Mikael Pajunen - Mikael Pajunen
- Oleg Voronkovich - Niels Keurentjes (curry684)
- Vyacheslav Pavlov - Vyacheslav Pavlov
- Richard van Laak (rvanlaak) - Richard van Laak (rvanlaak)
- Richard Shank (iampersistent) - Richard Shank (iampersistent)
- Thomas Rabaix (rande) - Thomas Rabaix (rande)
- Rouven Weßling (realityking) - Rouven Weßling (realityking)
- François-Xavier de Guillebon (de-gui_f)
- Clemens Tolboom - Clemens Tolboom
- Helmer Aaviksoo - Helmer Aaviksoo
- Alessandro Chitolina (alekitto) - Alessandro Chitolina (alekitto)
- Hiromi Hishida (77web) - Hiromi Hishida (77web)
- Niels Keurentjes (curry684)
- Matthieu Ouellette-Vachon (maoueh) - Matthieu Ouellette-Vachon (maoueh)
- Michał Pipa (michal.pipa) - Michał Pipa (michal.pipa)
- Dawid Nowak - Dawid Nowak
@ -179,7 +181,6 @@ Symfony is the result of the work of many people who made the code better
- Artur Kotyrba - Artur Kotyrba
- Tyson Andre - Tyson Andre
- GDIBass - GDIBass
- SpacePossum
- jeremyFreeAgent (Jérémy Romey) (jeremyfreeagent) - jeremyFreeAgent (Jérémy Romey) (jeremyfreeagent)
- James Halsall (jaitsu) - James Halsall (jaitsu)
- Matthieu Napoli (mnapoli) - Matthieu Napoli (mnapoli)
@ -198,8 +199,10 @@ Symfony is the result of the work of many people who made the code better
- Dennis Benkert (denderello) - Dennis Benkert (denderello)
- DQNEO - DQNEO
- Samuel NELA (snela) - Samuel NELA (snela)
- Gregor Harlan (gharlan)
- Gary PEGEOT (gary-p)
- Ruben Gonzalez (rubenrua)
- Benjamin Dulau (dbenjamin) - Benjamin Dulau (dbenjamin)
- François-Xavier de Guillebon (de-gui_f)
- Mathieu Lemoine (lemoinem) - Mathieu Lemoine (lemoinem)
- Christian Schmidt - Christian Schmidt
- Andreas Hucks (meandmymonkey) - Andreas Hucks (meandmymonkey)
@ -221,9 +224,10 @@ Symfony is the result of the work of many people who made the code better
- fivestar - fivestar
- Dominique Bongiraud - Dominique Bongiraud
- Jeremy Livingston (jeremylivingston) - Jeremy Livingston (jeremylivingston)
- Vincent Touzet (vincenttouzet)
- Jan Schädlich (jschaedl)
- Michael Lee (zerustech) - Michael Lee (zerustech)
- Matthieu Auger (matthieuauger) - Matthieu Auger (matthieuauger)
- Gregor Harlan (gharlan)
- Leszek Prabucki (l3l0) - Leszek Prabucki (l3l0)
- Fabien Bourigault (fbourigault) - Fabien Bourigault (fbourigault)
- François Zaninotto (fzaninotto) - François Zaninotto (fzaninotto)
@ -233,10 +237,10 @@ Symfony is the result of the work of many people who made the code better
- Andreas Schempp (aschempp) - Andreas Schempp (aschempp)
- Justin Hileman (bobthecow) - Justin Hileman (bobthecow)
- Blanchon Vincent (blanchonvincent) - Blanchon Vincent (blanchonvincent)
- Alexander Schranz (alexander-schranz)
- Michele Orselli (orso) - Michele Orselli (orso)
- Sven Paulus (subsven) - Sven Paulus (subsven)
- Maxime Veber (nek-) - Maxime Veber (nek-)
- Gary PEGEOT (gary-p)
- Rui Marinho (ruimarinho) - Rui Marinho (ruimarinho)
- Massimiliano Arione (garak) - Massimiliano Arione (garak)
- Eugene Wissner - Eugene Wissner
@ -250,7 +254,6 @@ Symfony is the result of the work of many people who made the code better
- Loïc Faugeron - Loïc Faugeron
- Hidde Wieringa (hiddewie) - Hidde Wieringa (hiddewie)
- Marco Pivetta (ocramius) - Marco Pivetta (ocramius)
- Jan Schädlich (jschaedl)
- Rob Frawley 2nd (robfrawley) - Rob Frawley 2nd (robfrawley)
- julien pauli (jpauli) - julien pauli (jpauli)
- Lorenz Schori - Lorenz Schori
@ -265,24 +268,24 @@ Symfony is the result of the work of many people who made the code better
- Elnur Abdurrakhimov (elnur) - Elnur Abdurrakhimov (elnur)
- Manuel Reinhard (sprain) - Manuel Reinhard (sprain)
- Danny Berger (dpb587) - Danny Berger (dpb587)
- Ruben Gonzalez (rubenrua)
- Adam Prager (padam87) - Adam Prager (padam87)
- Benoît Burnichon (bburnichon) - Benoît Burnichon (bburnichon)
- Roman Marintšenko (inori) - Roman Marintšenko (inori)
- Xavier Montaña Carreras (xmontana) - Xavier Montaña Carreras (xmontana)
- Rémon van de Kamp (rpkamp)
- Mickaël Andrieu (mickaelandrieu) - Mickaël Andrieu (mickaelandrieu)
- Xavier Perez - Xavier Perez
- Arjen Brouwer (arjenjb) - Arjen Brouwer (arjenjb)
- Katsuhiro OGAWA - Katsuhiro OGAWA
- Patrick McDougle (patrick-mcdougle) - Patrick McDougle (patrick-mcdougle)
- Alif Rachmawadi - Alif Rachmawadi
- Anton Chernikov (anton_ch1989)
- Kristen Gilden (kgilden) - Kristen Gilden (kgilden)
- Pierre-Yves LEBECQ (pylebecq) - Pierre-Yves LEBECQ (pylebecq)
- Jordan Samouh (jordansamouh) - Jordan Samouh (jordansamouh)
- Baptiste Lafontaine (magnetik) - Baptiste Lafontaine (magnetik)
- Jakub Kucharovic (jkucharovic) - Jakub Kucharovic (jkucharovic)
- Edi Modrić (emodric) - Edi Modrić (emodric)
- Alexander Schranz (alexander-schranz)
- Uwe Jäger (uwej711) - Uwe Jäger (uwej711)
- Eugene Leonovich (rybakit) - Eugene Leonovich (rybakit)
- Filippo Tessarotto - Filippo Tessarotto
@ -311,18 +314,20 @@ Symfony is the result of the work of many people who made the code better
- Beau Simensen (simensen) - Beau Simensen (simensen)
- Michael Hirschler (mvhirsch) - Michael Hirschler (mvhirsch)
- Robert Kiss (kepten) - Robert Kiss (kepten)
- Zan Baldwin (zanderbaldwin)
- Roumen Damianoff (roumen) - Roumen Damianoff (roumen)
- Antonio J. García Lagar (ajgarlag) - Antonio J. García Lagar (ajgarlag)
- Kim Hemsø Rasmussen (kimhemsoe) - Kim Hemsø Rasmussen (kimhemsoe)
- Przemysław Bogusz (przemyslaw-bogusz)
- Pascal Luna (skalpa) - Pascal Luna (skalpa)
- Wouter Van Hecke - Wouter Van Hecke
- Jérôme Parmentier (lctrs) - Jérôme Parmentier (lctrs)
- Peter Kruithof (pkruithof) - Peter Kruithof (pkruithof)
- Michael Holm (hollo) - Michael Holm (hollo)
- Remon van de Kamp (rpkamp)
- Mathieu Lechat - Mathieu Lechat
- Marc Weistroff (futurecat) - Marc Weistroff (futurecat)
- Christian Schmidt - Christian Schmidt
- Patrick Landolt (scube)
- MatTheCat - MatTheCat
- Chad Sikorra (chadsikorra) - Chad Sikorra (chadsikorra)
- Chris Smith (cs278) - Chris Smith (cs278)
@ -342,6 +347,7 @@ Symfony is the result of the work of many people who made the code better
- Jerzy Zawadzki (jzawadzki) - Jerzy Zawadzki (jzawadzki)
- Wouter J - Wouter J
- Ismael Ambrosi (iambrosi) - Ismael Ambrosi (iambrosi)
- Emmanuel BORGES (eborges78)
- François Pluchino (francoispluchino) - François Pluchino (francoispluchino)
- Aurelijus Valeiša (aurelijus) - Aurelijus Valeiša (aurelijus)
- Jan Decavele (jandc) - Jan Decavele (jandc)
@ -360,18 +366,18 @@ Symfony is the result of the work of many people who made the code better
- janschoenherr - janschoenherr
- Emanuele Gaspari (inmarelibero) - Emanuele Gaspari (inmarelibero)
- Dariusz Rumiński - Dariusz Rumiński
- Vincent Touzet (vincenttouzet)
- Berny Cantos (xphere81) - Berny Cantos (xphere81)
- Thierry Thuon (lepiaf) - Thierry Thuon (lepiaf)
- Ricard Clau (ricardclau) - Ricard Clau (ricardclau)
- Mark Challoner (markchalloner) - Mark Challoner (markchalloner)
- Gennady Telegin (gtelegin) - Gennady Telegin (gtelegin)
- renanbr
- Erin Millard - Erin Millard
- Artur Melo (restless) - Artur Melo (restless)
- Matthew Lewinski (lewinski) - Matthew Lewinski (lewinski)
- Magnus Nordlander (magnusnordlander) - Magnus Nordlander (magnusnordlander)
- Zan Baldwin (zanderbaldwin)
- Thomas Royer (cydonia7) - Thomas Royer (cydonia7)
- Nicolas LEFEVRE (nicoweb)
- alquerci - alquerci
- Mateusz Sip (mateusz_sip) - Mateusz Sip (mateusz_sip)
- Andre Rømcke (andrerom) - Andre Rømcke (andrerom)
@ -402,12 +408,13 @@ Symfony is the result of the work of many people who made the code better
- ShinDarth - ShinDarth
- Stéphane PY (steph_py) - Stéphane PY (steph_py)
- Philipp Kräutli (pkraeutli) - Philipp Kräutli (pkraeutli)
- Anton Chernikov (anton_ch1989)
- Grzegorz (Greg) Zdanowski (kiler129) - Grzegorz (Greg) Zdanowski (kiler129)
- Iker Ibarguren (ikerib) - Iker Ibarguren (ikerib)
- Kirill chEbba Chebunin (chebba) - Kirill chEbba Chebunin (chebba)
- Greg Thornton (xdissent) - Greg Thornton (xdissent)
- Quynh Xuan Nguyen (xuanquynh)
- Martin Hujer (martinhujer) - Martin Hujer (martinhujer)
- Philipp Cordes
- Costin Bereveanu (schniper) - Costin Bereveanu (schniper)
- Loïc Chardonnet (gnusat) - Loïc Chardonnet (gnusat)
- Marek Kalnik (marekkalnik) - Marek Kalnik (marekkalnik)
@ -426,7 +433,6 @@ Symfony is the result of the work of many people who made the code better
- Romain Gautier (mykiwi) - Romain Gautier (mykiwi)
- Joe Lencioni - Joe Lencioni
- Daniel Tschinder - Daniel Tschinder
- Emmanuel BORGES (eborges78)
- vladimir.reznichenko - vladimir.reznichenko
- Kai - Kai
- Lee Rowlands - Lee Rowlands
@ -460,7 +466,6 @@ Symfony is the result of the work of many people who made the code better
- Webnet team (webnet) - Webnet team (webnet)
- Jan Schumann - Jan Schumann
- Niklas Fiekas - Niklas Fiekas
- renanbr
- Markus Bachmann (baachi) - Markus Bachmann (baachi)
- lancergr - lancergr
- Mihai Stancu - Mihai Stancu
@ -468,7 +473,6 @@ Symfony is the result of the work of many people who made the code better
- Olivier Dolbeau (odolbeau) - Olivier Dolbeau (odolbeau)
- Jan Rosier (rosier) - Jan Rosier (rosier)
- Alessandro Lai (jean85) - Alessandro Lai (jean85)
- Nicolas LEFEVRE (nicoweb)
- Arturs Vonda - Arturs Vonda
- Josip Kruslin - Josip Kruslin
- Asmir Mustafic (goetas) - Asmir Mustafic (goetas)
@ -477,9 +481,12 @@ Symfony is the result of the work of many people who made the code better
- EdgarPE - EdgarPE
- Florian Pfitzer (marmelatze) - Florian Pfitzer (marmelatze)
- Asier Illarramendi (doup) - Asier Illarramendi (doup)
- Martijn Cuppens
- Vlad Gregurco (vgregurco) - Vlad Gregurco (vgregurco)
- Maciej Malarz (malarzm)
- Boris Vujicic (boris.vujicic) - Boris Vujicic (boris.vujicic)
- Chris Sedlmayr (catchamonkey) - Chris Sedlmayr (catchamonkey)
- Dmytro Borysovskyi (dmytr0)
- Kamil Kokot (pamil) - Kamil Kokot (pamil)
- Seb Koelen - Seb Koelen
- Christoph Mewes (xrstf) - Christoph Mewes (xrstf)
@ -491,7 +498,7 @@ Symfony is the result of the work of many people who made the code better
- Jonas Flodén (flojon) - Jonas Flodén (flojon)
- Gonzalo Vilaseca (gonzalovilaseca) - Gonzalo Vilaseca (gonzalovilaseca)
- Marcin Sikoń (marphi) - Marcin Sikoń (marphi)
- Przemysław Bogusz (przemyslaw-bogusz) - Denis Brumann (dbrumann)
- Dominik Zogg (dominik.zogg) - Dominik Zogg (dominik.zogg)
- Marek Pietrzak - Marek Pietrzak
- Luc Vieillescazes (iamluc) - Luc Vieillescazes (iamluc)
@ -506,6 +513,7 @@ Symfony is the result of the work of many people who made the code better
- Rhodri Pugh (rodnaph) - Rhodri Pugh (rodnaph)
- Sam Fleming (sam_fleming) - Sam Fleming (sam_fleming)
- Alex Bakhturin - Alex Bakhturin
- Pol Dellaiera (drupol)
- insekticid - insekticid
- Alexander Obuhovich (aik099) - Alexander Obuhovich (aik099)
- boombatower - boombatower
@ -534,7 +542,6 @@ Symfony is the result of the work of many people who made the code better
- ondrowan - ondrowan
- Barry vd. Heuvel (barryvdh) - Barry vd. Heuvel (barryvdh)
- Craig Duncan (duncan3dc) - Craig Duncan (duncan3dc)
- Patrick Landolt (scube)
- Sébastien Alfaiate (seb33300) - Sébastien Alfaiate (seb33300)
- Evan S Kaufman (evanskaufman) - Evan S Kaufman (evanskaufman)
- mcben - mcben
@ -559,10 +566,10 @@ Symfony is the result of the work of many people who made the code better
- Almog Baku (almogbaku) - Almog Baku (almogbaku)
- Scott Arciszewski - Scott Arciszewski
- Xavier HAUSHERR - Xavier HAUSHERR
- Philipp Cordes
- Norbert Orzechowicz (norzechowicz) - Norbert Orzechowicz (norzechowicz)
- Denis Charrier (brucewouaigne) - Denis Charrier (brucewouaigne)
- Matthijs van den Bos (matthijs) - Matthijs van den Bos (matthijs)
- Jaik Dean (jaikdean)
- Lenard Palko - Lenard Palko
- Nils Adermann (naderman) - Nils Adermann (naderman)
- Gábor Fási - Gábor Fási
@ -604,6 +611,7 @@ Symfony is the result of the work of many people who made the code better
- Aurélien Fredouelle - Aurélien Fredouelle
- Pavel Campr (pcampr) - Pavel Campr (pcampr)
- Johnny Robeson (johnny) - Johnny Robeson (johnny)
- Marko Kaznovac (kaznovac)
- Disquedur - Disquedur
- Michiel Boeckaert (milio) - Michiel Boeckaert (milio)
- Geoffrey Tran (geoff) - Geoffrey Tran (geoff)
@ -634,6 +642,7 @@ Symfony is the result of the work of many people who made the code better
- Sinan Eldem - Sinan Eldem
- Alexandre Dupuy (satchette) - Alexandre Dupuy (satchette)
- Malte Blättermann - Malte Blättermann
- Desjardins Jérôme (jewome62)
- Kévin THERAGE (kevin_therage) - Kévin THERAGE (kevin_therage)
- Simeon Kolev (simeon_kolev9) - Simeon Kolev (simeon_kolev9)
- Nahuel Cuesta (ncuesta) - Nahuel Cuesta (ncuesta)
@ -667,11 +676,11 @@ Symfony is the result of the work of many people who made the code better
- DerManoMann - DerManoMann
- Rostyslav Kinash - Rostyslav Kinash
- Dennis Fridrich (dfridrich) - Dennis Fridrich (dfridrich)
- Maciej Malarz (malarzm)
- Daisuke Ohata - Daisuke Ohata
- Vincent Simonin - Vincent Simonin
- Alex Bogomazov (alebo) - Alex Bogomazov (alebo)
- maxime.steinhausser - maxime.steinhausser
- dFayet
- adev - adev
- Stefan Warman - Stefan Warman
- Arkadius Stefanski (arkadius) - Arkadius Stefanski (arkadius)
@ -686,7 +695,6 @@ Symfony is the result of the work of many people who made the code better
- Miquel Rodríguez Telep (mrtorrent) - Miquel Rodríguez Telep (mrtorrent)
- Sergey Kolodyazhnyy (skolodyazhnyy) - Sergey Kolodyazhnyy (skolodyazhnyy)
- umpirski - umpirski
- Denis Brumann (dbrumann)
- Quentin de Longraye (quentinus95) - Quentin de Longraye (quentinus95)
- Chris Heng (gigablah) - Chris Heng (gigablah)
- Shaun Simmons (simshaun) - Shaun Simmons (simshaun)
@ -736,6 +744,7 @@ Symfony is the result of the work of many people who made the code better
- VJ - VJ
- RJ Garcia - RJ Garcia
- Delf Tonder (leberknecht) - Delf Tonder (leberknecht)
- Raulnet
- Mark Sonnabaum - Mark Sonnabaum
- Massimiliano Braglia (massimilianobraglia) - Massimiliano Braglia (massimilianobraglia)
- Richard Quadling - Richard Quadling
@ -746,6 +755,8 @@ Symfony is the result of the work of many people who made the code better
- Michael Piecko - Michael Piecko
- yclian - yclian
- Aleksey Prilipko - Aleksey Prilipko
- Tomas Norkūnas (norkunas)
- Andrew Berry
- twifty - twifty
- Indra Gunawan (guind) - Indra Gunawan (guind)
- Peter Ward - Peter Ward
@ -783,6 +794,7 @@ Symfony is the result of the work of many people who made the code better
- Andrew Tchircoff (andrewtch) - Andrew Tchircoff (andrewtch)
- michaelwilliams - michaelwilliams
- 1emming - 1emming
- Matthias Althaus
- Leevi Graham (leevigraham) - Leevi Graham (leevigraham)
- Nykopol (nykopol) - Nykopol (nykopol)
- Tri Pham (phamuyentri) - Tri Pham (phamuyentri)
@ -813,6 +825,7 @@ Symfony is the result of the work of many people who made the code better
- Denis Zunke (donalberto) - Denis Zunke (donalberto)
- Ahmadou Waly Ndiaye (waly) - Ahmadou Waly Ndiaye (waly)
- Ahmed TAILOULOUTE (ahmedtai) - Ahmed TAILOULOUTE (ahmedtai)
- Jonathan Johnson (jrjohnson)
- Olivier Maisonneuve (olineuve) - Olivier Maisonneuve (olineuve)
- Pedro Miguel Maymone de Resende (pedroresende) - Pedro Miguel Maymone de Resende (pedroresende)
- Masterklavi - Masterklavi
@ -824,7 +837,6 @@ Symfony is the result of the work of many people who made the code better
- Jayson Xu (superjavason) - Jayson Xu (superjavason)
- Christopher Hertel (chertel) - Christopher Hertel (chertel)
- Hubert Lenoir (hubert_lenoir) - Hubert Lenoir (hubert_lenoir)
- Jaik Dean (jaikdean)
- fago - fago
- Harm van Tilborg - Harm van Tilborg
- Jan Prieser - Jan Prieser
@ -842,7 +854,6 @@ Symfony is the result of the work of many people who made the code better
- Reen Lokum - Reen Lokum
- Andreas Möller (localheinz) - Andreas Möller (localheinz)
- Martin Parsiegla (spea) - Martin Parsiegla (spea)
- Nguyen Xuan Quynh (xuanquynh)
- Quentin Schuler - Quentin Schuler
- Pierre Vanliefland (pvanliefland) - Pierre Vanliefland (pvanliefland)
- Roy Klutman (royklutman) - Roy Klutman (royklutman)
@ -854,6 +865,7 @@ Symfony is the result of the work of many people who made the code better
- Abhoryo - Abhoryo
- Fabian Vogler (fabian) - Fabian Vogler (fabian)
- Korvin Szanto - Korvin Szanto
- soyuka
- Stéphan Kochen - Stéphan Kochen
- Arjan Keeman - Arjan Keeman
- Alaattin Kahramanlar (alaattin) - Alaattin Kahramanlar (alaattin)
@ -938,7 +950,6 @@ Symfony is the result of the work of many people who made the code better
- Stéphane Delprat - Stéphane Delprat
- Brian Freytag (brianfreytag) - Brian Freytag (brianfreytag)
- Samuele Lilli (doncallisto) - Samuele Lilli (doncallisto)
- Marko Kaznovac (kaznovac)
- Brunet Laurent (lbrunet) - Brunet Laurent (lbrunet)
- Florent Viel (luxifer) - Florent Viel (luxifer)
- Mikhail Yurasov (mym) - Mikhail Yurasov (mym)
@ -949,11 +960,13 @@ Symfony is the result of the work of many people who made the code better
- Benoît Merlet (trompette) - Benoît Merlet (trompette)
- Koen Kuipers - Koen Kuipers
- datibbaw - datibbaw
- Rokas Mikalkėnas (rokasm)
- Erik Saunier (snickers) - Erik Saunier (snickers)
- Rootie - Rootie
- Kyle - Kyle
- Daniel Alejandro Castro Arellano (lexcast) - Daniel Alejandro Castro Arellano (lexcast)
- sensio - sensio
- Chris Tanaskoski
- Thomas Jarrand - Thomas Jarrand
- Sebastien Morel (plopix) - Sebastien Morel (plopix)
- Patrick Kaufmann - Patrick Kaufmann
@ -961,6 +974,7 @@ Symfony is the result of the work of many people who made the code better
- Reece Fowell (reecefowell) - Reece Fowell (reecefowell)
- Mátyás Somfai (smatyas) - Mátyás Somfai (smatyas)
- stefan.r - stefan.r
- Guillaume Gammelin
- Valérian Galliat - Valérian Galliat
- d-ph - d-ph
- Renan Taranto (renan-taranto) - Renan Taranto (renan-taranto)
@ -971,6 +985,7 @@ Symfony is the result of the work of many people who made the code better
- Christian Jul Jensen - Christian Jul Jensen
- Alexandre GESLIN (alexandregeslin) - Alexandre GESLIN (alexandregeslin)
- The Whole Life to Learn - The Whole Life to Learn
- Mikkel Paulson
- ergiegonzaga - ergiegonzaga
- Farhad Safarov - Farhad Safarov
- Alexis Lefebvre - Alexis Lefebvre
@ -978,6 +993,7 @@ Symfony is the result of the work of many people who made the code better
- Sam Malone - Sam Malone
- Phan Thanh Ha (haphan) - Phan Thanh Ha (haphan)
- Chris Jones (leek) - Chris Jones (leek)
- neghmurken
- xaav - xaav
- Mahmoud Mostafa (mahmoud) - Mahmoud Mostafa (mahmoud)
- Ahmed Abdou - Ahmed Abdou
@ -988,6 +1004,7 @@ Symfony is the result of the work of many people who made the code better
- Sander Marechal - Sander Marechal
- Franz Wilding (killerpoke) - Franz Wilding (killerpoke)
- ProgMiner - ProgMiner
- Jonas Elfering
- Oleg Golovakhin (doc_tr) - Oleg Golovakhin (doc_tr)
- Joost van Driel - Joost van Driel
- Icode4Food (icode4food) - Icode4Food (icode4food)
@ -1096,6 +1113,7 @@ Symfony is the result of the work of many people who made the code better
- Christian - Christian
- Denis Golubovskiy (bukashk0zzz) - Denis Golubovskiy (bukashk0zzz)
- Sergii Smertin (nfx) - Sergii Smertin (nfx)
- Mikkel Paulson
- Michał Strzelecki - Michał Strzelecki
- Soner Sayakci - Soner Sayakci
- hugofonseca (fonsecas72) - hugofonseca (fonsecas72)
@ -1200,6 +1218,7 @@ Symfony is the result of the work of many people who made the code better
- MightyBranch - MightyBranch
- Kacper Gunia (cakper) - Kacper Gunia (cakper)
- Peter Thompson (petert82) - Peter Thompson (petert82)
- error56
- Felicitus - Felicitus
- Krzysztof Przybyszewski - Krzysztof Przybyszewski
- alexpozzi - alexpozzi
@ -1237,6 +1256,7 @@ Symfony is the result of the work of many people who made the code better
- stoccc - stoccc
- Tomasz Szymczyk (karion) - Tomasz Szymczyk (karion)
- Alex Vasilchenko - Alex Vasilchenko
- sez-open
- Xavier Coureau - Xavier Coureau
- ConneXNL - ConneXNL
- Aharon Perkel - Aharon Perkel
@ -1273,7 +1293,6 @@ Symfony is the result of the work of many people who made the code better
- Saem Ghani - Saem Ghani
- Clément LEFEBVRE - Clément LEFEBVRE
- Conrad Kleinespel - Conrad Kleinespel
- Matthias Althaus
- Zacharias Luiten - Zacharias Luiten
- Sebastian Utz - Sebastian Utz
- Adrien Gallou (agallou) - Adrien Gallou (agallou)
@ -1299,6 +1318,7 @@ Symfony is the result of the work of many people who made the code better
- Andy Raines - Andy Raines
- Anthony Ferrara - Anthony Ferrara
- Geoffrey Pécro (gpekz) - Geoffrey Pécro (gpekz)
- Jérémy DECOOL (jdecool)
- Klaas Cuvelier (kcuvelier) - Klaas Cuvelier (kcuvelier)
- Flavien Knuchel (knuch) - Flavien Knuchel (knuch)
- Mathieu TUDISCO (mathieutu) - Mathieu TUDISCO (mathieutu)
@ -1330,7 +1350,6 @@ Symfony is the result of the work of many people who made the code better
- Philip Frank - Philip Frank
- Lance McNearney - Lance McNearney
- Giorgio Premi - Giorgio Premi
- Andrew Berry
- ncou - ncou
- Ian Carroll - Ian Carroll
- caponica - caponica
@ -1361,7 +1380,6 @@ Symfony is the result of the work of many people who made the code better
- Daniel González Zaballos (dem3trio) - Daniel González Zaballos (dem3trio)
- Emmanuel Vella (emmanuel.vella) - Emmanuel Vella (emmanuel.vella)
- Guillaume BRETOU (guiguiboy) - Guillaume BRETOU (guiguiboy)
- Jonathan Johnson (jrjohnson)
- Dāvis Zālītis (k0d3r1s) - Dāvis Zālītis (k0d3r1s)
- Carsten Nielsen (phreaknerd) - Carsten Nielsen (phreaknerd)
- Roger Guasch (rogerguasch) - Roger Guasch (rogerguasch)
@ -1417,11 +1435,13 @@ Symfony is the result of the work of many people who made the code better
- Mike Meier - Mike Meier
- Tim Jabs - Tim Jabs
- Sebastian Ionescu - Sebastian Ionescu
- Pablo Ogando Ferreira
- Thomas Ploch - Thomas Ploch
- Simon Neidhold - Simon Neidhold
- Valentin VALCIU - Valentin VALCIU
- Jeremiah VALERIE - Jeremiah VALERIE
- Julien Menth - Julien Menth
- Yannick Snobbert
- Kevin Dew - Kevin Dew
- James Cowgill - James Cowgill
- 1ma (jautenim) - 1ma (jautenim)
@ -1436,6 +1456,7 @@ Symfony is the result of the work of many people who made the code better
- Lance Chen - Lance Chen
- Ciaran McNulty (ciaranmcnulty) - Ciaran McNulty (ciaranmcnulty)
- Andrew (drew) - Andrew (drew)
- Giso Stallenberg (gisostallenberg)
- kor3k kor3k (kor3k) - kor3k kor3k (kor3k)
- Stelian Mocanita (stelian) - Stelian Mocanita (stelian)
- Justin (wackymole) - Justin (wackymole)
@ -1495,7 +1516,6 @@ Symfony is the result of the work of many people who made the code better
- Martynas Sudintas (martiis) - Martynas Sudintas (martiis)
- ryunosuke - ryunosuke
- victoria - victoria
- Dmytro Borysovskyi (dmytr0)
- Francisco Facioni (fran6co) - Francisco Facioni (fran6co)
- Iwan van Staveren (istaveren) - Iwan van Staveren (istaveren)
- Povilas S. (povilas) - Povilas S. (povilas)
@ -1579,6 +1599,7 @@ Symfony is the result of the work of many people who made the code better
- loru88 - loru88
- Romain Dorgueil - Romain Dorgueil
- Christopher Parotat - Christopher Parotat
- Dennis Haarbrink
- me_shaon - me_shaon
- 蝦米 - 蝦米
- Grayson Koonce (breerly) - Grayson Koonce (breerly)
@ -1632,6 +1653,7 @@ Symfony is the result of the work of many people who made the code better
- Jan van Thoor (janvt) - Jan van Thoor (janvt)
- Johannes Müller (johmue) - Johannes Müller (johmue)
- Jordi Llonch (jordillonch) - Jordi Llonch (jordillonch)
- Nicholas Ruunu (nicholasruunu)
- Cédric Dugat (ph3nol) - Cédric Dugat (ph3nol)
- Philip Dahlstrøm (phidah) - Philip Dahlstrøm (phidah)
- Milos Colakovic (project2481) - Milos Colakovic (project2481)
@ -1713,6 +1735,7 @@ Symfony is the result of the work of many people who made the code better
- Pedro Magalhães (pmmaga) - Pedro Magalhães (pmmaga)
- Rares Vlaseanu (raresvla) - Rares Vlaseanu (raresvla)
- tante kinast (tante) - tante kinast (tante)
- Ahmed Hannachi (tiecoders)
- Vincent LEFORT (vlefort) - Vincent LEFORT (vlefort)
- Darryl Hein (xmmedia) - Darryl Hein (xmmedia)
- Sadicov Vladimir (xtech) - Sadicov Vladimir (xtech)
@ -1734,6 +1757,7 @@ Symfony is the result of the work of many people who made the code better
- Oleg Andreyev - Oleg Andreyev
- neFAST - neFAST
- Pierre Rineau - Pierre Rineau
- Florian Morello
- Maxim Lovchikov - Maxim Lovchikov
- adenkejawen - adenkejawen
- Florent SEVESTRE (aniki-taicho) - Florent SEVESTRE (aniki-taicho)
@ -1764,7 +1788,6 @@ Symfony is the result of the work of many people who made the code better
- timaschew - timaschew
- Jochen Mandl - Jochen Mandl
- Marin Nicolae - Marin Nicolae
- soyuka
- Alessandro Loffredo - Alessandro Loffredo
- Ian Phillips - Ian Phillips
- Marco Lipparini - Marco Lipparini
@ -1786,6 +1809,7 @@ Symfony is the result of the work of many people who made the code better
- insidestyles - insidestyles
- Maerlyn - Maerlyn
- Even André Fiskvik - Even André Fiskvik
- Александр Ли
- Arjan Keeman - Arjan Keeman
- Erik van Wingerden - Erik van Wingerden
- Valouleloup - Valouleloup
@ -1846,6 +1870,7 @@ Symfony is the result of the work of many people who made the code better
- Michael Pohlers (mick_the_big) - Michael Pohlers (mick_the_big)
- mlpo (mlpo) - mlpo (mlpo)
- Marek Šimeček (mssimi) - Marek Šimeček (mssimi)
- Dmitriy Tkachenko (neka)
- Cayetano Soriano Gallego (neoshadybeat) - Cayetano Soriano Gallego (neoshadybeat)
- Olivier Laviale (olvlvl) - Olivier Laviale (olvlvl)
- Ondrej Machulda (ondram) - Ondrej Machulda (ondram)
@ -2114,7 +2139,6 @@ Symfony is the result of the work of many people who made the code better
- Ala Eddine Khefifi (nayzo) - Ala Eddine Khefifi (nayzo)
- emilienbouard (neime) - emilienbouard (neime)
- Nicholas Byfleet (nickbyfleet) - Nicholas Byfleet (nickbyfleet)
- Tomas Norkūnas (norkunas)
- Marco Petersen (ocrampete16) - Marco Petersen (ocrampete16)
- ollie harridge (ollietb) - ollie harridge (ollietb)
- Dimitri Gritsajuk (ottaviano) - Dimitri Gritsajuk (ottaviano)
@ -2131,7 +2155,6 @@ Symfony is the result of the work of many people who made the code better
- Ralf Kuehnel (ralfkuehnel) - Ralf Kuehnel (ralfkuehnel)
- Brayden Williams (redstar504) - Brayden Williams (redstar504)
- Rich Sage (richsage) - Rich Sage (richsage)
- Rokas Mikalkėnas (rokasm)
- Bart Ruysseveldt (ruyss) - Bart Ruysseveldt (ruyss)
- scourgen hung (scourgen) - scourgen hung (scourgen)
- Sebastian Busch (sebu) - Sebastian Busch (sebu)

View File

@ -46,7 +46,7 @@ abstract class ManagerRegistry extends AbstractManagerRegistry
$manager = $this->container->get($name); $manager = $this->container->get($name);
if (!$manager instanceof LazyLoadingInterface) { if (!$manager instanceof LazyLoadingInterface) {
throw new \LogicException(sprintf('Resetting a non-lazy manager service is not supported. Set the "%s" service as lazy and require "symfony/proxy-manager-bridge" in your composer.json file instead.', $name)); throw new \LogicException('Resetting a non-lazy manager service is not supported. '.(interface_exists(LazyLoadingInterface::class) ? sprintf('Declare the "%s" service as lazy.', $name) : 'Try running "composer require symfony/proxy-manager-bridge".'));
} }
$manager->setProxyInitializer(\Closure::bind( $manager->setProxyInitializer(\Closure::bind(
function (&$wrappedInstance, LazyLoadingInterface $manager) use ($name) { function (&$wrappedInstance, LazyLoadingInterface $manager) use ($name) {

View File

@ -442,7 +442,7 @@ class DateIntervalTypeTest extends BaseTypeTest
public function provideEmptyData() public function provideEmptyData()
{ {
$expectedData = \DateInterval::createFromDateString('6 years and 4 months'); $expectedData = new \DateInterval('P6Y4M');
return [ return [
'Simple field' => ['single_text', 'P6Y4M0D', $expectedData], 'Simple field' => ['single_text', 'P6Y4M0D', $expectedData],

View File

@ -334,6 +334,34 @@
<source>This value should be valid JSON.</source> <source>This value should be valid JSON.</source>
<target>Ši reikšmė turi būti tinkamo JSON formato.</target> <target>Ši reikšmė turi būti tinkamo JSON formato.</target>
</trans-unit> </trans-unit>
<trans-unit id="87">
<source>This collection should contain only unique elements.</source>
<target>Sąraše turi būti tik unikalios reikšmės.</target>
</trans-unit>
<trans-unit id="88">
<source>This value should be positive.</source>
<target>Reikšmė turi būti teigiama.</target>
</trans-unit>
<trans-unit id="89">
<source>This value should be either positive or zero.</source>
<target>Reikšmė turi būti teigiama arba lygi nuliui.</target>
</trans-unit>
<trans-unit id="90">
<source>This value should be negative.</source>
<target>Reikšmė turi būti neigiama.</target>
</trans-unit>
<trans-unit id="91">
<source>This value should be either negative or zero.</source>
<target>Reikšmė turi būti neigiama arba lygi nuliui.</target>
</trans-unit>
<trans-unit id="92">
<source>This value is not a valid timezone.</source>
<target>Reikšmė nėra tinkama laiko juosta.</target>
</trans-unit>
<trans-unit id="93">
<source>This password has been leaked in a data breach, it must not be used. Please use another password.</source>
<target>Slaptažodis yra nutekėjęs duomenų saugumo pažeidime, jo naudoti negalima. Prašome naudoti kitą slaptažodį.</target>
</trans-unit>
</body> </body>
</file> </file>
</xliff> </xliff>