Skip to content

Commit

Permalink
Merge pull request ezsystems#1356 from ezsystems/cs
Browse files Browse the repository at this point in the history
EZP-24612: Further CS fixes
  • Loading branch information
lolautruche committed Jul 30, 2015
2 parents 68ae802 + a8e272b commit c8024d2
Show file tree
Hide file tree
Showing 2,509 changed files with 192 additions and 2,706 deletions.
4 changes: 2 additions & 2 deletions .php_cs
Expand Up @@ -13,10 +13,10 @@ return Symfony\CS\Config\Config::create()
'-phpdoc_to_comment',
'-spaces_cast',
'-blankline_after_open_tag',
'-single_blank_line_before_namespace',
])
->finder(
Symfony\CS\Finder\DefaultFinder::create()
->name('*.php')
->in(__DIR__)
->exclude([
'bin/.travis',
Expand All @@ -25,7 +25,6 @@ return Symfony\CS\Config\Config::create()
'var',
'vendor',
'eZ/Bundle/EzPublishCoreBundle/Tests/DependencyInjection/Fixtures',
'eZ/Bundle/EzPublishSolrSearchEngineBundle/Tests/DependencyInjection/Fixtures',
'eZ/Publish/API/Repository/Tests/FieldType/_fixtures',
'eZ/Publish/API/Repository/Tests/_fixtures',
'eZ/Publish/Core/FieldType/Tests/RichText/Converter/Xslt/_fixtures',
Expand All @@ -50,5 +49,6 @@ return Symfony\CS\Config\Config::create()
'eZ/Publish/Core/Search/Legacy/Tests/_fixtures',
'eZ/Publish/SPI/Tests/FieldType/_fixtures',
])
->files()->name('*.php')
)
;
1 change: 0 additions & 1 deletion eZ/Bundle/EzPublishCoreBundle/ApiLoader/CacheFactory.php
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;

use eZ\Publish\Core\MVC\ConfigResolverInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader\Exception;

use InvalidArgumentException;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader\Exception;

use InvalidArgumentException;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader\Exception;

use InvalidArgumentException;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;

use eZ\Publish\API\Repository\Repository;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;

use eZ\Bundle\EzPublishCoreBundle\ApiLoader\Exception\InvalidRepositoryException;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;

use eZ\Publish\Core\MVC\ConfigResolverInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;

use eZ\Bundle\EzPublishCoreBundle\ApiLoader\Exception\InvalidSearchEngine;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;

use Symfony\Component\DependencyInjection\ContainerAware;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;

use eZ\Bundle\EzPublishCoreBundle\ApiLoader\Exception\InvalidStorageEngine;
Expand Down
1 change: 0 additions & 1 deletion eZ/Bundle/EzPublishCoreBundle/Assetic/AssetFactory.php
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\Assetic;

use eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\SiteAccessAware\DynamicSettingParserInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\Cache\Http;

use eZ\Publish\Core\MVC\Symfony\Cache\Http\InstantCachePurger as BasePurger;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\Cache\Http;

use eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\SiteAccessAware\DynamicSettingParserInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\Command;

use Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand;
Expand Down
1 change: 0 additions & 1 deletion eZ/Bundle/EzPublishCoreBundle/Composer/ScriptHandler.php
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\Composer;

use Sensio\Bundle\DistributionBundle\Composer\ScriptHandler as DistributionBundleScriptHandler;
Expand Down
1 change: 0 additions & 1 deletion eZ/Bundle/EzPublishCoreBundle/Console/Application.php
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\Console;

use eZ\Publish\Core\MVC\Symfony\Event\ScopeChangeEvent;
Expand Down
1 change: 0 additions & 1 deletion eZ/Bundle/EzPublishCoreBundle/Controller.php
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle;

use Symfony\Bundle\FrameworkBundle\Controller\Controller as BaseController;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\Controller;

use eZ\Bundle\EzPublishCoreBundle\FieldType\Page\PageService as CoreBundlePageService;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\Converter;

use eZ\Publish\API\Repository\ContentService;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\Converter;

use eZ\Publish\API\Repository\LocationService;
Expand Down
Expand Up @@ -6,7 +6,6 @@
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/

namespace eZ\Bundle\EzPublishCoreBundle\Converter;

use eZ\Publish\API\Repository\Exceptions\NotFoundException;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -3,7 +3,6 @@
/**
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

/**
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -6,7 +6,6 @@
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributd with this source code.
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\ComplexSettings\ComplexSettingParserInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\SiteAccessAware\DynamicSettingParserInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

/**
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Alias;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

/**
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down
Expand Up @@ -8,7 +8,6 @@
*
* @version //autogentag//
*/

namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
Expand Down

0 comments on commit c8024d2

Please sign in to comment.