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
Bernd Stellwag 8efcc17573 [HttpKernel] do is_file check before include
Trying to include a file that doesn't exist issues a warning. Doing an
is_file check beforehand should prevent those warnings.
2021-03-19 08:57:35 +01:00
..
Bridge CS fix 2021-03-17 18:01:41 +01:00
Bundle [FrameworkBundle] skip deprecation in integration tests 2021-03-18 10:22:03 +01:00
Component [HttpKernel] do is_file check before include 2021-03-19 08:57:35 +01:00
Contracts [DependencyInjection] Fix return type 2021-03-10 21:03:02 +01:00