Skip to content
  • Nicolas Grekas's avatar
    05f7f4e1
    Merge branch '4.3' into 4.4 · 05f7f4e1
    Nicolas Grekas authored
    * 4.3:
      [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
      #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
    05f7f4e1
    Merge branch '4.3' into 4.4
    Nicolas Grekas authored
    * 4.3:
      [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
      #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
Loading