Joseph Bielawski 05b223817e [DependencyInjection] Fix for issue introduced in 3ae826a 13 years ago
..
BrowserKit 0d89f13560 fixed CS 13 years ago
ClassLoader 85ed5c67dc [ClassLoader] Fixed state when trait_exists doesn't exists 13 years ago
Config 5878490b16 removed unused use statements 13 years ago
Console 8a2b115824 [Console] Mock terminal size to prevent formatting errors on small terminals 13 years ago
CssSelector a82737528c [CssSelector] fixed CssSelector::toXPath() when the CSS selector is an empty string 13 years ago
DependencyInjection 05b223817e [DependencyInjection] Fix for issue introduced in 3ae826a 13 years ago
DomCrawler e3421a0b1d [DoctrineBridge] fixed some CS 13 years ago
EventDispatcher 57dd9147d9 [EventDispatcher] Fixed E_NOTICES with multiple eventnames per subscriber with mixed priorities 13 years ago
Finder b76a1c3077 [Finder] added a convenience method Finder::create() 14 years ago
Form 8642473185 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) 13 years ago
HttpFoundation 5a6ce200e2 [Session] Add Test for PDO Session Storage with SQLite in Memory DB. 13 years ago
HttpKernel f9f7640422 merged branch pulzarraider/fix_profiler_test (PR #3455) 13 years ago
Locale 31dde144ff [Locale] updated StubIntlDateFormatter::format() behavior for PHP >= 5.3.4 13 years ago
Process ebc9979a57 [Process] fixed unit tests on PHP 5.4 13 years ago
Routing 77185e0998 [Routing] Allow spaces in the script name for the apache dumper 13 years ago
Security 4316595dbb fixed CS 13 years ago
Serializer 3e64d36cbd [Serializer] Fix XML decoding attack vector through external entities 13 years ago
Templating 851eb73778 removed unused use statements 13 years ago
Translation 0d3e709e0e Rename test file 13 years ago
Validator 93cc9efb8a [Validator] Remove a race condition in the ClassMetaDataFactory (fix #3217) 13 years ago
Yaml 4316595dbb fixed CS 13 years ago