Skip to content

Commit

Permalink
Merged branch '7.5' of ezsystems/ezpublish-kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Apr 17, 2020
2 parents bfb07bc + 18c6d27 commit b79252a
Show file tree
Hide file tree
Showing 1,385 changed files with 328 additions and 2,553 deletions.
2 changes: 1 addition & 1 deletion .php_cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

return EzSystems\EzPlatformCodeStyle\PhpCsFixer\Config::create()
return EzSystems\EzPlatformCodeStyle\PhpCsFixer\EzPlatformInternalConfigFactory::build()
->setFinder(
PhpCsFixer\Finder::create()
->in([__DIR__ . '/eZ'])
Expand Down
2 changes: 0 additions & 2 deletions eZ/Bundle/EzPublishCoreBundle/ApiLoader/CacheFactory.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the CacheFactory class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the InvalidRepositoryException class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the InvalidStorageEngine exception class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the StorageConnectionFactory class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the StorageEngineFactory class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the ConfigResolverCleanup class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved
* @license For full copyright and license information view LICENSE file distributed with this source code
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
declare(strict_types=1);

Expand Down
2 changes: 0 additions & 2 deletions eZ/Bundle/EzPublishCoreBundle/Composer/ScriptHandler.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the ScriptHandler class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
2 changes: 0 additions & 2 deletions eZ/Bundle/EzPublishCoreBundle/Console/Application.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the Application class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php

/**
* @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\DependencyInjection\Compiler;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the ChainConfigResolverPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the ChainRoutingPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributd with this source code.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the ConfigResolverParameterPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the ConsoleCacheWarmupPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the ContentViewPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the FieldTypeParameterProviderRegistryPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the FragmentPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the ImaginePass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the LocationViewPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

/**
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* This file is part of the eZ Publish Kernel package.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the RegisterStorageEnginePass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the RouterPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the SecurityPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the StorageConnectionPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the TranslationCollectorPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the ViewPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the ViewPass class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the Configuration class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the AbstractParser parser.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?php

/**
* File containing the ChainConfigResolver class.
*
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
* @license For full copyright and license information view LICENSE file distributed with this source code.
*/
Expand Down
Loading

0 comments on commit b79252a

Please sign in to comment.