zend-studio
Cannot redeclare class Zend_Loader_Autoloader
I am using Zend Debugger to debug my php application built based on the Zend Framework. Currently I am running the 1.10.6 version.[详细]
2023-01-09 16:12 分类:问答Eclipse PHP Zend: "workspace in use" when i try to set my workspace in Apache2/htdocs?
i am trying to use my workspace C:\\Program Files (x86)\\Zend\\Apache2\\htdocs, as i need to in order to use my Zend Server, but i get the error \"workspace in use\"[详细]
2023-01-05 23:19 分类:问答Zend Studio problem
I installed Zend Studio on Windows 7. When i Start the Program one example project is automatically created. But When i run in browser i get this error :-[详细]
2023-01-05 22:26 分类:问答How to generate camelized getters and setters in Zend Studio 7 (for Eclipse)?
Example: protected $_labelName = null; Should generate public function getLabelName() { $this->_labelName;[详细]
2023-01-05 09:31 分类:问答zend tool is not working
I\'ve installed ZendStudio 7.2 it creates project normally with no error but when i try to add action(s) in it, it says project profile does not exist. and the error log is as follow:[详细]
2023-01-03 15:21 分类:问答Is it possible to see the different parts of file in Zend Studio 7?
I want to know that, if is it possible to see the dif开发者_运维技巧ferent parts of a file at the same time in Zend Studio 7? Maybe in different windows or something like that. I know this can be succ[详细]
2023-01-03 11:46 分类:问答zend studio 5.5.1 on windows xp - won't open!
I have been using zend studio 5.5.1 for the last year and and a half (on windows xp), with some occasional issues, such as a blank error dialog box when I started the program, but always went away whe[详细]
2023-01-01 07:50 分类:问答zend studio intellisense stopped working
The intellisense feature in zend studio 7 just stopped working开发者_如何学Python. I do as usual -> Start typing, hit ctrl+space and the suggestions pop up is empty.[详细]
2022-12-31 06:39 分类:问答zend studio 7 creating .sharedentries and .listing
i created project in zend studio and there are files called .sharedentries and .listing gets created on all folders and sub folders of th开发者_StackOverflowe project, its annoying, cause i would have[详细]
2022-12-27 00:57 分类:问答Zend Studio code formatter problem with comments
i have Zend Studio 7.x, mostly use it for Zend Framework PHP and OOP JavaScript. When i run formatter on *.php file, often space is added after block of inline comments[详细]
2022-12-26 23:18 分类:问答