Zend is pleased to announce the release of Zend Studio 7.1.2! You can download this release from the Zend Studio download site: http://www.zend.com/en/products/studio/downloads This release contains a number of important bug fixes and software updates. This version is backward compatible with all 7.x versions. Software Updates: ----------------- * Zend Framework 1.10.1 Resolved Tickets: ----------------- * Ticket 178148 - phpDocumentor no longer fails in projects that reside on a samba share (\\server\share) * Ticket 183859 - Formatter no longer causes errors in the code when using Greek characters * Ticket 183923 - The 'Insert Variable' button now works in the "Edit Template" dialog in the Code Templates Preferences * Ticket 184137 - Path Mapping is now updated even if the project root is not in its Include Path * Ticket 186138 - A function's parameter hint tooltip now provides information about the type or the default value * Ticket 186330 - Configured PHPDoc annotations can be used as PHP Templates * Ticket 186785 - Open Declaration (F3) now offers a choice when there are several declarations * Ticket 186841 - Formatter no longer breaks the code on machines using Chinese Localized Windows * Ticket 186851 - The Studio log no longer contains exceptions in a fresh installation * Ticket 186921 - In the Source Code Formatter, an absolute namespace reference no longer adds an extra slash * Ticket 186923 - php_pdo.dll warning message is now not shown when creating a new Zend Framework project * Ticket 186927 - The i5 Windows installer file is now labeled correctly as i5 version * Ticket 187011 - CSS files that are copied will now paste correctly * Ticket 187024 - The Formatter no longer breaks Russian text that contains the specified syllable * Ticket 187234 - Hovering no longer displays "Null" for a Class Static variable * Ticket 187235 - The Variables view now correctly displays Namespace and Class * Ticket 187261 - The Semantic Analyzer now correctly resolves the parent for namespaced classes * Ticket 187299 - A correct license is now effective upon restart * Ticket 187501 - The Code Formatter in PHP 5.3 now works with lambda functions and ternary operators * Ticket 187562 - The PHP Manual at devzone.zend.com was removed Resolved Bugs: -------------- * 25270 - The PHP Documentor now works in Linux and MAC * 27627 - The Debugger now sets breakpoints in the PHP Editor and stops on them in files from the Include Path * 27376 - No false warning now appears when using an interface constant * 28207 - Php 5.3 new error messages in PHPUnit are now detected * 26143 - Content Assist now suggests functions in External files * 27985 - An entered task in a block comment no longer disappears after adding a new single line comment in a file * 26099 - The "New Class" Wizard no longer creates a class without entering a class name * 25166 - A message is now shown when refactoring is not applicable to the current selection * 27394 - In PHP 5.3 the Generated getters and setters now have access to modifiers * 28654 - The Zend website now appears in the PHP Manual preferences page in the PHP Manual site * 28232 - Zend Server functions now supports the stub for Zend Server 5.0 API * 27212 - The FTP login screen can now be closed after creating a linked folder from the RSE file system and restarting Zend Studio * 27890 - No exception is entered in the error .log file in the "PHPUnit Test Suite" wizard * 25600 - The Finish button in the "Creating new PHP Unit Test Suite" dialog is no longer enabled when the mandatory fields are not completed * 25526 - When choosing 'Open Manual' from the Right Click Menu the correct documentation now opens * 27948 - Override/Implement methods action now works when 'Generate element comment' is selected in the dialog * 27008 - When removing a php project from the build path, the relevant php elements are no longer visible in the PHP Explorer view * 27933 - Selection Job Title no longer appears in external files with the specified operator * 27911 - After setting breakpoints in a php file and then renaming the root project, all breakpoints are no longer lost * 28009 - The ssl checkbox state is now saved * 27934 - Generating an element comment for a method which returns $this variable now works * 27892 - Expected dialog is now launched when invoking Generate Getters and Setters for a class constant * 25603 - When adding the Zend Framework library quickly it is now added under the Include Path node * 211848 - Renaming a file no longer causes an error in recognition * 260219 - The Autocomplete function no longer overwrites a closing bracket * 260299 - There are no longer problems with the Autocomplete parenthesis * 294424 - Autocomplete no longer overwrites the "1" character after inserting "new someClass" * 292913 - Autocomplete no longer overwrites the "1" character after inserting a static class * 204391 - Creating a Watch Expression for an array variable in the Expressions view now works * 259956 - In Code Templates the "Insert Variables" dialog now works Known Issues: ------------- * On Windows XP the intenral browser uses Internet Explorer 6 by default. As a workaround one can install the latest version of Internet Explorer. * Mylyn leaves the workspace in the confusing state of having no PHP proposal computers enabled and to the user it seems as if content assist has stopped working. See more in issue https://bugs.eclipse.org/140416. As a workaround one must rebuild his worksapce by Project | Clean | All projects.