0
votes
PHP debugging - where to set the breakpoints? how to authenticate?
You want to change the current user's authentication details mid-way through a request?
I don't think this is possible. Zend Debugger is pretty much a read-only tool. Even if it were, you' …
