EC-CUBE / EC-CUBE/ec-cube

doctrine/doctrine-bundle 1.12.3 support

Open
#4,592 2 comments 1 reaction 0 assignees View on GitHub
dependencies
Dominant language
PHP
Stars
788
Forks
719
Avg merge
4d 4h
Merged PRs (30d)
39

Description

## 概要(Overview)
- #4585
- https://github.com/doctrine/DoctrineBundle/pull/1099 を適用すると `Eccube\Tests\Web\Admin\Product\CategoryControllerTest::testMoveSortNoAndShow` が落ちる

## 期待する内容(Expect) or 要望 (Requirement)

- https://github.com/doctrine/DoctrineBundle/pull/1099 を適用した状態で、 `Eccube\Tests\Web\Admin\Product\CategoryControllerTest::testMoveSortNoAndShow` が成功すること

## 再現手順(Procedure)

```shell
composer update "symfony/*"
composer require doctrine/doctrine-bundle "1.12.3"
bin/phpunit tests/Eccube/Tests/Web/Admin/Product/CategoryContorllerTest.php
```

### 環境 (environment)
+ EC-CUBE: 4.0.4
+ PHP: 7.4.5
+ DB:
- PostgreSQL 9.6.18

## 関連情報 (Ref)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.