Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Noob trying to debug(@ symbol in debugging with zend)
Noob trying to debug [message #545187] Wed, 07 July 2010 02:09 Go to next message
ggt  is currently offline ggt Friend
Messages: 1
Registered: July 2010
Junior Member
I am using eclipse 3.6, php 3.2 and zend debugger 5.2.15.v20081217.
i debug php script in which there is function a = @mysqli_connect().
it indicates this as an error. In fact it should ignore the error. How can i go around with this.

[Updated on: Wed, 07 July 2010 20:48]

Report message to a moderator

Re: Noob trying to debug [message #554305 is a reply to message #545187] Sat, 21 August 2010 06:55 Go to previous message
Jason Huselton is currently offline Jason HuseltonFriend
Messages: 8
Registered: April 2010
Location: Texas
Junior Member
A few items I can think of.

I haven't tried yet, but the Zend Debugger may be ignoring the @ and throwing the error. Also, if you have SCREAM installed, this will ignore the suppression operator.

Previous Topic:Re: Eclipe keeps on replacing lines or making them disappear
Next Topic:Mark Occurrences Not Working
Goto Forum:
  


Current Time: Tue Mar 19 08:26:20 GMT 2024

Powered by FUDForum. Page generated in 0.02435 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top