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
Fabien Potencier a137d72351 Merge remote branch 'hhamon/cookie_path_fix'
* hhamon/cookie_path_fix:
  [Security] renamed Cookie::isHttponly() to Cookie::isHttpOnly()
  [HttpKernel] renamed Cookie::isHttponly() to Cookie::isHttpOnly()
  [BrowserKit] renamed Cookie::isHttponly() to Cookie::isHttpOnly()
  [HttpFoundation] fix cookie path default value to / and added some new unit tests to cover the class
2011-03-06 10:44:40 +01:00
..
BrowserKit [BrowserKit] renamed Cookie::isHttponly() to Cookie::isHttpOnly() 2011-03-03 14:52:03 +01:00
ClassLoader added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
Config Merge remote branch 'jakzal/FileLocatorTest' 2011-03-06 10:40:52 +01:00
Console added test to verify ArgvInput->parse() failure with array input definition 2011-02-28 17:16:58 +01:00
CssSelector [CssSelector] Fixed Typo 2011-03-01 18:58:07 +01:00
DependencyInjection [DependencyInjection] extensions should only load if called during configuration 2011-03-03 13:53:29 +01:00
DomCrawler Fixed CS 2011-02-27 20:56:29 +01:00
EventDispatcher [EventDispatcher] Fixed typo 2011-02-26 20:02:06 +01:00
Finder added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
Form [Form] Fixed Typo 2011-03-01 18:58:08 +01:00
HttpFoundation Merge remote branch 'hhamon/cookie_path_fix' 2011-03-06 10:44:40 +01:00
HttpKernel Merge remote branch 'hhamon/cookie_path_fix' 2011-03-06 10:44:40 +01:00
Locale added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
Process added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
Routing fixed typo 2011-02-28 12:12:49 +01:00
Security [Security] forward the entire access denied exception instead of only the message 2011-03-05 14:30:08 +01:00
Serializer Fixed CS 2011-02-27 20:56:29 +01:00
Templating Fixed undefined variable error when escaping a js string while using UTF-8 charset. 2011-03-03 16:00:42 -06:00
Translation Merge remote branch 'cristiangsp/Translation_FallbackLocale' 2011-02-27 21:48:34 +01:00
Validator [Validator] Fixed Typo 2011-03-01 18:58:08 +01:00
Yaml [Yaml] Improved support for double quoted values. 2011-03-05 15:39:48 -06:00