Date: 12/22/00
- Next message: Bug Database: "[PHP-DEV] Bug #8382 Updated: re-sending http header due to session_start()"
- Previous message: Bug Database: "[PHP-DEV] Bug #4184 Updated: PHP using isapi produces an unhandled exception on session_start()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 6341
Updated by: sas
Reported By: goten <email protected>
Status: Feedback
Bug Type: *Session related
Assigned To:
Comments:
Does that still happen, if you change
fpsetmask(mask & ~FP_X_IMP);
to
fpsetmask(0);
in Zend/zend.c (around line 339)?
Full Bug description available at: http://bugs.php.net/?id=6341
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #8382 Updated: re-sending http header due to session_start()"
- Previous message: Bug Database: "[PHP-DEV] Bug #4184 Updated: PHP using isapi produces an unhandled exception on session_start()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

