Codeception / Codeception/module-zf2

Does not load database dump before ZF bootstrap

オープン
#7 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
PHP
スター
2
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。