mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Fix patch naming mess
This commit is contained in:
@@ -17,7 +17,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_320 implements patchInterface
|
||||
class patch_320alpha1a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_320ab implements patchInterface
|
||||
class patch_320alpha1b implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_320a implements patchInterface
|
||||
class patch_320alpha2a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_320b implements patchInterface
|
||||
class patch_320alpha3a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_320c implements patchInterface
|
||||
class patch_320alpha4a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -17,7 +17,7 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_320f implements patchInterface
|
||||
class patch_320alpha4b implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_320d implements patchInterface
|
||||
class patch_320alpha5a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_320e implements patchInterface
|
||||
class patch_320alpha6a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_320h implements patchInterface
|
||||
class patch_320alpha8a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_360 implements patchInterface
|
||||
class patch_360alpha1a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_3602 implements patchInterface
|
||||
class patch_360alpha1b implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_3603 implements patchInterface
|
||||
class patch_360alpha2a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_3604 implements patchInterface
|
||||
class patch_360alpha2b implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -17,13 +17,13 @@ use Doctrine\ORM\Tools\Pagination\Paginator;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_361 implements patchInterface
|
||||
class patch_361alpha1a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
private $release = '3.6.1';
|
||||
private $release = '3.6.1-alpha.1';
|
||||
|
||||
/**
|
||||
*
|
@@ -16,13 +16,13 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_370 implements patchInterface
|
||||
class patch_370alpha1a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
private $release = '3.7.0-alpha.2';
|
||||
private $release = '3.7.0-alpha.1';
|
||||
|
||||
/**
|
||||
*
|
@@ -17,7 +17,7 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_370a3 implements patchInterface
|
||||
class patch_370alpha3a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_370a4 implements patchInterface
|
||||
class patch_370alpha4a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_370a5 implements patchInterface
|
||||
class patch_370alpha5a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_370a6 implements patchInterface
|
||||
class patch_370alpha6a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -18,7 +18,7 @@ use MediaAlchemyst\Specification\Image as ImageSpec;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_370a7 implements patchInterface
|
||||
class patch_370alpha7a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_370a8 implements patchInterface
|
||||
class patch_370alpha8a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_370a9 implements patchInterface
|
||||
class patch_370alpha9a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -12,12 +12,12 @@
|
||||
use Alchemy\Phrasea\Application;
|
||||
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
|
||||
class patch_3715 implements patchInterface
|
||||
class patch_3715alpha1a implements patchInterface
|
||||
{
|
||||
/**
|
||||
* @var string
|
||||
*/
|
||||
private $release = '3.7.15';
|
||||
private $release = '3.7.15-alpha1';
|
||||
|
||||
/**
|
||||
*
|
@@ -16,13 +16,13 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_371 implements patchInterface
|
||||
class patch_371alpha1a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
private $release = '3.7.1';
|
||||
private $release = '3.7.1-alpha1';
|
||||
|
||||
/**
|
||||
*
|
@@ -16,13 +16,13 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_373 implements patchInterface
|
||||
class patch_373alpha1a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
private $release = '3.7.3';
|
||||
private $release = '3.7.3-alpha1';
|
||||
|
||||
/**
|
||||
*
|
@@ -11,13 +11,13 @@
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
class patch_379 implements patchInterface
|
||||
class patch_379alpha1a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
private $release = '3.7.9';
|
||||
private $release = '3.7.9-alpha1';
|
||||
|
||||
/**
|
||||
*
|
@@ -11,7 +11,7 @@
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
class patch_3810 implements patchInterface
|
||||
class patch_380alpha10a implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0-alpha.10';
|
@@ -13,7 +13,7 @@ use Alchemy\Phrasea\Application;
|
||||
use Entities\Session;
|
||||
use Entities\SessionModule;
|
||||
|
||||
class patch_3811 implements patchInterface
|
||||
class patch_380alpha11a implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0-alpha.11';
|
@@ -11,7 +11,7 @@
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
class patch_3813 implements patchInterface
|
||||
class patch_380alpha13a implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0-alpha.13';
|
@@ -11,7 +11,7 @@
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
class patch_3814 implements patchInterface
|
||||
class patch_380alpha14a implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0-alpha.14';
|
@@ -11,7 +11,7 @@
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
class patch_3815 implements patchInterface
|
||||
class patch_380alpha15a implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0-alpha.15';
|
@@ -11,7 +11,7 @@
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
class patch_3816 implements patchInterface
|
||||
class patch_380alpha16a implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0-alpha.16';
|
@@ -11,7 +11,7 @@
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
class patch_3817 implements patchInterface
|
||||
class patch_380alpha17a implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0-alpha.17';
|
@@ -12,7 +12,7 @@
|
||||
use Alchemy\Phrasea\Application;
|
||||
use Symfony\Component\Process\ExecutableFinder;
|
||||
|
||||
class patch_3818 implements patchInterface
|
||||
class patch_380alpha18a implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0-alpha.18';
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_380 implements patchInterface
|
||||
class patch_380alpha2a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_3802 implements patchInterface
|
||||
class patch_380alpha2b implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -17,7 +17,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_380a3 implements patchInterface
|
||||
class patch_380alpha3a implements patchInterface
|
||||
{
|
||||
/**
|
||||
*
|
@@ -16,7 +16,7 @@ use Alchemy\Phrasea\Application;
|
||||
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
|
||||
* @link www.phraseanet.com
|
||||
*/
|
||||
class patch_3803 implements patchInterface
|
||||
class patch_380alpha3b implements patchInterface
|
||||
{
|
||||
|
||||
/**
|
@@ -12,7 +12,7 @@
|
||||
use Alchemy\Phrasea\Application;
|
||||
use Entities\AuthFailure;
|
||||
|
||||
class patch_3805 implements patchInterface
|
||||
class patch_380alpha4a implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0-alpha.4';
|
@@ -11,7 +11,7 @@
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
class patch_3806 implements patchInterface
|
||||
class patch_380alpha6a implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0-alpha.6';
|
@@ -11,7 +11,7 @@
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
class patch_3808 implements patchInterface
|
||||
class patch_380alpha8a implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0-alpha.8';
|
@@ -11,7 +11,7 @@
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
class patch_3809 implements patchInterface
|
||||
class patch_380alpha9a implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.0-alpha.9';
|
@@ -11,7 +11,7 @@
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
class patch_3819 implements patchInterface
|
||||
class patch_381alpha1a implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.1-alpha.1';
|
@@ -11,7 +11,7 @@
|
||||
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
class patch_3820 implements patchInterface
|
||||
class patch_381alpha1b implements patchInterface
|
||||
{
|
||||
/** @var string */
|
||||
private $release = '3.8.1-alpha.1';
|
@@ -1,13 +1,13 @@
|
||||
<?php
|
||||
|
||||
class patch_3803Test extends PhraseanetPHPUnitAbstract
|
||||
class patch_380alpha3bTest extends PhraseanetPHPUnitAbstract
|
||||
{
|
||||
/**
|
||||
* @covers patch_3803::apply
|
||||
* @covers patch_380alpha3b::apply
|
||||
*/
|
||||
public function testApplyInPhraseaEnvironment()
|
||||
{
|
||||
$patch = new patch_3803();
|
||||
$patch = new patch_380alpha3b();
|
||||
|
||||
$appbox = $this->getMockBuilder('appbox')
|
||||
->disableOriginalConstructor()
|
Reference in New Issue
Block a user