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/tests
Fabien Potencier bf20238178 fixed a bug in Response content-type auto-detection
Without this patch, if you call __toString() on a Response,
the content-type auto-detection would never be trigerred
as __toString() changes the default content-type.
2011-02-21 16:57:25 +01:00
..
Symfony/Tests/Component fixed a bug in Response content-type auto-detection 2011-02-21 16:57:25 +01:00
bootstrap.php simplified bootstrap.php 2010-06-30 10:29:27 +02:00