php - How to disable process isolation in Symfony2 -


i have tested methods using phpunit, done , working fine, of methods not working , need disable process isolation, finding how disable this, not getting idea disable it, please tell me if have know how disable process isolation in symfony2?

thanks

look "processisolation" property in phpunit.xml.dist file , set it's value "false"

the file located in symfony project's "app" folder.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -