ID:               47886
 Updated by:       paj...@php.net
 Reported By:      d_kelsey at uk dot ibm dot com
-Status:           Assigned
+Status:           Closed
 Bug Type:         Filesystem function related
 Operating System: win32 only - Windows XP
 PHP Version:      5.2.9
 Assigned To:      pajoye


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

[2009-04-06 08:44:58] d_kelsey at uk dot ibm dot com

new test has been committed to cvs for php 5.2 stream

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

[2009-04-03 13:06:34] paj...@php.net

If it works in 5.2, yes please do :)

Thanks!

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

[2009-04-03 13:02:34] d_kelsey at uk dot ibm dot com

Its new to runtests. Anything inside the %r...%r section is treated as
a regular expression.

If you want I can commit an update to the 5.2.x test ?

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

[2009-04-03 12:51:38] paj...@php.net

No, they will not be backported.

Does the | operator works in 5.2 run-tests? I never used it :)

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

[2009-04-03 12:07:30] d_kelsey at uk dot ibm dot com

Description:
------------
touch_basic-win32.phpt test fails once we entered DST. I see in 5.3/5
this area has been looked into because the microsoft C runtime functions
appear to be sensitive to DST (by design!) 

I was wondering if this code was going to be backported to 5.2.x stream
? If not then maybe the expectf section for touch_basic-win32.phpt
should be changed from 
mtime=10000
atime=20470
to
mtime=%r10000|6400%r
atime=%r20470|16870%r




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


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

Reply via email to