Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release v5.4.42 #57843

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGELOG-5.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,26 @@ in 5.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/v5.4.0...v5.4.1

* 5.4.42 (2024-07-26)

* bug #57815 [Console][PhpUnitBridge][VarDumper] Fix `NO_COLOR` empty value handling (alexandre-daubois)
* bug #57828 [Translation] Fix CSV escape char in `CsvFileLoader` on PHP >= 7.4 (alexandre-daubois)
* bug #57812 [Validator] treat uninitialized properties referenced by property paths as null (xabbuh)
* bug #57816 [DoctrineBridge] fix messenger bus dispatch inside an active transaction (IndraGunawan)
* bug #57799 [ErrorHandler][VarDumper] Remove PHP 8.4 deprecations (alexandre-daubois)
* bug #57802 [PropertyInfo] Fix nullable value returned from extractFromMutator on CollectionType (benjilebon)
* bug #57832 [DependencyInjection] Do not try to load default method name on interface (lyrixx)
* bug #57753 [ErrorHandler] restrict the maximum length of the X-Debug-Exception header (xabbuh)
* bug #57674 [Cache] Improve `dbindex` DSN parameter parsing (constantable)
* bug #57663 [Cache] use copy() instead of rename() on Windows (xabbuh)
* bug #57617 [PropertyInfo] Handle collection in PhpStan same as PhpDoc (mtarld)
* bug #54057 [Messenger] Passing actual `Envelope` to `WorkerMessageRetriedEvent` (daffoxdev)
* bug #57645 [Routing] Discard in-memory cache of routes when writing the file-based cache (mpdude)
* bug #57621 [Mailer]  force HTTP 1.1 for Mailgun API requests (xabbuh)
* bug #57616 [String] Revert "Fixed u()->snake(), b()->snake() and s()->snake() methods" (nicolas-grekas)
* bug #57594 [String] Normalize underscores in snake() (xabbuh)
* bug #57585 [HttpFoundation] Fix MockArraySessionStorage to generate more conform ids (Seldaek)

* 5.4.41 (2024-06-28)

* bug #57497 [String] Fixed u()->snake(), b()->snake() and s()->snake() methods (arczinosek)
Expand Down
47 changes: 30 additions & 17 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ The Symfony Connect username in parenthesis allows to get more information
- Jérémy DERUSSÉ (jderusse)
- Roland Franssen
- Jules Pietri (heah)
- Johannes S (johannes)
- Oskar Stark (oskarstark)
- Johannes S (johannes)
- Kris Wallsmith (kriswallsmith)
- Jakub Zalas (jakubzalas)
- Yonel Ceruto (yonelceruto)
Expand Down Expand Up @@ -57,25 +57,25 @@ The Symfony Connect username in parenthesis allows to get more information
- Vincent Langlet (deviling)
- Valentin Udaltsov (vudaltsov)
- Alexandre Salomé (alexandresalome)
- Simon André (simonandre)
- Grégoire Paris (greg0ire)
- William DURAND
- ornicar
- Dany Maillard (maidmaid)
- Simon André (simonandre)
- Eriksen Costa
- Diego Saint Esteben (dosten)
- stealth35 ‏ (stealth35)
- Alexander Mols (asm89)
- Gábor Egyed (1ed)
- Francis Besset (francisbesset)
- Mathias Arlaud (mtarld)
- Titouan Galopin (tgalopin)
- Pierre du Plessis (pierredup)
- David Maicher (dmaicher)
- Bulat Shakirzyanov (avalanche123)
- Mathias Arlaud (mtarld)
- Tomasz Kowalczyk (thunderer)
- Iltar van der Berg
- Miha Vrhovnik (mvrhov)
- Tomasz Kowalczyk (thunderer)
- Gary PEGEOT (gary-p)
- Saša Stamenković (umpirsky)
- Allison Guilhem (a_guilhem)
Expand All @@ -98,6 +98,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Ruud Kamphuis (ruudk)
- Andrej Hudec (pulzarraider)
- Jáchym Toušek (enumag)
- Tomas Norkūnas (norkunas)
- Christian Raue
- Eric Clemmons (ericclemmons)
- Denis (yethee)
Expand All @@ -107,7 +108,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Douglas Greenshields (shieldo)
- Frank A. Fiebig (fafiebig)
- Baldini
- Tomas Norkūnas (norkunas)
- Alex Pott
- Fran Moreno (franmomu)
- Charles Sarrazin (csarrazi)
Expand All @@ -132,10 +132,10 @@ The Symfony Connect username in parenthesis allows to get more information
- Phil E. Taylor (philetaylor)
- Joel Wurtz (brouznouf)
- John Wards (johnwards)
- Yanick Witschi (toflar)
- Théo FIDRY
- Antoine Hérault (herzult)
- Konstantin.Myakshin
- Yanick Witschi (toflar)
- Jeroen Spee (jeroens)
- Arnaud Le Blanc (arnaud-lb)
- Sebastiaan Stok (sstok)
Expand All @@ -155,24 +155,24 @@ The Symfony Connect username in parenthesis allows to get more information
- Vladimir Tsykun (vtsykun)
- Jacob Dreesen (jdreesen)
- Włodzimierz Gajda (gajdaw)
- Nicolas Philippe (nikophil)
- Javier Spagnoletti (phansys)
- Martin Auswöger
- Adrien Brault (adrienbrault)
- Florian Voutzinos (florianv)
- Teoh Han Hui (teohhanhui)
- Przemysław Bogusz (przemyslaw-bogusz)
- Colin Frei
- Nicolas Philippe (nikophil)
- excelwebzone
- Paráda József (paradajozsef)
- Maximilian Beckers (maxbeckers)
- Baptiste Clavié (talus)
- Alexander Schwenn (xelaris)
- Fabien Pennequin (fabienpennequin)
- Gordon Franke (gimler)
- Malte Schlüter (maltemaltesich)
- jeremyFreeAgent (jeremyfreeagent)
- Michael Babker (mbabker)
- Maximilian Beckers (maxbeckers)
- Valtteri R (valtzu)
- Joshua Thijssen
- Vasilij Dusko
Expand Down Expand Up @@ -235,6 +235,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Roland Franssen :)
- Romain Monteil (ker0x)
- Sergey (upyx)
- Florent Morselli (spomky_)
- Marco Pivetta (ocramius)
- Antonio Pauletich (x-coder264)
- Vincent Touzet (vincenttouzet)
Expand Down Expand Up @@ -265,7 +266,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Tyson Andre
- GDIBass
- Samuel NELA (snela)
- Florent Morselli (spomky_)
- Baptiste Leduc (korbeil)
- Vincent AUBERT (vincent)
- Michael Voříšek
- zairig imad (zairigimad)
Expand All @@ -289,6 +290,8 @@ The Symfony Connect username in parenthesis allows to get more information
- Martin Hujer (martinhujer)
- Sergey Linnik (linniksa)
- Richard Miller
- Quynh Xuan Nguyen (seriquynh)
- Victor Bocharsky (bocharsky_bw)
- Aleksandar Jakovljevic (ajakov)
- Mario A. Alvarez Garcia (nomack84)
- Thomas Rabaix (rande)
Expand All @@ -297,7 +300,7 @@ The Symfony Connect username in parenthesis allows to get more information
- DQNEO
- Chi-teck
- Andre Rømcke (andrerom)
- Baptiste Leduc (korbeil)
- Patrick Landolt (scube)
- Karoly Gossler (connorhu)
- Timo Bakx (timobakx)
- Giorgio Premi
Expand All @@ -319,7 +322,6 @@ The Symfony Connect username in parenthesis allows to get more information
- sun (sun)
- Larry Garfield (crell)
- Leo Feyer
- Victor Bocharsky (bocharsky_bw)
- Nikolay Labinskiy (e-moe)
- Asis Pattisahusiwa
- Martin Schuhfuß (usefulthink)
Expand Down Expand Up @@ -355,7 +357,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Maxime Veber (nek-)
- Valentine Boineau (valentineboineau)
- Rui Marinho (ruimarinho)
- Patrick Landolt (scube)
- Filippo Tessarotto (slamdunk)
- Jeroen Noten (jeroennoten)
- Possum
Expand Down Expand Up @@ -492,7 +493,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Andrew Moore (finewolf)
- Bertrand Zuchuat (garfield-fr)
- Marc Morera (mmoreram)
- Quynh Xuan Nguyen (seriquynh)
- Gabor Toth (tgabi333)
- realmfoo
- Fabien S (bafs)
Expand Down Expand Up @@ -549,6 +549,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Martin Herndl (herndlm)
- Dmytro Borysovskyi (dmytr0)
- Johann Pardanaud
- Pierre Rineau
- Kai Dederichs
- Pavel Kirpitsov (pavel-kirpichyov)
- Robert Meijers
Expand Down Expand Up @@ -738,6 +739,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Miro Michalicka
- M. Vondano
- Dominik Zogg
- Maximilian Zumbansen
- Vadim Borodavko (javer)
- Tavo Nieves J (tavoniievez)
- Luc Vieillescazes (iamluc)
Expand All @@ -750,7 +752,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Giso Stallenberg (gisostallenberg)
- Rob Bast
- Roberto Espinoza (respinoza)
- Pierre Rineau
- Soufian EZ ZANTAR (soezz)
- Marek Zajac
- Adam Harvey
Expand Down Expand Up @@ -889,6 +890,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Marcin Chyłek (songoq)
- Ned Schwartz
- Ziumin
- Daniel Tiringer
- Lenar Lõhmus
- Ilija Tovilo (ilijatovilo)
- Sander Toonen (xatoo)
Expand Down Expand Up @@ -925,6 +927,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Ninos
- julien57
- Mátyás Somfai (smatyas)
- MrMicky
- Bastien DURAND (deamon)
- Dmitry Simushev
- alcaeus
Expand Down Expand Up @@ -1390,7 +1393,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Jason Woods
- mwsaz
- bogdan
- Daniel Tiringer
- Geert De Deckere
- grizlik
- Derek ROTH
Expand Down Expand Up @@ -1505,7 +1507,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Valérian Galliat
- Sorin Pop (sorinpop)
- d-ph
- MrMicky
- Stewart Malik
- Renan Taranto (renan-taranto)
- Ninos Ego
Expand All @@ -1522,6 +1523,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Amaury Leroux de Lens (amo__)
- Rene de Lima Barbosa (renedelima)
- Christian Jul Jensen
- Lukas Kaltenbach
- Alexandre GESLIN
- The Whole Life to Learn
- Pierre Tondereau
Expand Down Expand Up @@ -1772,6 +1774,7 @@ The Symfony Connect username in parenthesis allows to get more information
- benatespina (benatespina)
- Denis Kop
- Fabrice Locher
- Konstantin Chigakov
- Kamil Szalewski (szal1k)
- Jean-Guilhem Rouel (jean-gui)
- Yoann MOROCUTTI
Expand Down Expand Up @@ -1830,7 +1833,6 @@ The Symfony Connect username in parenthesis allows to get more information
- Atthaphon Urairat
- Benoit Garret
- HellFirePvP
- Maximilian Zumbansen
- Maximilian Ruta (deltachaos)
- Jon Green (jontjs)
- Jakub Sacha
Expand Down Expand Up @@ -1898,6 +1900,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Albert Ganiev (helios-ag)
- Neil Katin
- Oleg Mifle
- V1nicius00
- David Otton
- Will Donohoe
- peter
Expand Down Expand Up @@ -1966,6 +1969,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Roger Webb
- Dmitriy Simushev
- Pawel Smolinski
- Yury (daffox)
- John Espiritu (johnillo)
- Tomasz (timitao)
- Nguyen Tuan Minh (tuanminhgp)
Expand Down Expand Up @@ -2407,6 +2411,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Alex Silcock
- Raphael Hardt
- Ivan Nemets
- Dave Long
- Qingshan Luo
- Michael Olšavský
- Ergie Gonzaga
Expand Down Expand Up @@ -2526,6 +2531,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Wouter de Wild
- Peter Potrowl
- povilas
- [email protected]
- Gavin Staniforth
- bahram
- Alessandro Tagliapietra (alex88)
Expand All @@ -2540,6 +2546,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Tiago Garcia (tiagojsag)
- Artiom
- Jakub Simon
- Petrisor Ciprian Daniel
- Eviljeks
- robin.de.croock
- Brandon Antonio Lorenzo
Expand Down Expand Up @@ -2706,6 +2713,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Nil Borodulia
- Adam Katz
- Almog Baku (almogbaku)
- Boris Grishenko (arczinosek)
- Arrakis (arrakis)
- Danil Khaliullin (bifidokk)
- Benjamin Schultz (bschultz)
Expand Down Expand Up @@ -2893,6 +2901,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Markus Staab
- Ryan Hendrickson
- Valentin
- Gerard
- Sören Bernstein
- michael.kubovic
- devel
Expand Down Expand Up @@ -2944,6 +2953,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Maxime Corteel (mcorteel)
- Dan Patrick (mdpatrick)
- Mathieu MARCHOIS (mmar)
- Nei Rauni Santos (nrauni)
- Geoffrey Monte (numerogeek)
- Martijn Boers (plebian)
- Plamen Mishev (pmishev)
Expand Down Expand Up @@ -3425,6 +3435,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Bastien THOMAS
- Shaun Simmons
- Pierre-Louis LAUNAY
- Arseny Razin
- A. Pauly
- djama
- Benjamin Rosenberger
Expand Down Expand Up @@ -3526,6 +3537,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Matthias Larisch
- Maxime P
- Sean Templeton
- Willem Mouwen
- db306
- Michaël VEROUX
- Julia
Expand Down Expand Up @@ -3621,6 +3633,7 @@ The Symfony Connect username in parenthesis allows to get more information
- Jérémy (libertjeremy)
- Mehdi Achour (machour)
- Mamikon Arakelyan (mamikon)
- Mark Schmale (masch)
- Matt Ketmo (mattketmo)
- Moritz Borgmann (mborgmann)
- Matt Drollette (mdrollette)
Expand Down
4 changes: 2 additions & 2 deletions src/Symfony/Component/HttpKernel/Kernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
*/
private static $freshCache = [];

public const VERSION = '5.4.42-DEV';
public const VERSION = '5.4.42';
public const VERSION_ID = 50442;
public const MAJOR_VERSION = 5;
public const MINOR_VERSION = 4;
public const RELEASE_VERSION = 42;
public const EXTRA_VERSION = 'DEV';
public const EXTRA_VERSION = '';

public const END_OF_MAINTENANCE = '11/2024';
public const END_OF_LIFE = '11/2025';
Expand Down
Loading