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/src/Symfony/Component
Fabien Potencier ee495f8b58 merged branch kriswallsmith/class-loader/idempotent (PR #7245)
This PR was merged into the 2.1 branch.

Commits
-------

27cc0df Merge pull request #1 from merk/class-loader/idempotent
95af84c Fixed test to use Reflection
bb08247 [ClassLoader] tweaked test
73bead7 [ClassLoader] made DebugClassLoader idempotent

Discussion
----------

[ClassLoader] made DebugClassLoader idempotent

The DebugClassLoader will wrap itself if `enable()` is called multiple time, such as when running functional tests.

Please merge to 2.2 and master ASAP.

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | ~
| License       | MIT
| Doc PR        | ~

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

by kriswallsmith at 2013-03-07T16:38:55Z

ping @fabpot: this will speed up lots of functional tests :)

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

by kriswallsmith at 2013-03-08T04:51:51Z

@fabpot fixed by @merk
2013-03-08 07:14:55 +01:00
..
BrowserKit Expanded fault-tolerance for unusual cookie dates 2013-02-22 07:39:07 +01:00
ClassLoader Fixed test to use Reflection 2013-03-08 15:45:32 +11:00
Config removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Console [Console] fixed StringInput binding 2013-03-01 17:50:10 +01:00
CssSelector removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
DependencyInjection fixed typo 2013-03-06 17:55:57 +01:00
DomCrawler [DomCrawler] Fix relative path handling in links 2013-03-02 17:23:18 +02:00
EventDispatcher Merge branch '2.0' into 2.1 2013-02-11 12:26:14 +01:00
Filesystem removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Finder [Finder] fixed a potential issue on Solaris where INF value is wrong (refs #7269) 2013-03-06 20:26:55 +01:00
Form merged branch bschussek/issue6153 (PR #7155) 2013-02-22 18:53:32 +01:00
HttpFoundation fixed CS 2013-03-01 11:39:52 +01:00
HttpKernel [HttpKernel] Fixed possible profiler token collision (closes #7272, closes #7171) 2013-03-06 20:10:14 +01:00
Locale Merge branch '2.0' into 2.1 2013-01-11 14:37:04 +01:00
OptionsResolver removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Process Merge branch '2.0' into 2.1 2013-02-18 22:27:57 +01:00
Routing Update RouteCompiler.php 2013-03-06 20:26:16 +01:00
Security Defined stable version point of Doctrine. 2013-02-22 13:53:49 -05:00
Serializer removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Templating removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Translation removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Validator Defined stable version point of Doctrine. 2013-02-22 13:53:49 -05:00
Yaml remove dead code in yaml component 2013-03-06 18:01:03 +01:00