Codeception / Codeception/module-zf2

Does not load database dump before ZF bootstrap

Aperta
#7 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
PHP
Stelle
2
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.