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/Bridge
Christophe Coevoet c329ca7e01 Fix the reporting of deprecations in twig:lint
- ensure that the message is rendered when the line detection fails and
  we end up with 0 as line number (the implementation also deals with -1
  which is sometimes used by Twig for errors when it does not know the
  line, even though this should not happen for compile-time errors).
- fix the detection of the line number when the number is at the end of
  the sentence, which happens for the deprecation of filters for
  instance.
2020-03-31 20:14:43 +02:00
..
Doctrine add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
Monolog add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
PhpUnit add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
ProxyManager add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
Twig Fix the reporting of deprecations in twig:lint 2020-03-31 20:14:43 +02:00