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
Fabien Potencier 29a41ec13b Revert "merged branch jakzal/2.0-StaticMethodLoaderFix (PR #3937)"
This reverts commit 0078faa84b, reversing
changes made to 098b934410.
2012-04-18 11:42:27 +02:00
..
BrowserKit fixed CS 2012-03-11 17:59:42 +01:00
ClassLoader [ClassLoader] Fixed state when trait_exists doesn't exists 2011-09-25 19:25:50 +02:00
Config removed unused use statements 2011-11-24 07:16:14 +01:00
Console [Console] Mock terminal size to prevent formatting errors on small terminals 2012-04-06 18:24:40 +02:00
CssSelector [CssSelector] fixed CssSelector::toXPath() when the CSS selector is an empty string 2012-03-11 10:18:25 +01:00
DependencyInjection [DependencyInjection] Fix for issue introduced in 3ae826a 2012-04-14 12:59:57 +02:00
DomCrawler [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
EventDispatcher [EventDispatcher] Fixed E_NOTICES with multiple eventnames per subscriber with mixed priorities 2012-04-12 15:56:02 +05:45
Finder [Finder] added a convenience method Finder::create() 2011-06-14 14:18:24 +02:00
Form Changed instances of \DateTimeZone::UTC to 'UTC' as the constant is not valid a produces this error when DateTimeZone is instantiated: DateTimeZone::__construct() [<a href='datetimezone.--construct'>datetimezone.--construct</a>]: Unknown or bad timezone (1024) 2012-03-16 17:19:53 -04:00
HttpFoundation [Session] Add Test for PDO Session Storage with SQLite in Memory DB. 2012-02-27 16:32:07 +01:00
HttpKernel merged branch pulzarraider/fix_profiler_test (PR #3455) 2012-02-27 10:01:48 +01:00
Locale merged branch stealth35/locale_intl_error_name (PR #3959) 2012-04-18 10:38:01 +02:00
Process [Process] fixed unit tests on PHP 5.4 2011-12-20 20:16:11 +01:00
Routing fixed CS 2012-04-18 10:41:11 +02:00
Security fixed CS 2011-12-18 14:42:59 +01:00
Serializer [Serializer] Fix XML decoding attack vector through external entities 2012-02-24 22:50:04 +01:00
Templating removed unused use statements 2011-10-29 11:56:30 +02:00
Translation Rename test file 2011-12-29 16:30:31 +01:00
Validator Revert "merged branch jakzal/2.0-StaticMethodLoaderFix (PR #3937)" 2012-04-18 11:42:27 +02:00
Yaml fixed CS 2011-12-18 14:42:59 +01:00