ID:               47610
 Updated by:       [email protected]
 Reported By:      lonelywolf at damagelab dot org
-Status:           Open
+Status:           Bogus
 Bug Type:         Session related
 Operating System: Linux, Ubuntu 8.10
 PHP Version:      5.2.9
 New Comment:

RTFM: http://php.net/session_write_close


Previous Comments:
------------------------------------------------------------------------

[2009-03-10 01:14:08] lonelywolf at damagelab dot org

Description:
------------
Hello. A mistake is noticed when you try paying for the session while
working with it at this point.
I'm from Russia, therefore, to explain through an interpreter is not
the best option, I will show you some example code, and you can
understand the result of work.

Reproduce code:
---------------
Example source code:
http://www.damagelab.org/dl/scripts/phpbuginsession.zip

zip.php - test file for sleep on wrok with session.
ajax.php - interface for example testing, include 2 ajax query.
ajax.js - library for used ajax.php
log.txt - debug log with result in real-time working

Expected result:
----------------
He must show for every ajax request(ajax.php?do=status):
46:[00:26:46] work 2
47:[00:26:46] work 2
48:[00:26:46] work 2
49:[00:26:49] work 3


Actual result:
--------------
52:[00:26:52] end

This finding does not immediately, but only when the script is run for
zip.php and the latest result.


------------------------------------------------------------------------


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

Reply via email to