php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33658 Some tests don't work on windows
Submitted: 2005-07-12 13:03 UTC Modified: 2005-07-12 17:36 UTC
From: nlopess@php.net Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 5CVS-2005-07-12 (dev) OS: windows
Private report: No CVE-ID: None
 [2005-07-12 13:03 UTC] nlopess@php.net
Description:
------------
Some tests don't work on windows because of the new line chars.

Here is a patch to fix them: http://mega.ist.utl.pt/~ncpl/patch_php_tests.txt

It also fixes some date tests when the TZ var is set, and some tests after Ilia's commit (yesterday) that changed an E_STRICT to E_NOTICE.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-12 13:58 UTC] tony2001@php.net
Fixed tests under ext/lang/.
Not sure about others, you should probably ask Derick to review date related tests.
 [2005-07-12 15:36 UTC] sniper@php.net
Please don't report this kind of stuff here.

 [2005-07-12 17:36 UTC] nlopess@php.net
so where do you want me to report it?
I've sent a patch to dev list and nobody commented it. Thats why I've opened this bug report. At least 2 test cases were fixed by Antony...
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 27 22:00:01 2025 UTC