zend-studio

How to properly perform an SVN relocate on Zend for Eclipse

Hi all, I've been using Zend Studio for Eclipse for about a year, and our SVN repository has gone through a number of different relocations (IP changes, etc.), but I'm never able to correctly move the repository on Zend Studio. What is the standard procedure that you usually follow for such an event? I assumed I could just go to the ...

Zend Studio 7 code folding

Hi, just another simple question (as always). I have tried to find out how to fold a PHP function using shortcut in Zend Studio 7 and have found on the Preferences section that the shortcut is Ctrl+Numpad_Add. I tried it and also changed into new binding key, but it is still not working. Any idea how to do it? Thank you. ...

Zend Studio 7 - code template source?

Is there a code template gallery for Zend Studio 7? I used to use Zend Studio 5.5 but since they moved onto eclipse, I haven't found the time to adapt to it. I remember Zend Studio 5.5 came with code templates for generating php docblocks and other things but Zend Studio 7 seems to come by default with nothing, giving you the option to ...

Having problems creating a new project in Zend Studio 7.0.2 (ubuntu 9.10)

Hi, I've just installed Zend Studio 7.0.2 on my Linux-Ubuntu 9.10 system. There were no problems during the installation but when I try to create a new project, the 'New Project' form hangs when I click the 'Finish' button. I can cancel the form but no project is created. I suspect it may be a permissions problem!? I have Zend Studio...

Using zend studio with codeigniter

I want to use Zend Studio for a project built on CodeIgniter. But I want to be able to use the debugging functionality of Zend. Because of that, I cant seem to get the debugger to work properly cause it doesnt "understand" codeigniter. So, in order for the setup to work, do I need to install Zend server, so that the debugging is done ser...

Zend Debugger using Solaris

I'm trying to setup debugging for PHP applications using the following environment: -Clients: Windows XP, Zend Studio 7, Firefox+Zend Studio Toolbar -Server: Solaris 5.10 32Bits, Apache 2.2.8, PHP 5.2.5 I'd like to use the Zend Debugger because of its easy integration into Zend Studio, and the profiling abilities; Although I'm aware o...

Zend Studio for Eclispse Expand All feature

Hello, is there a way to select a folder and somehow expand all the child folders of the selected folder? It would be very useful. The issue that I imagine is that because in Zend Studio php files are expandable also so they can show their classes namespaces methods and etc if there is a way to expand a folder and all its subfolders it ...

Show function/statement declaration after selecting closing brace in Eclipse?

I'm wondering if you can do something similar to this functionality (available with Zend Studio 5.1) in Eclipse. There is an image of it in action here: http://tinypic.com/r/2d1pao1/6 As you can see, it doesn't just put a box around the starting brace like Eclipse does, it actually shows you the declaration. This is especially handy whe...

Highlight line in Zend Studio 7

Hi, In ZS 5 you can highlight a line by clicking on the line number in red. This persists when you move the cursor to another line. I use this as a bookmark. Is it possible to highlight a line in this manner in ZS 7? Thanks. ...

Zend Studio 7.1 PHPUnit Test Case wizard does not populate "Element to Test"

When I follow the instructions in ZS documentation to create a phpunit test case, the wizard returns no objects to select on the "Element to Test" line. Selecting "browse" provides an empty dialog box. The PHPUnit path in my preferences shows "/Applications/zend/zs710/plugins/com.zend.php.phpunit_7.1.0.v20091120-0900/resources/library/"....

Can I easily make Zend Studio 7.1 format code like in 5.x?

Hi, I want Zend Studio 7.1 to format code like in version 5.x. Is there any way this could work without editing every setting for "formatter" manually? Thanks. ...

Debugging with Zend Studio / Eclipse

Hi, Is it possible to debug PHP scripts so that it keeps running until an expression is true? For example, I want to know when $a becomes a certain value. I don't want to keep pressing step into and wait until the variable $a changes the value to it. ...

Unit Test in Zend Studio succeeds but fails via CLI

The following UnitTest fails, when executed via Command Line and succeeds when run through Zend Studio. This should not be the case, because assertArrayHasKey expects the second argument to be an array and the method signature contains a type hint to ensure this (which is why it fails via CLI). This is the test case: class AssertArrayH...

Subversion (Svn) Propfind 405 error

I am brand new to subversion and have been told that this is the best thing since sliced bread. I have tried google and I am just drawing blanks on what is wrong and have tried multiple different suggestions. I get the following error The Location information has been specified incorrectly. svn: Propfind of '/svn': 405 Method not all...

PHP Zend doesn't display correctly

I am trying to recreate the following blog's tabbed forms for my website. http://zendguru.wordpress.com/2009/01/15/zend-framework-and-dojo-creating-tabbed-form/ I currently have the form displaying on my page, however instead of tabs it displays the whole form like normal. I know that the form is displaying the subforms as I have com...

Zend Studio 6.0 or 7.1 svn export only files from a revision number

I am trying to export files from Zend Studio's "SVN Repositories" perspective that belong to a revision number, but the studio exports all the files form other revision number as well. Maybe this is because the target directory is empty. Can anyone help me on how to export files from one revision number only, not all? ...

Create new framework project in Zend Studio

I hv problem in creating New Framework project on Zend Studio.I'm new to Zend Studio. Using Zend Studio ver.7.1.0. When i'm creating new zend framwork project (Zend Server is successfully installed), It will not create 'application' & 'public' folders. In my previous test project those were created automatically. But now its create only ...

A JQueryUI plugin for an eclipse environment

I am looking for way that I could at least has some intellisence in my Zend Studio Evironment (Eclipse Based) for my JQueryUI development to enhance my productivity. Are there any plugins out there whether free or commercial that I could used? ...

Zend Framework Project Location

Dear, I am new to Zend studio (using ver. 7.1.0) + server + Framework(Framework setup manually by using Zend Server library and bin folders. My OS is Vista - business ). I created the zend framework web project using studio. But there is not the files under the htdocs. I check the path several times, but fault is remain. And I copy to e...

How to edit my SVN account in Zend Studio

I am working on Zend Studio and using Subversion. Since yesterday, my account is no longer accepted; I get errors like: "the account is not matching"... Can someone tell me how we edit a svn account in Zend Studio? The colleague who installed svn is missing! pas de chance ...