Skip to main content
0 votes
1 answer
173 views

I have a problem with Zend Server (2019.0.4). When I try to access the web-based interface it gives me HTTP 500. The exact error in the php.log file is this: [07-Jan-2022 18:49:12 UTC] PHP Fatal ...
Jake 's user avatar
  • 41
0 votes
1 answer
186 views

I want to use server breakpoints in Zend Studio to debug a Laravel application. However I am unable to find any documentation involving how to set up Zend Studio breakpoints to work with a Laravel ...
VerySeriousSoftwareEndeavours's user avatar
0 votes
1 answer
90 views

I finish my evaluation of PhpStorm and I got back do Zend Studio today. When implementing my classes and methods I can't get the Zend Studio find methods, classes and not even php built-in functions. ...
Danielson Silva's user avatar
1 vote
1 answer
38 views

In Zend Studio 11.0 Debug mode Expression details pane variable length is truncated to 1024 How to see whole variable in(details pane)? Setting limit to zero(unlimited) or big number is ignored, ...
TaunoS's user avatar
  • 11
1 vote
1 answer
166 views

Clickjacking Cross-Site Scripting Cross-Ste Request Forgery SQL Injection This question is part of PHP 7 certification guide by ZEND. The provided answer in the guide seems to be wrong! My answer is ...
Amir's user avatar
  • 33
0 votes
1 answer
41 views

I made a staging for a site developed in the zend framework. All cPanel has moved to a new server. Unfortunately after making the changes on my pc in the host file I can not see the site. Do I have to ...
savastgfx's user avatar
0 votes
0 answers
132 views

In Zend studio how can I set composer to ignore platform reqs as I need to add PHP so extensions to my composer file for the heroku dependencies but don't want to install them on my local machine as ...
Chris Rutherfurd's user avatar
1 vote
1 answer
165 views

Error picture I have this code: <?php class Test2 { public function hello() { echo "hello"; } } $t=new Test2(); //Class 'Test2' not found echo $t->hello();` Zend Studio ...
renqi chen's user avatar
0 votes
1 answer
347 views

I am trying to add Zend Server to a new installation of Zend Studio. As soon as i click add server i get the following error: An internal error occurred during: "Adding local Zend Server". For input ...
user2370664's user avatar
2 votes
1 answer
449 views

I do not know, How to add the same project in the workspace with same name. I have setup a project in zend studio. I have setup a workspace xyz. There I added two projects of php. projectA and ...
flik's user avatar
  • 3,653
0 votes
1 answer
86 views

Zend Studio underlines existing function names with yellow squiggly lines, even when I explicitly include a file that contains declaration of those functions. Example: It used to not do that and I ...
Dennis's user avatar
  • 8,151
3 votes
0 answers
213 views

I am new and unfamiliar with Zend studio and I was tasked to encode my php code for a project. I had a hard time following this tutorial and can't seem to get anywhere. Can anyone help me get on the ...
Chin Yong's user avatar
1 vote
1 answer
146 views

I am using Zendstudio 13.6 from past 2-3 weeks. I am facing hang issue on my linux system while comparing js files using team synchronization svn compare. Similar issue happens when opening xsd file ...
Kammy's user avatar
  • 431
0 votes
1 answer
452 views

I need to Debug line by line in my php project. I'm Trying many ways like xdebug/Zend etc. I'm using Eclipse Luna Php IDE. Could anyone please guide me? I've wasted the last 2days without success.
Karthik's user avatar
  • 61
1 vote
0 answers
113 views

My question is almost identical to this one, however it is regarding a different IDE. When using a service in Zend Framework 2, I use code similar to the following: $myService = $this->...
crazyloonybin's user avatar

15 30 50 per page
1
2 3 4 5
32