| » Details |
|---|
|
| » Comment |
|
Well I like what this does and think it's important to have an HTTP Digest implementation in PEAR. Had some problems with executing the tests though - the GET example has some syntax errors then, once fixed, all files due to a $this->escapeSimple() call which seems to be in some parent PEAR package, but can't find which. You may find life easier by not directly extending HTTP_Auth but rather using an instance of it (which could be replaced for some other class as required). |