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 0914a38e74 merged branch bschussek/issue3161 (PR #3253)
Commits
-------

9a4e22e [Form] Disallowed infinity in NumberToLocalizedStringTransformer

Discussion
----------

[Form] Disallowed infinity in NumberToLocalizedStringTransformer

Bug fix: yes
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: #3161
Todo: -

![Travis Build Status](https://secure.travis-ci.org/bschussek/symfony.png?branch=issue3161)
2012-02-02 12:27:10 +01:00
..
BrowserKit [BrowserKit] first attempt at fixing CookieJar (closes #2209) 2011-12-31 16:32:51 +01:00
ClassLoader merged 2.0 2011-09-28 16:08:31 +02:00
Config [Tests] Use proper assertion for counting 2011-12-19 10:00:41 +01:00
Console [Console] Fix tests on windows 2012-01-09 17:05:16 +01:00
CssSelector [DoctrineBridge] fixed some CS 2011-12-13 10:22:12 +01:00
DependencyInjection [DependencyInjection] split a test 2012-02-02 09:51:16 +01:00
DomCrawler fixed CS, phpdoc, removed unused use statements 2012-01-28 18:02:36 +01:00
EventDispatcher [CS] Fix usage of assertCount 2012-01-18 14:42:47 +01:00
Finder [Finder] added a convenience method Finder::create() 2011-06-14 14:18:24 +02:00
Form merged branch bschussek/issue3161 (PR #3253) 2012-02-02 12:27:10 +01:00
HttpFoundation Make method non static 2012-01-25 14:56:27 +01:00
HttpKernel [Stopwatch] Fix some logic 2012-01-25 14:27:59 +01:00
Locale [Locale][Testing] Fixed breaking tests if 'intl' extension is not installed (#3139) 2012-01-17 18:44:55 +01:00
Process merged 2.0 2011-12-20 20:16:39 +01:00
Routing Added RouteCollectionTest#testAddCollectionOverridesDefaultsAndRequirements 2012-02-01 21:10:50 -08:00
Security allow unsetting parentAcl on MutableAclInterface 2012-01-30 14:16:44 +01:00
Serializer [Serializer] fixed unit tests after previous merge + added a new one 2012-01-22 10:20:46 +01:00
Templating [Templating] fixed 'scheme://' not detected as absolute path 2011-12-08 15:42:21 +01:00
Translation [Translation] Po/MoFileLoader parse plurization rules 2012-01-03 18:44:44 +01:00
Validator Code readability fixes, removed unneeded typecasts and checks 2012-02-02 11:43:31 +01:00
Yaml merged 2.0 2011-12-18 14:48:17 +01:00