si
Administrator
Zend Studio™ 3.0.1 released
ZDE 3.0.1 bug fixes:
General
Appearance
Editor
File browser
Debugger
Profiler (requires Zend Studio Server 3.0.1)
Syntax Highlighting:
PHP Parser:
File Types
FTP
Code Analyzer
Code Completion and Inspectors
CVS
Toolbar
ZDE 3.0.1 bug fixes:
General
- Stopping a Search operation could take a very long time
- Presence of very large content on the clipboard could result in degraded performance
- Renaming a directory could sometimes result in an internal error
- Refresh problem in 'Project Inspector'
Appearance
- Under certain situations, the ZDE could launch with all of the toolbar icons disabled.
- Shortcut keys were not always visible under Windows.
- Docking and undocking Profiler windows didn't restore the same location and size.
- Focus was sometimes lost during Alt-Tab under Windows.
- Improved default keymaps under OS X
- Room for the line number in the status bar was sometimes too small under Linux.
Editor
- Ctrl+Up / Ctrl-Down did not properly scroll the editor
- Under some circumstances, the Open File dialog (Ctrl-O) would open at the bottom of the screen instead of in the middle of it.
File browser
- The 'HOME' icon was sometimes empty under Windows
- It was impossible to select drives (e.g. 'C:') or mapped drives.
- 'Show hidden files option' in the customization didn't affect the file browsers.
Debugger
- Can't enter IP address in Remote Debugger Hostname field.
- Sometimes the wrong file was opened for include files.
- In files generating a very large amount of output, the debugger could sometimes get stuck.
- Pressing on F10 to step over inside 'Debug Windows' view caused the 'File' menu to open.
- The variable pane didn't refresh at the end of debug sessions.
Profiler (requires Zend Studio Server 3.0.1)
- Performance of the Profiler was greatly improved
- Precision of the profiler was greatly improved
Syntax Highlighting:
- Couldn't see PHP syntax highlighting if there was an HTML error.
- HTML attributes without values were not colored.
PHP Parser:
- Inside class function when writing: "parent:
)" was erroneously detected as a syntax error.
File Types
- Adding new extension to file type didn't add the extension to groups.
FTP
- When pressing on a disconnected FTP file in the 'Project' view, the FTP server didn't reconnect automatically.
- Couldn't analyze FTP files from 'fileSystem' and 'Project' views
- FTP files or directories with spaces in their names could cause problems.
- Can't add FTP files to project from 'New Project Wizard'
- Disconnecting an FTP mount caused any files located on it to disappear from the project.
- FTP servers that were removed could sometime reappear after restarting the Zend Studio.
Code Analyzer
- Added shortcut for Analyze Code.
- Analysis description didn't show after the first click on the root node.
Code Completion and Inspectors
- Incorrect code completion inside string with the 'new' keyword.
- Variable '' ruined the code completion.
- Didn't have Code Completion in HTML in attribute values starting with an underscore.
- In comment description - tabs caused weird behavior.
- Fixed tooltip popups in File Inspector.
- In some cases in 'PHP Functions' inspector, the ZDE crashed when trying to view the constants.
CVS
- Shortcuts didn't work in the project inspector.
Toolbar
- The toolbar couldn't properly launch the ZDE, if it was installed anywhere other than C:\Program Files\Zend
- Added option to select whether to use local files in debugging or not.