This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/.github
Nicolas Grekas 5a855408e1 Merge branch '4.4'
* 4.4:
  [OptionsResolve] Revert change in tests for a not-merged change in code
  [HttpClient] fix handling of 3xx with no Location header - ignore Content-Length when no body is expected
  [Workflow] Made the configuration more robust for the 'property' key
  [Security/Core] make NativePasswordEncoder use sodium to validate passwords when possible
  [FrameworkBundle] make SodiumVault report bad decryption key accurately
  cs fix
  [Security] Allow to set a fixed algorithm
  [Security/Core] make encodedLength computation more generic
  [Security/Core] add fast path when encoded password cannot match anything
  #30432 fix an error message
  fix paths to detect code owners
  [HttpClient] ignore the body of responses to HEAD requests
  [Validator] Ensure numeric subpaths do not cause errors on PHP 7.4
  [SecurityBundle] Fix wrong assertion
  Remove unused local variables in tests
  [Yaml][Parser] Remove the getLastLineNumberBeforeDeprecation() internal unused method
  Make sure to collect child forms created on *_SET_DATA events
  [WebProfilerBundle] Improve display in Email panel for dark theme
  do not render errors for checkboxes twice
2019-10-28 22:51:41 +01:00
..
ISSUE_TEMPLATE Delete 5_Security_issue.md 2019-10-04 20:40:56 +02:00
build-packages.php [CI] fix building local packages 2019-10-15 14:09:56 +02:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2018-04-30 19:17:13 +02:00
CODEOWNERS Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
composer-config.json [travis] install from dist except for selected components 2019-09-20 23:28:55 +02:00
patch-types.php Merge branch '4.4' 2019-09-27 00:15:24 +02:00
PULL_REQUEST_TEMPLATE.md Update GitHub PR template 2019-09-10 18:21:23 +02:00
rm-invalid-lowest-lock-files.php invalidate stale commits for PRs too 2018-10-09 14:32:52 +02:00
SECURITY.md [github] Implement the new security policy. 2019-05-24 18:51:24 +02:00