Changelog (v5.3.5...v5.3.6)
- bug #42307 [Mailer] Fixed decode exception when sendgrid response is 202 (@rubanooo)
- bug #42296 [Dotenv][Yaml] Remove PHP 8.0 polyfill (@derrabus)
- bug #42274 [VarDumper]
HtmlDumper::setDumpHeader()acceptsnull(@rrpadilla) - bug #42289 [HttpFoundation] Fixed type mismatch (@Toflar)
- bug #42259 [Security] fix Check if it has session before getSession() (@mousezheng)
[PR] #42314
Assets
2
Changelog (v5.3.4...v5.3.5)
- bug #42270 [WebProfilerBundle] [WebProfiler] "empty" filter bugfix. Filter with name "empty" is not … (@luzrain)
[PR] #42278
Assets
2
Changelog (v5.2.12...v5.2.13)
- bug #42270 [WebProfilerBundle] [WebProfiler] "empty" filter bugfix. Filter with name "empty" is not … (@luzrain)
[PR] #42277
Assets
2
Changelog (v4.4.27...v4.4.28)
- bug #42270 [WebProfilerBundle] [WebProfiler] "empty" filter bugfix. Filter with name "empty" is not … (@luzrain)
[PR] #42276
Assets
2
Changelog (v5.3.3...v5.3.4)
- bug #41504 [Translation] Fix default value for locales in translation push|pull commands (@welcoMattic)
- bug #42243 [Translation] [Lokalise] Fix
base_uri(@welcoMattic, @Nyholm) - bug #42212 [Lock] Handle lock with long key (@jderusse)
- bug #42223 [Debug][ErrorHandler] Do not use the php80 polyfill (@nicolas-grekas)
- bug #42207 [Console] fix table setHeaderTitle without headers (@a1812)
- bug #42130 [Translation] fix fallback to Locale::getDefault() (@nicolas-grekas)
- bug #42184 [Mailer] Make sure Http TransportException is not leaking (@Nyholm)
- bug #42091 [Console] Run commands when implements SignalableCommandInterface without pcntl and they have'nt signals (@PaolaRuby)
- bug #42150 [Form] Fix 'invalid_message' use in multiple ChoiceType (@alexandre-daubois)
- bug #42183 [Notifier] Allow passing a previous throwable to exceptions (@derrabus)
- bug #42185 [Notifier] Make sure Http TransportException is not leaking (@Nyholm)
- bug #42182 [Notifier] Make sure Http TransportException is not leaking (@Nyholm)
- bug #42173 [Messenger] [Redis] Fix auth option wrongly considered invalid (@chalasr)
- bug #42174 Indicate compatibility with psr/log 2 and 3 (@derrabus)
- bug #41897 [Security] fix #41891 Save hashed tokenValue in RememberMe cookie (@qurben)
- bug #42156 Fix missing assignment (@Seldaek)
- bug #42112 [HttpFoundation] fix FileBag under PHP 8.1 (@alexpott)
- bug #42131 [PhpUnitBridge] Fix composer resolution on Windows (@Rainrider)
- bug #42097 [DependencyInjection] Support for intersection types (@derrabus)
- bug #42114 [HttpFoundation] Fix return types of SessionHandler::gc() (@derrabus)
- bug #42099 [VarDumper] Support for intersection types (@derrabus)
- bug #42011 [Cache] Support decorated Dbal drivers in PdoAdapter (@Jeroeny)
- bug #42068 Add a Special Case for Translating Choices in en_US_POSIX (@chrisguitarguy)
- bug #42074 Fix ctype_digit deprecation (@alexpott)
- bug #42084 [WebProfilerBundle] Fix the values of some CSS properties (@javiereguiluz)
- bug #42079 [FrameworkBundle] Fixed file operations in Sodium vault seal (@javiereguiluz)
- bug #42078 [DoctrineBridge] [Doctrine Bridge] Fix an exception message (@javiereguiluz)
- bug #42067 [Messenger] [Redis] Make
authoption works (@welcoMattic) - bug #42054 [DoctrineBridge] fix setting default mapping type to attribute/annotation on php 8/7 respectively (@nicolas-grekas)
- bug #42059 [Messenger] Fixed BC layer for RedeliveryStamp (@Nyholm)
- bug #42060 [Messenger] AmqpTransport implements QueueReceiverInterface (@xabbuh)
- bug #42049 [TwigBridge] do not render the same label id attribute twice (@xabbuh)
- bug #42019 [DependencyInjection] Fix TaggedLocator attribute without indexAttribute argument (@lucas Bäuerle)
- bug #42032 [HttpKernel] recover from failed deserializations (@xabbuh)
- bug #42035 [Messenger] Fix use_notify default value for PostgreSqlConnection (@tgalopin)
- bug #42009 [Console] Fix save correct name in setDefaultCommand() for PHP8 (@a1812)
- bug #41990 [Lock] fix derivating semaphore from key (@nicolas-grekas)
- bug #41986 [Notifier] Fix TransportTestCase (@OskarStark)
- bug #40529 [Translation] Missing translations from traits (@insekticid)
- bug #41384 Fix SkippedTestSuite (@jderusse)
- bug #41966 [Console] Revert "bug #41952 fix handling positional arguments" (@chalasr, @nicolas-grekas)
- bug #41905 [EventDispatcher] Correct the called event listener method case (@jjsty1e)
- bug #41961 [Serializer] Need to clear cache when updating Annotation Groups on Entities (@monteiro)
- bug #41952 [Console] fix handling positional arguments (@nicolas-grekas)
- bug #41917 Rethrow exception in
DoctrineTokenProvider(@jderusse) - bug #41887 [PhpUnitBridge] Fix deprecation handler with PHPUnit 10 (@YaFou)
[PR] #42267
Assets
2
Changelog (v5.2.11...v5.2.12)
- bug #42212 [Lock] Handle lock with long key (@jderusse)
- bug #42223 [Debug][ErrorHandler] Do not use the php80 polyfill (@nicolas-grekas)
- bug #42207 [Console] fix table setHeaderTitle without headers (@a1812)
- bug #42130 [Translation] fix fallback to Locale::getDefault() (@nicolas-grekas)
- bug #42184 [Mailer] Make sure Http TransportException is not leaking (@Nyholm)
- bug #42091 [Console] Run commands when implements SignalableCommandInterface without pcntl and they have'nt signals (@PaolaRuby)
- bug #42150 [Form] Fix 'invalid_message' use in multiple ChoiceType (@alexandre-daubois)
- bug #42183 [Notifier] Allow passing a previous throwable to exceptions (@derrabus)
- bug #42182 [Notifier] Make sure Http TransportException is not leaking (@Nyholm)
- bug #42173 [Messenger] [Redis] Fix auth option wrongly considered invalid (@chalasr)
- bug #42174 Indicate compatibility with psr/log 2 and 3 (@derrabus)
- bug #42112 [HttpFoundation] fix FileBag under PHP 8.1 (@alexpott)
- bug #42131 [PhpUnitBridge] Fix composer resolution on Windows (@Rainrider)
- bug #42097 [DependencyInjection] Support for intersection types (@derrabus)
- bug #42114 [HttpFoundation] Fix return types of SessionHandler::gc() (@derrabus)
- bug #42099 [VarDumper] Support for intersection types (@derrabus)
- bug #42011 [Cache] Support decorated Dbal drivers in PdoAdapter (@Jeroeny)
- bug #42068 Add a Special Case for Translating Choices in en_US_POSIX (@chrisguitarguy)
- bug #42074 Fix ctype_digit deprecation (@alexpott)
- bug #42084 [WebProfilerBundle] Fix the values of some CSS properties (@javiereguiluz)
- bug #42079 [FrameworkBundle] Fixed file operations in Sodium vault seal (@javiereguiluz)
- bug #42067 [Messenger] [Redis] Make
authoption works (@welcoMattic) - bug #42054 [DoctrineBridge] fix setting default mapping type to attribute/annotation on php 8/7 respectively (@nicolas-grekas)
- bug #42059 [Messenger] Fixed BC layer for RedeliveryStamp (@Nyholm)
- bug #42049 [TwigBridge] do not render the same label id attribute twice (@xabbuh)
- bug #42032 [HttpKernel] recover from failed deserializations (@xabbuh)
- bug #42035 [Messenger] Fix use_notify default value for PostgreSqlConnection (@tgalopin)
- bug #41990 [Lock] fix derivating semaphore from key (@nicolas-grekas)
- bug #40529 [Translation] Missing translations from traits (@insekticid)
- bug #41384 Fix SkippedTestSuite (@jderusse)
- bug #41966 [Console] Revert "bug #41952 fix handling positional arguments" (@chalasr, @nicolas-grekas)
- bug #41905 [EventDispatcher] Correct the called event listener method case (@jjsty1e)
- bug #41952 [Console] fix handling positional arguments (@nicolas-grekas)
- bug #41887 [PhpUnitBridge] Fix deprecation handler with PHPUnit 10 (@YaFou)
[PR] #42264
[EOL] End of life release for branch 5.2
Assets
2
Changelog (v4.4.26...v4.4.27)
- bug #42212 [Lock] Handle lock with long key (@jderusse)
- bug #42223 [Debug][ErrorHandler] Do not use the php80 polyfill (@nicolas-grekas)
- bug #42207 [Console] fix table setHeaderTitle without headers (@a1812)
- bug #42130 [Translation] fix fallback to Locale::getDefault() (@nicolas-grekas)
- bug #42184 [Mailer] Make sure Http TransportException is not leaking (@Nyholm)
- bug #42150 [Form] Fix 'invalid_message' use in multiple ChoiceType (@alexandre-daubois)
- bug #42174 Indicate compatibility with psr/log 2 and 3 (@derrabus)
- bug #42112 [HttpFoundation] fix FileBag under PHP 8.1 (@alexpott)
- bug #42131 [PhpUnitBridge] Fix composer resolution on Windows (@Rainrider)
- bug #42097 [DependencyInjection] Support for intersection types (@derrabus)
- bug #42114 [HttpFoundation] Fix return types of SessionHandler::gc() (@derrabus)
- bug #42099 [VarDumper] Support for intersection types (@derrabus)
- bug #42011 [Cache] Support decorated Dbal drivers in PdoAdapter (@Jeroeny)
- bug #42068 Add a Special Case for Translating Choices in en_US_POSIX (@chrisguitarguy)
- bug #42074 Fix ctype_digit deprecation (@alexpott)
- bug #42084 [WebProfilerBundle] Fix the values of some CSS properties (@javiereguiluz)
- bug #42079 [FrameworkBundle] Fixed file operations in Sodium vault seal (@javiereguiluz)
- bug #42054 [DoctrineBridge] fix setting default mapping type to attribute/annotation on php 8/7 respectively (@nicolas-grekas)
- bug #42049 [TwigBridge] do not render the same label id attribute twice (@xabbuh)
- bug #42032 [HttpKernel] recover from failed deserializations (@xabbuh)
- bug #41990 [Lock] fix derivating semaphore from key (@nicolas-grekas)
- bug #40529 [Translation] Missing translations from traits (@insekticid)
- bug #41384 Fix SkippedTestSuite (@jderusse)
- bug #41966 [Console] Revert "bug #41952 fix handling positional arguments" (@chalasr, @nicolas-grekas)
- bug #41905 [EventDispatcher] Correct the called event listener method case (@jjsty1e)
- bug #41952 [Console] fix handling positional arguments (@nicolas-grekas)
- bug #41887 [PhpUnitBridge] Fix deprecation handler with PHPUnit 10 (@YaFou)
[PR] #42266
Assets
2
Changelog (v5.3.2...v5.3.3)
- bug #41910 [Security] Handle concurency in Csrf DoctrineTokenProvider (@jderusse)
- bug #41881 Fix SessionTokenStorage reuse with Request (@jderusse)
- bug #41893 [Filesystem] Workaround cannot dumpFile into "protected" folders on Windows (@arnegroskurth)
- bug #41896 [Messenger] fix FlattenExceptionNormalizer (@nicolas-grekas)
- bug #41242 [SecurityBundle] Change information label from red to yellow (@94noni)
- bug #41665 [HttpKernel] Keep max lifetime also when part of the responses don't set it (@mpdude)
- bug #41760 [ErrorHandler] fix handling buffered SilencedErrorContext (@nicolas-grekas)
- bug #41807 [HttpClient] fix Psr18Client when allow_url_fopen=0 (@nicolas-grekas)
- bug #41735 [Runtime] Fix project dir variable when vendor not in project root (@Ash014)
- bug #40857 [DependencyInjection] Add support of PHP enumerations (@alexandre-daubois)
- bug #41767 [Config] fix tracking default values that reference the parent class (@nicolas-grekas)
- bug #41768 [DependencyInjection] Fix binding "iterable $foo" when using the PHP-DSL (@nicolas-grekas)
- bug #41777 [DependencyInjection] accept service locator definitions with no class (@nicolas-grekas)
- bug #41801 [Uid] Fix fromString() with low base58 values (@fancyweb)
- bug #41793 [Cache] handle prefixed redis connections when clearing pools (@nicolas-grekas)
- bug #41804 [Cache] fix eventual consistency when using RedisTagAwareAdapter with a cluster (@nicolas-grekas)
- bug #41773 [Cache] Disable locking on Windows by default (@nicolas-grekas)
- bug #41655 [Mailer] fix encoding of addresses using SmtpTransport (@dmaicher)
- bug #41663 [HttpKernel] [HttpCache] Keep s-maxage=0 from ESI sub-responses (@mpdude)
- bug #41739 Avoid broken action URL in text notification mail (@mbrodala)
- bug #41737 [Security] Fix special char used to create cache key (@jderusse)
- bug #41701 [VarDumper] Fix tests for PHP 8.1 (@alexandre-daubois)
- bug #41795 [FrameworkBundle] Replace var_export with VarExporter to use array short syntax in secrets list files (@alexandre-daubois)
- bug #41779 [DependencyInjection] throw proper exception when decorating a synthetic service (@nicolas-grekas)
- bug #41787 [Security] Implement fluent interface on RememberMeBadge::disable() (@derrabus)
- bug #41776 [ErrorHandler] [DebugClassLoader] Do not check Phake mocks classes (@adoy)
- bug #41780 [PhpUnitBridge] fix handling the COMPOSER_BINARY env var when using simple-phpunit (@Taluu)
- bug #41755 [PasswordHasher] UserPasswordHasher only calls getSalt when method exists (@dbrumann)
- bug #41670 [HttpFoundation] allow savePath of NativeFileSessionHandler to be null (@simon.chrzanowski)
- bug #41751 [Messenger] prevent reflection usages when classes do not exist (@xabbuh)
- bug #41747 [Security] Fixed 'security.command.debug_firewall' not found (@Nyholm)
- bug #41741 [Security] Fix invalid RememberMe value after update (@jderusse)
- bug #41744 [Security] Fix invalid cookie when migrating to new Security (@jderusse)
- bug #41740 [Security] make the getter usable if no user identifier is set (@xabbuh)
[PR] #41916
Assets
2
PreviousNext

