Commit Graph

95 Commits

Author SHA1 Message Date
Nicolas Grekas bcc5b4b81b Merge branch '5.4' into 6.0
* 5.4:
  expand uninitialized session tests
  [Lock] Release PostgreSqlStore connection lock on failure
  [DomCrawler] Fix HTML5 parser charset option
  cs fix
  [HttpKernel] Do not attempt to register enum arguments in controller service locator
  [Mime] Fix missing sprintf in DkimSigner
  [Translation] [LocoProvider] Use rawurlencode and separate tag setting
  [Security] fix unserializing session payloads from v4
  [Cache] Don't lock when doing nested computations
  [Messenger] fix Redis support on 32b arch
  [HttpFoundation] Fix notice when HTTP_PHP_AUTH_USER passed without pass
  [Security] Add getting started example to README
2021-12-28 18:22:37 +01:00
Nicolas Grekas 81d093765b Merge branch '4.4' into 5.3
* 4.4:
  [DomCrawler] Fix HTML5 parser charset option
  cs fix
  [HttpKernel] Do not attempt to register enum arguments in controller service locator
  [Cache] Don't lock when doing nested computations
  [Messenger] fix Redis support on 32b arch
  [HttpFoundation] Fix notice when HTTP_PHP_AUTH_USER passed without pass
2021-12-28 18:08:14 +01:00
Nicolas Grekas 742279caa9 [Messenger] fix Redis support on 32b arch 2021-12-28 11:19:14 +01:00
Alexander M. Turek d3a33b9c91 Merge branch '5.4' into 6.0
* 5.4:
  [Validator] Allow Sequence constraint to be applied onto class as an attribute
  Try making tests a bit less transient
  Fix CI on macos-11
  [Serializer] Fix denormalizing custom class in UidNormalizer
  [Config] In XmlUtils, avoid converting from octal every string starting with a 0
  Make RateLimiter resilient to timeShifting
2021-12-15 13:43:24 +01:00
Nicolas Grekas f5235a95ab Merge branch '4.4' into 5.3
* 4.4:
  Try making tests a bit less transient
2021-12-15 11:43:37 +01:00
Nicolas Grekas b1426b4df8 Try making tests a bit less transient 2021-12-15 11:33:10 +01:00
Nicolas Grekas fa149bd4e1 Merge branch '5.4' into 6.0
* 5.4:
  [Security] Do not overwrite already stored tokens for REMOTE_USER authentication
  [Validator] Fix validation for single level domains
  [Notifier] add Vonage bridge to replace the Nexmo one
  Fix redundant type casts
  Increased the reserved memory from 10k to 32k
  Complete event name & dispatcher in EventDispatcherDebugCommand
  [DoctrineBridge] Add DbalLoggerTest to group legacy
  Leverage DBAL's getNativeConnection() method
  [FrameworkBundle] Fix property-info phpstan extractor discovery
  Fix idempotency of LocoProvider write method
2021-11-29 16:32:57 +01:00
Nicolas Grekas e9a702635a Merge branch '4.4' into 5.3
* 4.4:
  [Validator] Fix validation for single level domains
  Increased the reserved memory from 10k to 32k
  [DoctrineBridge] Add DbalLoggerTest to group legacy
2021-11-29 16:30:11 +01:00
Nicolas Grekas 325d19c35a [DoctrineBridge] Add DbalLoggerTest to group legacy 2021-11-28 19:02:56 +01:00
Nicolas Grekas e066c3e824 Fix merge 2021-11-24 15:26:51 +01:00
Nicolas Grekas 52719fdcbf Merge branch '5.4' into 6.0
* 5.4:
  [appveyor] Bump apcu to 5.1.18
  [String] Add conflict with symfony/translation-contracts >= 3
  Bump Symfony version to 5.4.0
  Update VERSION for 5.4.0-RC1
  Update CHANGELOG for 5.4.0-RC1
  Bump Symfony version to 5.3.13
  Update VERSION for 5.3.12
  Update CHANGELOG for 5.3.12
  Bump Symfony version to 4.4.36
  Update VERSION for 4.4.35
  Update CONTRIBUTORS for 4.4.35
  Update CHANGELOG for 4.4.35
2021-11-24 14:26:39 +01:00
Nicolas Grekas a8d3c0acef Merge branch '4.4' into 5.3
* 4.4:
  [appveyor] Bump apcu to 5.1.18
  Bump Symfony version to 4.4.36
  Update VERSION for 4.4.35
  Update CONTRIBUTORS for 4.4.35
  Update CHANGELOG for 4.4.35
2021-11-24 14:24:03 +01:00
Nicolas Grekas 9ce61e128f [appveyor] Bump apcu to 5.1.18 2021-11-24 14:20:55 +01:00
Nicolas Grekas a795b9688d Merge branch '5.4' into 6.0
* 5.4:
  [Ldap] Fix test
  Remove flex from appveyor
2021-11-23 23:04:50 +01:00
Nicolas Grekas 11f922fb1b Merge branch '4.4' into 5.3
* 4.4:
  Remove flex from appveyor
2021-11-23 23:02:21 +01:00
Nicolas Grekas 0e1717af77 Remove flex from appveyor 2021-11-23 22:45:00 +01:00
Nicolas Grekas ad942b3a1f Merge branch '5.4' into 6.0
* 5.4:
  [Cache] fix connecting to local Redis sockets
  Fix appveyor config for deprecations
  Skip deprecation coming from DBAL 3.2
  Add Suggestion class for more advanced completion suggestion
  [HttpClient] Add Klaxoon as a backer to the README
  [Translation] Add Lokalise as a backer to the READMEs
  [Translation] Add Crowdin as a backer to the READMEs
  [Security] Add SymfonyCasts as a backer to the READMEs
  [Notifier] Add Mercure.rocks as a backer to the README
  [Messenger][Process] Add SensioLabs as a backer to the README
  [HttpKernel][Console] Add Les-Tilleuls.coop as a backer to the README
  [HttpFoundation] Add Laravel as a backer to the README
  Allow v3 contracts where possible
2021-11-23 20:05:29 +01:00
Nicolas Grekas 09c18acaa0 Merge branch '4.4' into 5.3
* 4.4:
  [Cache] fix connecting to local Redis sockets
  Fix appveyor config for deprecations
  Skip deprecation coming from DBAL 3.2
2021-11-23 19:33:50 +01:00
Nicolas Grekas 73d6281bf0 Fix appveyor config for deprecations 2021-11-23 17:21:17 +01:00
Nicolas Grekas 51d39068a5 Merge branch '5.4' into 6.0
* 5.4:
  Tweak CI
  Tweak CI
  Tweak GHA
2021-06-28 11:08:31 +02:00
Nicolas Grekas 02cc8f23ff Merge branch '4.4' into 5.2
* 4.4:
  Tweak CI
  Tweak CI
2021-06-28 11:07:49 +02:00
Nicolas Grekas ab2a0fe653 Tweak CI 2021-06-28 11:03:12 +02:00
Nicolas Grekas c21bd93b44 Merge branch '5.4' into 6.0
* 5.4:
  -
  -
  -
  PHPUnit on GitHub Actions
2021-06-27 11:24:41 +02:00
Nicolas Grekas b61b74c1ff Merge branch '4.4' into 5.2
* 4.4:
  -
  PHPUnit on GitHub Actions
2021-06-27 11:16:08 +02:00
Nicolas Grekas fa5ed19ab8 - 2021-06-26 23:56:04 +02:00
Nicolas Grekas afca900f23 Bump Symfony 6 to PHP 8 2021-05-19 15:35:00 +02:00
Nicolas Grekas 00b4b76460 Merge branch '4.4' into 5.2
* 4.4:
  Ignore indirect deprecation triggered by doctrine/orm
  Symfony Armenian Translations
  [Translation] Allow using dashes in locale when linting Xliff files
  use the right context for properties defined in traits
2021-02-16 11:13:48 +01:00
Nicolas Grekas 8530ada94d Ignore indirect deprecation triggered by doctrine/orm 2021-02-16 10:34:45 +01:00
Nicolas Grekas 438a865be6 Merge branch '4.4' into 5.2
* 4.4:
  Replace "branch-version" by "versions" in composer.json
  Bump Symfony version to 4.4.20
  Update VERSION for 4.4.19
  Update CONTRIBUTORS for 4.4.19
  Update CHANGELOG for 4.4.19
2021-01-27 17:27:53 +01:00
Nicolas Grekas b40e71f096 Replace "branch-version" by "versions" in composer.json 2021-01-27 17:22:20 +01:00
Alexander M. Turek c639531fe4 Merge branch '4.4' into 5.1
* 4.4:
  [HttpFoundation] Drop int return type from parseFilesize()
  Added $translator->addLoader()
  bug symfony/symfony#39878 [doctrine-bridge] Add username to UserNameNotFoundException
  fix spelling
  Add check for constant in Curl client
  Revert #38614, add assert to avoid regression
  Fix problem when SYMFONY_PHPUNIT_VERSION is empty string value
  Update PHP CS Fixer config to v2.18
2021-01-19 21:48:35 +01:00
Luke Towers a1b31f840c [HttpFoundation] Drop int return type from parseFilesize() 2021-01-19 18:19:22 +01:00
Christian Flothmann 87b1e11ebb Merge branch '4.4' into 5.1
* 4.4:
  Cleanup CI scripts
  fix code style
  fix code style
  take query and request parameters into account when matching routes
  mistake
  fix tests to run assertions on returned Crawler instances
2021-01-04 18:34:17 +01:00
Nicolas Grekas 09e51d6b42 Cleanup CI scripts 2021-01-04 17:51:14 +01:00
Nicolas Grekas aae9211e7c Merge branch '4.4' into 5.1
* 4.4:
  [Process] Dont test TTY if there is no TTY support
  Fixing some Mongolian
  translating the validators for european portuguese language
  Fix CI
  Update validators.he.xlf
  Update security.he.xlf
  Update validators.he.xlf
  Improve performances in CircualReference detection
  [PHPUnitBridge] Fixed crash on Windows with PHP 8
  Fix session called initized several time
2020-11-02 16:45:32 +01:00
Nicolas Grekas e6250eabcf Merge branch '3.4' into 4.4
* 3.4:
  Fix CI
2020-11-02 15:31:22 +01:00
Nicolas Grekas 427e314212 Fix CI 2020-11-02 15:30:42 +01:00
Nicolas Grekas 1d09b49076 Disable platform checks 2020-10-26 11:17:41 +01:00
Nicolas Grekas 50a61b5392 Merge branch '4.4' into 5.1
* 4.4:
  Disable platform checks
  Put branch-version in the source for CI
  Bump default PHPUnit version for PHP 8 to 9.4.
2020-10-24 17:53:55 +02:00
Nicolas Grekas 138f611f75 Merge branch '3.4' into 4.4
* 3.4:
  Put branch-version in the source for CI
2020-10-24 17:45:11 +02:00
Nicolas Grekas 008f2da031 Put branch-version in the source for CI 2020-10-24 17:39:57 +02:00
Nicolas Grekas 65f2620bc4 Merge branch '4.4' into 5.1
* 4.4:
  fix merge
  Remove branch-version (keep them for contracts only)
  [HttpClient] relax auth bearer format requirements
  [PHPUnitBridge] Silence errors from mkdir()
  [DependencyInjection] Preload classes with union types correctly.
  [Serializer] fix decoding float XML attributes starting with 0
  add missing dutch translations
  Support PHPUnit 8 and PHPUnit 9 in constraint compatibility trait
  Add expectDeprecation, expectNotice, expectWarning, and expectError to TestCase polyfill
  Add missing exporter function for PHPUnit 7
  [Validator] Add missing romanian translations
  [Cache] Use correct expiry in ChainAdapter
  do not translate null placeholders or titles
2020-10-24 14:01:57 +02:00
Nicolas Grekas 77aa17401d Merge branch '3.4' into 4.4
* 3.4:
  Remove branch-version (keep them for contracts only)
  [Serializer] fix decoding float XML attributes starting with 0
  add missing dutch translations
  [Validator] Add missing romanian translations
  do not translate null placeholders or titles
2020-10-24 13:50:19 +02:00
Nicolas Grekas f8fe4bf9f5 Remove branch-version (keep them for contracts only) 2020-10-24 12:57:07 +02:00
Nicolas Grekas 59db41386f Merge branch '4.4' into 5.1
* 4.4:
  Fix merge
2020-10-13 14:46:35 +02:00
Nicolas Grekas 1db73dfe02 Fix merge 2020-10-13 14:45:49 +02:00
Nicolas Grekas 23ab908213 Merge branch '4.4' into 5.1
* 4.4:
  Remove "version" from composer.json files, use "branch-version" instead
2020-10-13 14:35:38 +02:00
Nicolas Grekas e953dd3e0d Merge branch '3.4' into 4.4
* 3.4:
  Remove "version" from composer.json files, use "branch-version" instead
2020-10-13 14:30:56 +02:00
Nicolas Grekas f9ed6940fd Remove "version" from composer.json files, use "branch-version" instead 2020-10-13 14:21:16 +02:00
Nicolas Grekas 097c8c6f27 Merge branch '4.4' into 5.1
* 4.4:
  [appveyor] fix checking for the .x branch
  Remove "branch-alias", populate "version"
2020-10-06 13:49:34 +02:00