Zend Studio 8.0.1发布:PHP开发环境
程序员文章站
2022-05-07 10:28:39
...
Zend Studio 8.0.1发布了!该版本包含一系列的新特性,能够更好地支持JavaScript和CSS技术,此外还包括大量重要的bug修复及软件升级。
Zend Studio是专业开发人员在使用PHP整个开发周期中唯一的集成开发环境 (IDE),包含了所有PHP开发部件,整合了PHP开发过程中的所有工具。通过一整套编辑、调试、分析、优化和数据库工具,Zend Studio 加速开发周期,并简化复杂的应用方案。
重要改进:
* Case 033465 - The toggle breakpoint shortcut key now creates the correct breakpoints
* Case 033803 - Links in tool tip windows are now working
* Case 033638 - Opening a PHP file from the SVN Repositories view is now possible
* Case 187879 - Processing large files is now optimized
* Case 033246 - Running a PHP script with an error in the code now halts the php-cli.exe process properly
* Case 032519 - The code formatter no longer removes the backslash character from a namespace expression
* Case 033322 - The Remote search is now disabled in the search dialog
* Forum 04507 - The Remote Server Support page is now available in the project properties page
* Case 033499 - Only the necessary resources are scanned when downloading a specific directory in a Remote Server Support project
* Case 033679 - Various Javascript validator issues are now fixed
Bug修复:
* ZSTD-415 - The Zend Firefox Toolbar now supports version 4.0
软件升级:
* Zend Framework 1.11.6
详情请见:http://static.zend.com/topics/Zend-Studio-8-0-1-Release-Notes.txt
下载地址:http://www.zend.com/en/products/studio/downloads
上一篇: 详细介绍PHP session实现购物车的实例教程
下一篇: 关于用ini_set修改配置项的问题
推荐阅读
-
PHP 开发环境配置(Zend Server安装)
-
PHP 开发环境配置(Zend Studio)
-
PHP 开发环境配置(Zend Studio)
-
PHP 开发环境配置(Zend Server安装)
-
用Zend Studio+PHPnow+Zend Debugger搭建PHP服务器调试环境步骤
-
vscode(Visual Studio Code)配置PHP开发环境的方法(已测)
-
中国自主可免费使用的一站式 IoT 集成开发环境 RT-Thread Studio 发布!
-
PHP-5.5.x + Xdebug + Zend Studio 调试环境设置
-
PHP Eclipse PDT ZEND FrameWork Windos下开发环境搭建
-
PHP 开发环境配置(Zend Studio)_php技巧