2.1.2
- Load kernel class from env var section in
phpunit.xml
Doing so you are able to define theKERNEL_CLASS
inside yourphpunit.xml
again (it had beenKERNEL_DIR
, which is deprecated.
phpunit.xml
Doing so you are able to define the KERNEL_CLASS
inside your phpunit.xml
again (it had been KERNEL_DIR
, which is deprecated.