Codeception / Codeception/module-zf2
Does not load database dump before ZF bootstrap
Đang mở
- Ngôn ngữ chính
- PHP
- Star
- 2
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
so if you need a database when bootstrapping application its database will be empty. maybe a possible fix would not create an app here https://github.com/Codeception/module-zf2/blob/master/src/Codeception/Lib/Connector/ZF2.php#L43 but just load service manager or load modules without bootstrapping and bootstrap before the request. We need a service manager to get services when initializing, for example, get doctrine.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.