- May 01, 2025
-
-
Christian Flothmann authored
* 7.2: add translations for the Twig constraint drop the Date header using the Postmark API transport [VarExporter] Fix: Use correct closure call for property-specific logic in $notByRef [Validator] [WordCount] Treat 0 as one character word and do not exclude it Unnecessary cast, return, semicolon and comma Fix ServiceMethodsSubscriberTrait for nullable service [Notifier] [Discord] Fix value limits Fix ServiceMethodsSubscriberTrait for nullable service
-
- Apr 29, 2025
-
-
Dalibor Karlović authored
-
- Apr 25, 2025
-
-
Steven Renaux authored
-
- Mar 13, 2025
-
-
Nicolas Grekas authored
[Cache] Enable namespace-based invalidation by prefixing keys with backend-native namespace separators
-
- Dec 11, 2024
-
-
Christian Flothmann authored
* 7.1: Fix resolve enum in string type resolver [PropertyInfo] Upmerge #59012 [BeanstalkMessenger] Round delay to an integer to avoid deprecation warning [PropertyInfo] Fix interface handling in `PhpStanTypeHelper` [HttpClient] Test POST to GET redirects [HttpKernel] Denormalize request data using the csv format when using "#[MapQueryString]" or "#[MapRequestPayload]" (except for content data) fix: preserve and nowrap in profiler code highlighting
-
Fabien Potencier authored
* 6.4: [BeanstalkMessenger] Round delay to an integer to avoid deprecation warning [PropertyInfo] Fix interface handling in `PhpStanTypeHelper` [HttpClient] Test POST to GET redirects [HttpKernel] Denormalize request data using the csv format when using "#[MapQueryString]" or "#[MapRequestPayload]" (except for content data) fix: preserve and nowrap in profiler code highlighting
-
- Dec 09, 2024
-
- Dec 07, 2024
-
-
Christian Flothmann authored
* 7.1: [Console] Fix division by 0 error [ErrorHandler] Fix error message with PHP 8.5 add test covering associated entities referenced by their primary key Add an experimental CI job for PHP 8.5 Fix change log to mentioned thrown exception [HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in CurlHttpClient evaluate access flags for properties with asymmetric visibility [Mime] Fix wrong PHPDoc in `FormDataPart` constructor
-
Christian Flothmann authored
* 6.4: [Console] Fix division by 0 error [ErrorHandler] Fix error message with PHP 8.5 Add an experimental CI job for PHP 8.5 [HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in CurlHttpClient evaluate access flags for properties with asymmetric visibility [Mime] Fix wrong PHPDoc in `FormDataPart` constructor
-
- Dec 02, 2024
-
-
Kurt Thiemann authored
-
- Nov 29, 2024
-
-
Nicolas Grekas authored
* 7.1: [HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient Bump Symfony version to 7.1.10 Update VERSION for 7.1.9 Update CHANGELOG for 7.1.9 Bump Symfony version to 6.4.17 Update VERSION for 6.4.16 Update CHANGELOG for 6.4.16 Bump Symfony version to 5.4.49 Update VERSION for 5.4.48 Update CONTRIBUTORS for 5.4.48 Update CHANGELOG for 5.4.48
-
Nicolas Grekas authored
* 6.4: [HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient Bump Symfony version to 6.4.17 Update VERSION for 6.4.16 Update CHANGELOG for 6.4.16 Bump Symfony version to 5.4.49 Update VERSION for 5.4.48 Update CONTRIBUTORS for 5.4.48 Update CHANGELOG for 5.4.48
-
Nicolas Grekas authored
* 5.4: [HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient Bump Symfony version to 5.4.49 Update VERSION for 5.4.48 Update CONTRIBUTORS for 5.4.48 Update CHANGELOG for 5.4.48
-
- Nov 28, 2024
-
- Nov 25, 2024
-
-
Nicolas Grekas authored
* 7.1: [DoctrineBridge] Fix Connection::createSchemaManager() for Doctrine DBAL v2 [HttpClient] Various cleanups after recent changes do not add child nodes to EmptyNode instances consider write property visibility to decide whether a property is writable add comment explaining why HttpClient tests are run separately silence warnings issued by Redis Sentinel on connection issues
-
Nicolas Grekas authored
* 6.4: [DoctrineBridge] Fix Connection::createSchemaManager() for Doctrine DBAL v2 [HttpClient] Various cleanups after recent changes do not add child nodes to EmptyNode instances consider write property visibility to decide whether a property is writable add comment explaining why HttpClient tests are run separately silence warnings issued by Redis Sentinel on connection issues
-
Nicolas Grekas authored
* 5.4: [HttpClient] Various cleanups after recent changes do not add child nodes to EmptyNode instances consider write property visibility to decide whether a property is writable add comment explaining why HttpClient tests are run separately
-
- Nov 19, 2024
-
-
Nicolas Grekas authored
* 6.4: Fix typo
-
Nicolas Grekas authored
* 5.4: Fix typo
-
Nicolas Grekas authored
* 7.1: Fix typo
-
Nicolas Grekas authored
* 5.4: Fix typo
-
Nicolas Grekas authored
-
Nicolas Grekas authored
* 7.1: [HttpClient] Fix option "resolve" with IPv6 addresses Fix twig deprecations in web profiler twig files [HttpClient] Fix option "bindto" with IPv6 addresses fixes #58904 [Validator] review italian translations [Validator] review latvian translations
-
Nicolas Grekas authored
* 6.4: [HttpClient] Fix option "resolve" with IPv6 addresses Fix twig deprecations in web profiler twig files [HttpClient] Fix option "bindto" with IPv6 addresses fixes #58904 [Validator] review italian translations [Validator] review latvian translations
-
Nicolas Grekas authored
* 5.4: [HttpClient] Fix option "resolve" with IPv6 addresses Fix twig deprecations in web profiler twig files [HttpClient] Fix option "bindto" with IPv6 addresses fixes #58904 [Validator] review latvian translations
-
Nicolas Grekas authored
-
- Nov 18, 2024
-
-
Nicolas Grekas authored
-
- Nov 13, 2024
-
-
Nicolas Grekas authored
* 7.1: [HttpFoundation] Fix test [HttpFoundation] Revert risk change [Notifier] Fix GoIpTransport [HttpClient] Fix catching some invalid Location headers
-
Nicolas Grekas authored
* 6.4: [HttpFoundation] Fix test [HttpFoundation] Revert risk change [Notifier] Fix GoIpTransport [HttpClient] Fix catching some invalid Location headers
-
Nicolas Grekas authored
* 5.4: [HttpFoundation] Revert risk change [HttpClient] Fix catching some invalid Location headers
-
Nicolas Grekas authored
-
Nicolas Grekas authored
* 7.1: fix merge fix merge Bump Symfony version to 7.1.9 Work around parse_url() bug (bis) Update VERSION for 7.1.8 Update CHANGELOG for 7.1.8 Bump Symfony version to 6.4.16 fix PHP 7.2 compatibility silence PHP warnings issued by Redis::connect() Update VERSION for 6.4.15 Update CHANGELOG for 6.4.15 Bump Symfony version to 5.4.48 Update VERSION for 5.4.47 Update CHANGELOG for 5.4.47 [Routing] Fix: lost priority when defining hosts in configuration fix dumping tests to skip with data providers
-
Nicolas Grekas authored
* 6.4: Work around parse_url() bug (bis) Bump Symfony version to 6.4.16 fix PHP 7.2 compatibility silence PHP warnings issued by Redis::connect() Update VERSION for 6.4.15 Update CHANGELOG for 6.4.15 Bump Symfony version to 5.4.48 Update VERSION for 5.4.47 Update CHANGELOG for 5.4.47 [Routing] Fix: lost priority when defining hosts in configuration fix dumping tests to skip with data providers
-
Nicolas Grekas authored
* 5.4: Work around parse_url() bug (bis) fix PHP 7.2 compatibility silence PHP warnings issued by Redis::connect() Bump Symfony version to 5.4.48 Update VERSION for 5.4.47 Update CHANGELOG for 5.4.47 [Routing] Fix: lost priority when defining hosts in configuration fix dumping tests to skip with data providers
-
Nicolas Grekas authored
-
Nicolas Grekas authored
* 7.1: [HttpClient] Resolve hostnames in NoPrivateNetworkHttpClient [security-http] Check owner of persisted remember-me cookie
-
Nicolas Grekas authored
* 6.4: [HttpClient] Resolve hostnames in NoPrivateNetworkHttpClient [security-http] Check owner of persisted remember-me cookie
-
Nicolas Grekas authored
* 5.4: [HttpClient] Resolve hostnames in NoPrivateNetworkHttpClient [security-http] Check owner of persisted remember-me cookie
-
Nicolas Grekas authored
-