From: atomo64 at gmail dot com Operating system: PHP version: 5.3.1 PHP Bug Type: SOAP related Bug description: missing ini settings on server009 test
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 bug report at http://bugs.php.net/?id=50796&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=50796&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=50796&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=50796&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=50796&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=50796&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=50796&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=50796&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=50796&r=needscript Try newer version: http://bugs.php.net/fix.php?id=50796&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=50796&r=support Expected behavior: http://bugs.php.net/fix.php?id=50796&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=50796&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=50796&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=50796&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=50796&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=50796&r=dst IIS Stability: http://bugs.php.net/fix.php?id=50796&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=50796&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=50796&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=50796&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=50796&r=mysqlcfg