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 72fa3bdda9 minor #17552 Remove invalid CSS white-space value (Triiistan)
This PR was merged into the 2.3 branch.

Discussion
----------

Remove invalid CSS white-space value

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

Commits
-------

03d3182 Remove invalid CSS white-space value
2016-01-27 11:20:13 +01:00
..
CacheWarmer [FrameworkBundle] Advanced search templates of bundles 2015-09-26 10:02:46 +02:00
Command minor #17480 Static code analysis (Koc) 2016-01-27 05:57:57 +01:00
Console [FrameworkBundle] Fixed Shell logo 2015-02-24 11:23:15 +01:00
Controller [FrameworkBundle] Removed unnecessary parameter in TemplateController 2015-05-19 12:17:14 +02:00
DataCollector moved the request data collector to HttpKernel 2012-07-18 10:39:53 +02:00
DependencyInjection Added support for the 0.0.0.0/0 trusted proxy 2016-01-25 13:36:47 +01:00
EventListener [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01: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 minor #17552 Remove invalid CSS white-space value (Triiistan) 2016-01-27 11:20:13 +01:00
Routing [FrameworkBundle] Fix Routing\DelegatingLoader resiliency to fatal errors 2015-04-16 14:03:59 +02:00
Templating bug #15272 [FrameworkBundle] Fix template location for PHP templates (jakzal) 2016-01-25 18:08:12 +01:00
Test [FrameworkBundle] Add case in Kernel directory guess for PHPUnit 2016-01-06 10:52:17 +01:00
Tests bug #15272 [FrameworkBundle] Fix template location for PHP templates (jakzal) 2016-01-25 18:08:12 +01:00
Translation Add gc_mem_caches() call for PHP7 after itoken_get_all() as new memory manager will not release small buckets to OS automatically 2016-01-15 10:01:44 +01: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 Clean useless deprecation silencing 2015-12-10 15:12:08 +01:00
composer.json [FrameworkBundle][HttpKernel] the finder is required to discover bundle commands 2015-12-18 10:21:31 +01:00
FrameworkBundle.php Merge branch '2.2' into 2.3 2013-09-12 14:57:47 +02:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00