ID: 50796 Updated by: il...@php.net Reported By: atomo64 at gmail dot com -Status: Open +Status: Closed Bug Type: SOAP related PHP Version: 5.3.1 New Comment:
This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2010-01-19 00:51:32] atomo64 at gmail dot com Description: ------------ The test relies on the session system to be working but doesn't provide the necessary ini settings: session.auto_start=1 session.save_handler=files session.save_path=temp_session_store (or another local and temporary save_path) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50796&edit=1