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
Romain Neutron bf4a9b083c Round stream_select fifth argument up.
- This argument must be an integer
- An argument equal to 0 should be avoided as it consumes too much CPU time
2013-04-07 14:38:17 +02:00
..
BrowserKit [BrowserKit] added ability to ignored malformed set-cookie header 2013-03-12 16:50:09 +01:00
ClassLoader Fixed test to use Reflection 2013-03-08 15:45:32 +11:00
Config removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Console [Console] fixed StringInput binding 2013-03-01 17:50:10 +01:00
CssSelector removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
DependencyInjection Added '@@' escaping strategy for YamlFileLoader and YamlDumper 2013-03-23 07:58:10 +01:00
DomCrawler Keep the file extension in the temporary copy and test that it exists (closes #7482) 2013-03-27 18:13:16 +01:00
EventDispatcher Merge branch '2.0' into 2.1 2013-02-11 12:26:14 +01:00
Filesystem removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Finder [Finder] fixed a potential issue on Solaris where INF value is wrong (refs #7269) 2013-03-06 20:26:55 +01:00
Form fixed doc references (closes #7515) 2013-04-01 10:04:03 +02:00
HttpFoundation merged branch phc/2.1 (PR #7569) 2013-04-05 15:22:11 +02:00
HttpKernel bumped Symfony version to 2.1.10-DEV 2013-03-26 15:38:40 +01:00
Locale Merge branch '2.0' into 2.1 2013-01-11 14:37:04 +01:00
OptionsResolver removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Process Round stream_select fifth argument up. 2013-04-07 14:38:17 +02:00
Routing merged branch DHorchler/2.1 (PR #7193) 2013-03-23 08:47:35 +01:00
Security fixed doc references (closes #7515) 2013-04-01 10:04:03 +02:00
Serializer removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Templating removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Translation fixed doc references (closes #7515) 2013-04-01 10:04:03 +02:00
Validator fixed doc references (closes #7515) 2013-04-01 10:04:03 +02:00
Yaml [Yaml] fixed bugs with folded scalar parsing 2013-03-23 11:54:33 +10:00