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

 ID:                 53409
 Updated by:         paj...@php.net
 Reported by:        webmaster at skarmflyg dot org
 Summary:            sleep() return NULL
-Status:             Re-Opened
+Status:             Closed
 Type:               Bug
 Package:            Unknown/Other Function
 Operating System:   pajoye
 PHP Version:        5.3.3
 Assigned To:        pajoye
 Block user comment: N
 Private report:     N

 New Comment:

Fixed in 5.3 and trunk


Previous Comments:
------------------------------------------------------------------------
[2010-11-26 19:25:15] paj...@php.net

Automatic comment from SVN on behalf of pajoye
Revision: http://svn.php.net/viewvc/?view=revision&revision=305778
Log: - Fixed #53409, sleep() return NULL on Windows

------------------------------------------------------------------------
[2010-11-26 12:44:20] bj...@php.net

After quick discussion on IRC;

Windows does actually have a way to provide the same functionality as,
f.e., 

Linux by using SleepEx().



Re-classifying as php-src bug & assign to Pierre.

------------------------------------------------------------------------
[2010-11-26 10:19:25] ahar...@php.net

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.



------------------------------------------------------------------------
[2010-11-26 10:19:18] ahar...@php.net

Automatic comment from SVN on behalf of aharvey
Revision: http://svn.php.net/viewvc/?view=revision&revision=305764
Log: Fix doc bug #53409 (sleep() return NULL).

------------------------------------------------------------------------
[2010-11-25 23:57:52] paj...@php.net

Sleep on windows returns nothing as well as some other platforms.



The result of sleep is actually platform dependent (NULL/FALSE or
0/FALSE).

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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=53409


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

Reply via email to