Zend Studio 5.2.0

chulim

Новичок
Zend Studio 5.2.0

В общем ничего нового, несколько багфиксов.
На zend.com пока новостей на эту тему не вижу.
(Найдено на одном из форумов.)
http://downloads.zend.com/studio/5.2.0/
========================================================
Changes in Zend Studio from version 5.1.0 to 5.2.0:
========================================================

Debugger:
---------
- Integrated installation of Zend Platform and full compatibility with it.

PHP Language:
----------------
- Updating PHP elements code completion according to the latest changes in PHP.

Help:
-------
- New daily tips

=============================
General Bugs Fixed / Changes:
=============================

- Bug fixed - Wrong tunneling icon status after server is disconnected
- Bug fixed - Wrong detection of Zend Guard installation
- Bug fixed - Translation for different languages are not accurate
- Bug fixed - Certain syntax error causes ZDE to hang
- Bug fixed - Wrong highlighting when there is an error inside heredoc
 

akerka2

Новичок
А дебагер у него работает? Просто то ли я не знаю, как его настроить в версии 5, то ли он действительно нерабочий... Говорит, что то ли дебагер не установлен, то ли пчп-модуль битый, и вообще, стоит опять его переустановить....
 

chulim

Новичок
Почему-то мне казалось, что 5.2 это последняя версия.
Теперь крещусь :)
http://downloads.zend.com/studio-beta/5.5.0beta/

Из новго появилась настраиваемая подсветка фолдеров и файлов в дереве проекта, для систем контроля версий.
Интеграция с ZendPlatform. Немного всякой мелочевки в настройках.
 

MajestiC

Пых
chulim
Эх, лучше бы настройку интерфейса и шрифтов/цветов получше сделали. И продолжали его девелопить, а то Eclipse не удобный.
 

Rammstein

PHPClub::News
MajestiC
Ну нафик, Eclipse куда удобней + куча модулей, включая не корявый SVN и CVS
 

Wicked

Новичок
Rammstein
ну насчет некорявости subclipse можно еще поспорить :)
 

texrdcom

Новичок
eclipse лутче для тех кто работает не только с php
а стем же xml - интерфейс что визуальный что кодовый
помоему в Zend studio такого нет.
 

chulim

Новичок
========================================================
Changes in Zend Studio from version 5.2.0 to 5.5.0 Beta:
========================================================
PHP 5.2:
--------
- New PHP 5.2 Support

General:
--------
- Support for antialiasing (via Preference settings).

Editor:
-------
- Supports opening URLs from the Editor using right click.

Web Services Support (SOAP):
----------------------------
- Support for URLs in SoapClient Constructors
- Bug fixed: Unsynchronized file name and configuration name.

Java:
-----
- Embedded Java code completion of packages and classes in PHP code
- Configure the Workspace's default JRE / JDK
- Configure project specific preferences
- Nested Java code completion

Zend Platform Integration:
--------------------------
- View Zend Platform Events in a dedicated Events List window
- Customize, sort and filter Event List entities
- Limit number of visible rows and initiate auto refresh
- View Events from user-selected servers
- Direct access to Platform's Configuration dialog from the toolbar / menu
- Configure Zend Platform's GUI URL and authentication information

Zend Framework Integration:
---------------------------
- Enable code completion for Zend Framework
- View Zend Framework classes and functions in the PHP Inspector View
- View source and debug into Zend Framework code

Source Control:
---------------
- Explorer: highlights file labels 1according to their status in source control
(added, merged with conflicts, modified, not versioned and up to date)
- Source Control file status highlighting is customizable (from the Preferences dialog)
- Can easily switch between CVS and Subversion support
- Support for Subversion 1.4

=============================
General Bugs Fixed / Changes:
=============================
- Bug fixed - If no Zend Guard path detected there is no default value
- Bug fixed - Zend Guard detection doesn't recognize old versions
- Bug fixed - PHP Functions list doesn't provide return types for all functions
- Bug fixed - Uuencode functions in PHP Functions list are malformed
- Bug fixed - Open File dialog has serious delay when a network drive is disconnected
- Bug fixed - FTP files containing spaces in their name causes wrong file parsing
 

Solid

Drosera anglica
Да у меня вот тоже всё отлично. Работать в студии просто и приятно. Странно, что тормозит... у меня даже на ноутбуке (p3 700mhz, 128mb ram) всё работало достаточно быстро (кроме загрузки).
 

grigori

( ͡° ͜ʖ ͡°)
Команда форума
ZS тормозит, если включен режим OS look and feel
 

Denix

Новичок
Автор оригинала: Solid
Чистая версия?
В смысле чистая?
ну понятно не лицензионка :)

Сейчас бету 5.5 поставил - нормально летает.

А 5.2 на двух машинах проц нагружала нереально: два раза курсором повел - 100% процессорного времени пару секунд.

-~{}~ 08.11.06 02:00:

Автор оригинала: grigori
ZS тормозит, если включен режим OS look and feel
Нет, это отключал, в конфиге еще прописывал noxp.
До лампочки.
----


Вопрос по существу:
Как теперь настроить отладку в Студии?

Как говорил Нео: "Что-то изменилось...".

Раньше я ставил просто Зенд клиент и зенд сервер, прикручивал к денверу и все работало на ура.
Сейчас пишут что есть интеграция с Zend Platform, а что делать и как его все слепить не пойму.
Куда делся Зенд Сервер? :confused:

Как теперь быть?
 

camka

не самка
Не удается использовать локальную отладку в ZS5.5 с php версии 5.2. Скопировал php5ts.dll и php-cgi.exe в папку ZendStudio-5.5.0Beta\bin\php5, переписав имеющиеся там файлы, отлаживать наотрез отказывается. С родными файлами почему-то после окончания локальной отладки остаются неубитыми процессы php.exe, которые плодятся в списке процессов по мере отладки.

Кто-то наблюдал подобное поведение, или это я перемудрил с настройками?
 
Сверху