zend-patterns / ZendServerSDK

Pure ZF2 CLI for zpk creation and webapi client.
BSD 3-Clause "New" or "Revised" License
22 stars 17 forks source link

Notices in installApp command #31

Closed janatzend closed 10 years ago

janatzend commented 10 years ago

when calling zs-client.phar installApp --target="cloudbees" --zpk=helloworld.zpk --baseUri="/hw" --defaultServer=TRUE --wait

I get some Notices: Notice: Undefined variable: server in phar:///tmp/helloworld/zs-client.phar/module/Client/src/Client/Controller/AppController.php on line 2 PHP Notice: Trying to get property of non-object in phar:///tmp/helloworld/zs-client.phar/module/Client/src/Client/Controller/AppController.php on line 2

Notice: Trying to get property of non-object in phar:///tmp/helloworld/zs-client.phar/module/Client/src/Client/Controller/AppController.php on line 2