#34919 [Opn->Fbk]: null value

2005-10-20 Thread tony2001
 ID:   34919
 Updated by:   [EMAIL PROTECTED]
 Reported By:  petr dot benes at col dot cz
-Status:   Open
+Status:   Feedback
 Bug Type: SOAP related
 Operating System: WinXP
 PHP Version:  5.0.5
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.




Previous Comments:


[2005-10-20 07:47:34] petr dot benes at col dot cz

Last version don't work too.



[2005-10-19 20:45:53] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip





[2005-10-19 19:26:41] petr dot benes at col dot cz

Description:

I have code:

$wsdl='.';
$client=new SoapClient($wsdl,array('encoding'=>'windows-1250'));
$client->foo(new SoapVar(null,XSD_DECIMAL,"xsd:decimal"));

It work correctly in PHP 5.0.4.
It don't work in PHP 5.0.5 and restart Apache.

Apache log:
[notice] Parent: child process exited with status 3221225477 --
Restarting.
[notice] Apache/2.0.54 (Win32) PHP/5.0.5 configured -- resuming normal
operations







-- 
Edit this bug report at http://bugs.php.net/?id=34919&edit=1


#34919 [Opn->Fbk]: null value

2005-10-19 Thread tony2001
 ID:   34919
 Updated by:   [EMAIL PROTECTED]
 Reported By:  petr dot benes at col dot cz
-Status:   Open
+Status:   Feedback
 Bug Type: SOAP related
 Operating System: WinXP
 PHP Version:  5.0.5
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip




Previous Comments:


[2005-10-19 19:26:41] petr dot benes at col dot cz

Description:

I have code:

$wsdl='.';
$client=new SoapClient($wsdl,array('encoding'=>'windows-1250'));
$client->foo(new SoapVar(null,XSD_DECIMAL,"xsd:decimal"));

It work correctly in PHP 5.0.4.
It don't work in PHP 5.0.5 and restart Apache.

Apache log:
[notice] Parent: child process exited with status 3221225477 --
Restarting.
[notice] Apache/2.0.54 (Win32) PHP/5.0.5 configured -- resuming normal
operations







-- 
Edit this bug report at http://bugs.php.net/?id=34919&edit=1