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/Symfony/Tests/Component
Drak 7f33b33aa6 Refactor SessionStorage to NativeSessionStorage.
Native here refers to the fact the session storage interacts with real PHP sessions.
2012-03-14 20:59:57 +05:45
..
BrowserKit merged 2.0 2012-03-11 18:00:10 +01:00
ClassLoader [ClassLoader] Fixed version compare 2012-03-09 08:17:46 +01:00
Config [Config] Improve handling of PrototypedArrayNode defaults 2012-02-20 23:07:03 +01:00
Console merged 2.0 2012-03-08 19:29:37 +01:00
CssSelector [CssSelector] fixed CssSelector::toXPath() when the CSS selector is an empty string 2012-03-11 10:18:25 +01:00
DependencyInjection merged 2.0 2012-03-08 19:29:37 +01:00
DomCrawler fixed CS, phpdoc, removed unused use statements 2012-01-28 18:02:36 +01:00
EventDispatcher [EventDispatcher] Add fluid interface on dispatch() 2012-03-10 09:55:57 +05:45
Finder [Finder] added a convenience method Finder::create() 2011-06-14 14:18:24 +02:00
Form Add PHPUnit annotation. 2012-03-08 14:35:54 +05:45
HttpFoundation Refactor SessionStorage to NativeSessionStorage. 2012-03-14 20:59:57 +05:45
HttpKernel [HttpKernel] Mock must invoke constructor. 2012-03-14 20:31:59 +05:45
Locale [WIP][Locale] StubIntlDateFormatter::parse was throwing exception instead of returning Boolean false like intl implementation 2012-02-14 01:35:14 -02:00
Process Restore bypass_shell by default with windows compat 2012-02-22 14:19:04 +01:00
Routing merged branch arnaud-lb/apache-matcher-fixes (PR #3406) 2012-02-23 19:06:54 +01:00
Security merged branch jmikola/logout-csrf (PR #3007) 2012-03-05 16:12:24 +01:00
Serializer merged 2.0 2012-02-26 14:24:21 +01:00
Templating [Templating] fixed 'scheme://' not detected as absolute path 2011-12-08 15:42:21 +01:00
Translation fixed CS 2012-02-22 19:03:34 +01:00
Validator Added another corner case 2012-02-23 16:12:02 +11:00
Yaml merged 2.0 2011-12-18 14:48:17 +01:00