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/src/Symfony/Component/Templating/Tests
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
..
Fixtures Add return types to internal & magic methods when possible 2019-08-22 15:18:41 +02:00
Helper Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00
Loader Merge branch '4.4' 2019-10-28 22:51:41 +01:00
Storage Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00
DelegatingEngineTest.php Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00
PhpEngineTest.php Merge branch '4.4' 2019-09-24 18:05:28 +02:00
TemplateNameParserTest.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00