- 13 Mar, 2022 1 commit
-
-
Alexander M. Turek authored
* 4.4: Remove extra space in NotificationEmail Fix the usage of the Valid constraints in array-based forms [DI] fix `ServiceSubscriberTrait` bug where parent has `__call()` [HttpClient] Fix reading proxy settings from dotenv when curl is used [Process] Don't return executable directories in PhpExecutableFinder Center icons vertically in trace list
-
- 08 Mar, 2022 1 commit
-
-
Nicolas Grekas authored
-
- 28 Feb, 2022 1 commit
-
-
Nicolas Grekas authored
-
- 27 Feb, 2022 4 commits
-
-
Nicolas Grekas authored
* 4.4: [HttpClient] fix
-
Nicolas Grekas authored
-
Nicolas Grekas authored
* 4.4: [HttpClient] Handle requests with null body
-
Jérémy Derussé authored
-
- 24 Feb, 2022 1 commit
-
-
Nicolas Grekas authored
* 4.4: [Serializer] Fix passing null to str_contains() [DependencyInjection] Don't reset env placeholders during compilation [HttpClient] Fix overriding default options with null [DependencyInjection] Clarify that using expressions in parameters is not allowed [GHA] Cancel running CI jobs when a PR is updated [Validator] Improve tests for the Image and File constraints [Validator][Tests] Fix AssertingContextualValidator not throwing on remaining expectations
-
- 23 Feb, 2022 1 commit
-
-
Nicolas Grekas authored
-
- 04 Feb, 2022 3 commits
-
-
Nicolas Grekas authored
* 4.4: [HttpClient] fix destructing CurlResponse
-
Nicolas Grekas authored
-
Nicolas Grekas authored
* 4.4: [Cache] Fix connecting to Redis via a socket file [DependencyInjection][FrameworkBundle] Fix using PHP 8.1 enum as parameters [PropertyAccessor] Add missing TypeError catch [FrameworkBundle] Fix log channel of TagAwareAdapter [HttpClient] Fix Content-Length header when possible [DependencyInjection] Don't dump polyfilled classes in preload script
-
- 01 Feb, 2022 1 commit
-
-
Nicolas Grekas authored
-
- 22 Jan, 2022 2 commits
-
-
Fabien Potencier authored
* 5.3: Throw exception if incompatible version of psr/simple-cache is used [DependencyInjection] copy synthetic status when resolving child definitions [HttpClient] Fix Failed to open stream: Too many open files [Console] use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors [Cache] Set mtime of cache files 1 year into future if they do not expire [DependencyInjection] remove arbitratry limitation to exclude inline services from bindings
-
Fabien Potencier authored
* 4.4: Throw exception if incompatible version of psr/simple-cache is used [DependencyInjection] copy synthetic status when resolving child definitions [HttpClient] Fix Failed to open stream: Too many open files [Console] use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors [Cache] Set mtime of cache files 1 year into future if they do not expire [DependencyInjection] remove arbitratry limitation to exclude inline services from bindings
-
- 19 Jan, 2022 1 commit
-
-
Adrien Wilmet authored
-
- 17 Jan, 2022 2 commits
-
-
Nicolas Grekas authored
* 5.3: [HttpClient] fix resetting DNS/etc when calling CurlHttpClient::reset() Fix invalid guess with enumType [HttpClient] Remove deprecated usage of GuzzleHttp\Promise\promise_for
-
Nicolas Grekas authored
* 4.4: [HttpClient] fix resetting DNS/etc when calling CurlHttpClient::reset() Fix invalid guess with enumType
-
- 13 Jan, 2022 1 commit
-
-
Nicolas Grekas authored
-
- 12 Jan, 2022 4 commits
-
-
plozmun authored
-
Nicolas Grekas authored
* 5.3: [HttpClient] Remove deprecated usage of `GuzzleHttp\Promise\queue` [PropertyAccess] Fix handling of uninitialized property of anonymous class [FrameworkBundle] Allow default cache pools to be overwritten by user [DependencyInjection] fix test ResolveBindingsPass remove loading of class iterable [FrameworkBundle] Avoid calling rtrim(null, '/') in AssetsInstallCommand [DependencyInjection] Fix nested env var with resolve processor Allow OutputFormatter::escape() to be used for escaping URLs used in <href> allow a zero time-limit [DependencyInjection] Ignore argument type check in CheckTypeDeclarationsPass if it's a Definition with a factory [Validators] Add translations for Slovak #43735
-
Nicolas Grekas authored
* 4.4: [HttpClient] Remove deprecated usage of `GuzzleHttp\Promise\queue` [PropertyAccess] Fix handling of uninitialized property of anonymous class [DependencyInjection] fix test ResolveBindingsPass remove loading of class iterable [FrameworkBundle] Avoid calling rtrim(null, '/') in AssetsInstallCommand [DependencyInjection] Fix nested env var with resolve processor Allow OutputFormatter::escape() to be used for escaping URLs used in <href> allow a zero time-limit [DependencyInjection] Ignore argument type check in CheckTypeDeclarationsPass if it's a Definition with a factory [Validators] Add translations for Slovak #43735
-
Graham Campbell authored
-
- 02 Jan, 2022 3 commits
-
-
Fabien Potencier authored
* 5.3: Bump license year Bump license year [HttpClient] Turn negative timeout to a very long timeout Features goes to 6.x branch fix lowest required PropertyInfo component release [Validator] throw when Constraint::_construct() has not been called Bump Symfony version to 5.3.14 Update VERSION for 5.3.13 Update CHANGELOG for 5.3.13 Bump Symfony version to 4.4.37 Update VERSION for 4.4.36 Update CONTRIBUTORS for 4.4.36 Update CHANGELOG for 4.4.36 Allow symfony/runtime plugin
-
Fabien Potencier authored
* 4.4: Bump license year [HttpClient] Turn negative timeout to a very long timeout Features goes to 6.x branch [Validator] throw when Constraint::_construct() has not been called Bump Symfony version to 4.4.37 Update VERSION for 4.4.36 Update CONTRIBUTORS for 4.4.36 Update CHANGELOG for 4.4.36 Allow symfony/runtime plugin
-
Fabien Potencier authored
-
- 31 Dec, 2021 1 commit
-
-
Thomas Calvet authored
-
- 29 Dec, 2021 5 commits
-
-
Nicolas Grekas authored
* 5.3: [DependencyInjection][HttpKernel] Fix enum typed bindings make login link handler tests time sensitive [CI] Remove macOS jobs Suppress psalm error for UndefinedDocblockClass for PHP 8.1 classes
-
Nicolas Grekas authored
* 4.4: [DependencyInjection][HttpKernel] Fix enum typed bindings [CI] Remove macOS jobs Suppress psalm error for UndefinedDocblockClass for PHP 8.1 classes
-
Nicolas Grekas authored
-
Nicolas Grekas authored
* 5.3: Fix transient test Fix transient test
-
Nicolas Grekas authored
-
- 25 Dec, 2021 3 commits
-
-
Nicolas Grekas authored
* 5.3: [HttpClient] mark test transient [Mime] Fix test [Translation] Fix TranslationPullCommand with ICU translations Allow package-versions-deprecated plugin Update security.lb.xlf [Notifier] Use correct factory for the msteams transport Fix SessionListener without session in request Remove direct dependency on composer/package-versions-deprecated Remove the unused dependency on composer/package-versions-deprecated [Security/Http] Fix cookie clearing on logout [HttpClient] fix checking for recent curl consts
-
Nicolas Grekas authored
* 4.4: [HttpClient] mark test transient [Mime] Fix test Allow package-versions-deprecated plugin Update security.lb.xlf
-
Nicolas Grekas authored
-
- 21 Dec, 2021 1 commit
-
-
Nicolas Grekas authored
-
- 16 Dec, 2021 4 commits
-
-
Nicolas Grekas authored
* 5.3: [5.3] cs fixes [Cache] Fix saving items with no expiration through ProxyAdapter CS fixes [HttpClient] Fix tracing requests made after calling withOptions() [Cache] disable lock on CLI [VarDumper] add more "transient-on-macos" groups
-
Nicolas Grekas authored
This PR was merged into the 5.3 branch. Discussion ---------- [HttpClient] Fix tracing requests made after calling withOptions() | Q | A | ------------- | --- | Branch? | 5.3 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #44312 | License | MIT | Doc PR | - Commits ------- 06b25c713b [HttpClient] Fix tracing requests made after calling withOptions()
-
Nicolas Grekas authored
-
Nicolas Grekas authored
-