PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » SOAP » Bug #5572

No error logging on server side

Details

Submitted2005-09-30 14:23 UTC
Fromfranek5 at wp dot pl
Assignedyunosh
StatusBogus
PackageSOAP
PHP Version5.0.3
OSDebian 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.