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/Bundle/FrameworkBundle
Fabien Potencier 45ac2c4522 minor #12026 [FrameworkBundle] output failed matched path for clarification (Tobion)
This PR was merged into the 2.3 branch.

Discussion
----------

[FrameworkBundle] output failed matched path for clarification

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

Because cygwin resolves the path behind the scenes, it is otherwise very unclear what path is actually used for matching.

Commits
-------

8d13af7 [FrameworkBundle] output failed matched path for clarification
2014-09-25 08:43:41 +02:00
..
CacheWarmer fixed types in phpdocs 2014-04-16 12:30:19 +02:00
Command [FrameworkBundle] output failed matched path for clarification 2014-09-25 01:57:27 +03:00
Console fixed types in phpdocs 2014-04-16 12:30:19 +02:00
Controller minor #10717 unified return null usages (fabpot) 2014-04-18 22:35:25 +02:00
DataCollector moved the request data collector to HttpKernel 2012-07-18 10:39:53 +02:00
DependencyInjection Unify null comparisons 2014-07-26 11:54:23 +02:00
EventListener fixed CS 2014-09-22 10:32:35 +02:00
Fragment [HttpKernel] added escaping for hx:include tag attributes 2013-03-29 05:29:22 +01:00
HttpCache made phpdoc types consistent with those defined in Hack 2014-04-15 07:41:45 +02:00
Resources [Form] Moved POST_MAX_SIZE validation from FormValidator to request handler 2014-09-23 14:27:03 +02:00
Routing fixed CS 2014-09-22 10:32:35 +02:00
Templating fixed types in phpdocs 2014-04-16 12:30:19 +02:00
Test Unify null comparisons 2014-07-26 11:54:23 +02:00
Tests remove obsolete test file 2014-09-25 02:08:46 +03:00
Translation fixed CS 2014-09-22 10:32:35 +02:00
Validator [validator] throw an exception if isn't an instance of ConstraintValidatorInterface. 2013-12-07 09:07:04 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md fixed acronyms 2013-12-28 09:33:14 +01:00
Client.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
composer.json [2.3] Add missing development dependencies 2014-09-22 17:11:59 +02:00
FrameworkBundle.php Merge branch '2.2' into 2.3 2013-09-12 14:57:47 +02:00
phpunit.xml.dist removed defaults from PHPUnit configuration 2014-07-07 12:13:42 +02:00