Zend Studio 7 and Zend Framework 1.9.0 released
Zend Studio 7.0 brings a host of new features and enhancements that will help you develop faster, resolve defects more quickly, and take advantage of the latest PHP technologies directly from your development environment.
With full support for PHP 5.3, greatly enhanced source code editing, easy debugging through integration with Zend Server, code generation through integration with Zend Framework, and improved performance, Zend Studio maintains its position as the leading solution for professional PHP developers.
New features in Zend Framework 1.9:
- Complete support for PHP 5.3 as well as 5.2 means developers can use the latest PHP language features in their Zend Framework-based apps
- RESTful web services: now made easier through automated routing/detection
- Message queues: useful for offload processing (credit card transactions, media uploads), cross-platform communication, user messaging features, and more.
- LDAP: Microsoft ActiveDirectory & Novell, plus searching, filtering, and tree features
- RSS & Atom: consume these popular feed formats using a common API and higher performance cached HTTP
- DBUnit support: DBUnit’s test data setup and teardown make unit testing Zend Framework applications much easier
Zend Framework 1.9 Features PHP 5.3 Readiness and New Professional Components
Downloads are running, Testsuites will show if ZF 1.9 breaks anything, and I will take the opportunity to fix some plugin issues with Zend Studio while upgrading
Related posts:

email me
follow me

5 Comments, Comment or Ping
John Congdon
I am new to using Zend Studio and Framework. I downloaded am going to try ZS now, but it is still only showing me 1.8.4 instead of 1.9.1 which I have on the system.
Is it possible to use 1.9.1 in ZS yet? Am I missing a step somewhere?
Thanks for any help…
Aug 14th, 2009
Karsten Deubert
Hey John, i always had my own copy of the ZF inside the projects i used it in, so for me it is possible to use the newest version in ZS.
Aug 16th, 2009
Santhosh
Have any one used zf tool feature in zend studio ? Zend_Tool inside Zend Studio not working for me.
Aug 28th, 2009
Karsten Deubert
Hi Santhosh, i haven’t tried to use Zend_Tool yet, sorry.
Aug 29th, 2009
yafa
Hi Karsten, I am new to ZF I am trying to build multi-module application instead of putting every thin in the application folder do you have simple example for let us say admin module and blog module.
Imean if i need the admin module the default and the blog module to be in blog folder
/Application
/Default
/Blog
What do you think can you write articile show example like this
thanks
Nov 6th, 2009
Reply to “Zend Studio 7 and Zend Framework 1.9.0 released”