ID: 44361 Updated by: [EMAIL PROTECTED] Reported By: n dot wittstruck at gmail dot com -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Windows XP SP 2 PHP Version: 5.2.5 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows (zip): http://snaps.php.net/win32/php5.2-win32-latest.zip For Windows (installer): http://snaps.php.net/win32/php5.2-win32-installer-latest.msi Previous Comments: ------------------------------------------------------------------------ [2008-03-07 09:57:39] n dot wittstruck at gmail dot com Description: ------------ When using Soap to fetch an Object from a local Server the Apache crashes with the Error Code 3221225477. This does only happen when using a classmap in the server.php, otherwise the content of the object is returned, but due to the fact that php can´t cast objects i´m unable to use it. Reproduce code: --------------- http://nopaste.php-quake.net/18592 Expected result: ---------------- I would have expected to get the User object, instead of crashing the server. Actual result: -------------- The Apache crashes with status code 3221225477. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=44361&edit=1