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 8c11e9baa7 merged branch thesalla/mapfiledumper (PR #2471)
Commits
-------

ba3b321 [ClassLoader] Added a class map file generator utility

Discussion
----------

[ClassLoader] Added a class map file generator utility

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

---------------------------------------------------------------------------

by lsmith77 at 2011-11-30T19:33:52Z

@thesalla do you have time/interest to finish this up?

---------------------------------------------------------------------------

by thesalla at 2011-12-01T09:55:50Z

sure (will attempt at least), but no sooner than tomorrow

---------------------------------------------------------------------------

by stof at 2011-12-12T20:41:41Z

@thesalla @fabpot what is the state of this PR ?

---------------------------------------------------------------------------

by thesalla at 2011-12-17T19:36:58Z

If you don't have any other suggestions or ideas, I'd consider it finished.

---------------------------------------------------------------------------

by lsmith77 at 2012-01-24T09:27:12Z

ping

---------------------------------------------------------------------------

by fabpot at 2012-02-02T08:21:38Z

@thesalla: Can you rename the ClassMapDumper class to ClassMapGenerator and then squash your commit before the merge? Thanks.

---------------------------------------------------------------------------

by thesalla at 2012-02-04T12:55:48Z

@fabpot done.
2012-02-06 17:45:10 +01:00
..
BrowserKit [BrowserKit] first attempt at fixing CookieJar (closes #2209) 2011-12-31 16:32:51 +01:00
ClassLoader [ClassLoader] Added a class map file generator utility 2012-02-04 13:48:25 +01: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 merged 2.0 2012-02-04 08:03:45 +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 grizlik/master (PR #3261) 2012-02-06 09:56:24 +01:00
HttpFoundation Make method non static 2012-01-25 14:56:27 +01:00
HttpKernel merged 2.0 2012-02-04 08:03:45 +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 [Validator] Throwing exception in ConstraintValidator::setMessage() if initialize() wasn't called 2012-02-05 10:03:22 +01:00
Yaml merged 2.0 2011-12-18 14:48:17 +01:00