Home » Web Services » SOAP » Bug #5572
No error logging on server side
Details
| Submitted | 2005-09-30 14:23 UTC |
|---|---|
| From | franek5 at wp dot pl |
| Assigned | yunosh |
| Status | Bogus |
| Package | SOAP |
| PHP Version | 5.0.3 |
| OS | Debian Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-09-30 14:23 UTC] franek5 at wp dot pl
Description:
------------
I discovered annoying problem during my work with SOAP package. It is impossible to log fatal errors occuring during execution webservices on server side ... I think this is caused by custom error handler used in SOAP Server Code but i have no idea how to fix it... Similiar problem occured in PHP SOAP extension - developers fixed it in 5.04 version.