From: phpcoder at gmx dot at Operating system: Windows XP PHP version: 5CVS-2004-09-16 (dev) PHP Bug Type: SOAP related Bug description: SOAP cannot not parse 'ref' element. Causes Uncaught SoapFault exception.
Description: ------------ php-soap extension fails to parse wdsl document http://mathe.bg-bab.ac.at/ClassServer/service.asmx?WSDL Returned Error: Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing Schema: unresolved element 'ref' attribute in c:\Inetpub\class\index.php:2 Stack trace: #0 {main} thrown in c:\Inetpub\class\index.php on line 2 phpinfo() returns: PHP Version 5.0.2-dev (got the dev built from 2004-09-15, 10:30 p.m.) Reproduce code: --------------- <? $client = new SoapClient('http://mathe.bg-bab.ac.at/ClassServer/service.asmx?WSDL'); ?> -- Edit bug report at http://bugs.php.net/?id=30106&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30106&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30106&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30106&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=30106&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=30106&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=30106&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=30106&r=needscript Try newer version: http://bugs.php.net/fix.php?id=30106&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=30106&r=support Expected behavior: http://bugs.php.net/fix.php?id=30106&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=30106&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=30106&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=30106&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30106&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=30106&r=dst IIS Stability: http://bugs.php.net/fix.php?id=30106&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=30106&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=30106&r=float MySQL Configuration Error: http://bugs.php.net/fix.php?id=30106&r=mysqlcfg