ZF-11091: "zf configure db-adapter" is broken
Description
/* Gives an error "Context by name apisDirectory does not exist in the registry." */
zf configure db-adapter 'username=foo&password=bar&dbname=baz&charset=utf8' production
/* Gives an error "Context by name apisDirectory does not exist in the registry." */
zf configure db-adapter 'username=foo&password=bar&dbname=baz&charset=utf8' production
Comments
Posted by Benoît Durand (intiilapa) on 2011-02-19T21:53:46.000+0000
Fixed in r23745.