What’s New in Zend Studio 7.1

Zend Studio 7.1, the latest release of Zend’s professional-grade PHP IDE, provides improved developer productivity along with higher reliability and enhanced performance.

New Features in Zend Studio 7.1 New Features in Zend Studio 7.0

DOWNLOAD ZEND STUDIO 7.1

Task-focused Programming with Mylyn Integration

As a developer, you are probably dealing with dozens of tasks daily. Zend Studio 7.1 helps you reduce information overload and ensures nothing falls between the cracks. Leveraging the well-known Eclipse Mylyn project, Zend Studio now identifies information, such as source files, classes and functions, relevant to each task. Once you activate a task to work on from the tasks list now incorporated into Zend Studio, all related elements are automatically opened and arranged in the Zend Studio user interface. This puts the information you need at your fingertips and improves productivity by reducing searching, scrolling, and navigation.

Tasks may be personal or shared among your team members. Zend Studio can display and update tasks from various task repositories, such as Bugzilla, Trac, and JIRA.



Zend Studio 7.1 Mylyn Task List

Remote Server Support

Zend Studio 7.1 enables you to develop projects over a remote server transparently, as if you were using a locally stored project. With Zend Studio 7.1 you can easily upload, download and synchronize project files to a remote server through protocols such as FTP, SFTP and SSH. Zend Studio will alert you to any conflicts between your local and remote project, thereby eliminating errors and ensuring you are always editing the correct source files.
Zend Studio 7.1 Remote Server

Phar Integration

Phar (short for “PHP Archive”) is an archive extension that enables you to group several files into a single file for easy distribution and installation of complete PHP applications. With Zend Studio 7.1 you can now import to phar, export to phar and add phar to your project.

Improved Reliability and Performance

Zend Studio 7.1 includes numerous bug fixes and introduces major improvements in performance and code assist.

PHP 5.3 Support

Zend Studio 7.0 provides support for the long-awaited PHP 5.3, which includes features like namespaces, late static binding and closures:

  • Code Assist and syntax highlighting for PHP 5.3
  • Namespace outline
  • Bundled PHP executables and debugging capabilities

Rapid Application Development with Zend Framework

Enhanced integration with Zend Framework lets you build better applications faster. Enhancements include:

  • Easy Creation of Zend Framework Elements
  • Customized Zend Framework Project Layout
  • Updated Zend Framework Example Project
  • Code generation through Zend_Tool integration

Enhanced Source Code Editing

Zend Studio includes stronger object oriented capabilities with enhanced editing features

  • Mark Occurrences of Language Elements, Exit Paths and Requires
  • Override Indicators for quick navigation between methods
  • Type Hierarchy view for structured class hierarchy
  • Open Type / Method with Camel-Case Match
  • Code Assist Grouping
  • In-Place Refactoring for fast element renaming
  • Develop modular applications with Build and Include Path features
  • Turn a block of code into a function or a variable with Extract Variable / Method
  • Semantic Analysis and Auto Fix

Jump Starting Application Development

From installation to deployment, Zend Studio 7.0 makes it fast and easy to get going with your application project.

  • Quick and painless installation of a complete environment
  • Auto detection and configuration of Zend Server
  • Easy deployment of applications to the local server for debugging

Quick Root Cause Analysis through Zend Server Integration

Tightly integrated with Zend Server, you can quickly resolve application problems.

  • Easy Debug setup
  • View problems detected by Zend Server from within Zend Studio
  • Quickly reproduce and pinpoint problems captured by Zend Server

watch video

Performance Enhancements

  • Reduced memory footprint with better workspace modeling
  • Use of Eclipse Indexing and Caching architecture
  • Removed unneeded dependencies