Fabien Potencier
|
81b73dc9e6
[Form] fixed problem with PHPUnit mocks (ugly hack but it works for now)
|
14 年之前 |
Brandon Turner
|
26e4b2e2ef
[Finder] Fixed randomly failing tests due to the order files are read from the filesystem
|
15 年之前 |
Jordi Boggiano
|
1719bfb871
[DomCrawler] Fixed URIs being incorrectly generated
|
14 年之前 |
Jordi Boggiano
|
a6da0fb0c4
[DomCrawler] Added tests to verify previous fix
|
14 年之前 |
Jordi Boggiano
|
20ca97c5b3
[DomCrawler] Fixing trailing space
|
14 年之前 |
Jordi Boggiano
|
2ab59791c6
[DomCrawler] Fixing typo
|
14 年之前 |
Jonathan H. Wage
|
436ca95f65
Fixing coding standards.
|
14 年之前 |
Jonathan H. Wage
|
c1d0262c19
Fixing issue with FieldGroup and its __clone() method not properly setting the parent.
|
14 年之前 |
Fabien Potencier
|
0b378d1b3e
added a way to conditionnaly enable the profiler based on the request
|
14 年之前 |
Fabien Potencier
|
4f337615e3
[HttpFoundation] added request matcher
|
14 年之前 |
Fabien Potencier
|
af96c87104
[DependencyInjection] added methods to remove an alias and a definition from a ContainerBuilder instance
|
14 年之前 |
Fabien Potencier
|
7c1b42e81b
[DependencyInjection] added a way to inject an anonymous service in an extension configuration
|
14 年之前 |
Fabien Potencier
|
9e4aebf3c9
[DoctrineBundle] removed README
|
14 年之前 |
Kris Wallsmith
|
e71eec3f5d
[DoctrineMongoDBBundle] removed some mostly unnecessary calls to json_encode from logger
|
14 年之前 |
Jonathan H. Wage
|
2914c44344
Replacing "Entities" with "Entity"
|
14 年之前 |
Fabien Potencier
|
c8935cc25a
[WebProfilerBundle] added a favicon.ico
|
14 年之前 |
Fabien Potencier
|
7e2f135245
simplified Profiler method names
|
14 年之前 |
Fabien Potencier
|
15cd2643c0
[HttpFoundation] added Request::getClientIp()
|
14 年之前 |
Fabien Potencier
|
f3caaf9638
[FrameworkBundle] -
|
14 年之前 |
Fabien Potencier
|
5913c40a12
[DoctrineMongoDBBundle] added a placeholder for the MongoDB panel
|
14 年之前 |
Fabien Potencier
|
3a95bdab7a
[FrameworkBundle] added the environment in the router classes in the cache
|
14 年之前 |
Fabien Potencier
|
a4d496309b
[FrameworkBundle] fixed skeleton
|
14 年之前 |
Fabien Potencier
|
3e24cef256
[HttpFoundation] fixed Request::hasSession()
|
14 年之前 |
Fabien Potencier
|
2d04ca3443
[EventDispatcher] added a way to disconnect all listeners for an event name
|
14 年之前 |
Fabien Potencier
|
ebae1d7bf2
[FrameworkBundle] updated skeleton with the web profiler configuration
|
14 年之前 |
Fabien Potencier
|
4e57899374
[WebProfilerBundle] added the bundle
|
14 年之前 |
Fabien Potencier
|
84c383d729
[HttpKernel] fixed exception constructor signature
|
14 年之前 |
Fabien Potencier
|
dd8ef6bb55
[FrameworkBundle] tweaked exception CSS
|
14 年之前 |
Fabien Potencier
|
a29211a9ee
[FrameworkBundle] removed usage of array access for helpers in templates
|
14 年之前 |
Fabien Potencier
|
85f823fc08
[FrameworkBundle] added a condition to only show current content when it is not empty in the exception template
|
14 年之前 |