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 8f1c4f1f86 Merge branch '4.4'
* 4.4: (28 commits)
  [FrameworkBundle] Fix framework bundle lock configuration not working as expected
  [Validator] Add the missing translations for the Azerbaijani locale
  [HttpClient] workaround bad Content-Length sent by old libcurl
  [Cache] dont override native Memcached options
  Fix CS
  Fix exceptions (PDOException) error code type
  [ErrorHandler] fix return-type patching logic
  [Messenger] Added support for `from_transport` attribute on `messenger.message_handler` tag
  [ErrorHandler] don't throw deprecations for return-types by default
  ensure legacy event dispatcher compatibility
  ensure legacy event dispatcher compatibility
  Fix return type of Process::restart().
  [Cache] fail gracefully when locking is not supported
  [HttpKernel] compress files generated by the profiler
  tweak deprecation messages and changelog
  fix version in @deprecated annotation
  Use VarCloner data instead of legacy array for query params
  [Security] use LegacyEventDispatcherProxy
  [HttpClient] fix undefined index access
  [HttpClient] fix race condition when reading response with informational status
  ...
2019-09-27 00:15:24 +02:00
..
ISSUE_TEMPLATE Minor tweak in the issue templates 2018-05-14 10:49:54 +02:00
build-packages.php [travis] honor .gitattributes when building local packages 2019-09-21 09:26:15 +02:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2018-04-30 19:17:13 +02:00
CODEOWNERS add yceruto as code owner of the ErrorRenderer component 2019-08-06 14:17:02 +02: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