Release Notes
Zend SDK includes a variety of tools that help you create, develop, publish and discover PHP Web applications. If you are new to the Zend SDK, please read an overview of how to set up the environment.
Here are some of the more noteworthy features and fixes available, download it now:
Changed in Zend SDK 0.6.0 (29-02-2012)
- new set of commands for monitoring application on Zend Server and phpcloud (see here for more details)
- Bug fixes
Changed in Zend SDK 0.5.0 (10-01-2012)
- zend update command line support
- argument '-m' in 'zend deploy' command now allows a list of parameters (not only properties file)
- push application command line enables to commit and push applications using git (two new commands: "add remote" and "push application")
- Bug fixes
Changed in Zend SDK 0.0.22 (30-11-2011)
- Notification about progress for deploy and update application commands
- Deploy and update application directly from a git repository
- Deploy and update application directly from Zend Repository
- Ability to add a new target with an optional port specified (e.g. http://localhost:10081 instead of http://localhost)
- Bug fixes