Hi!
I have actually been fixing tests, so this surprised me. I checked with
Stas on irc and it turned out to be a case of user error on his part :)
We don't have 420 failed string tests in HEAD. We still have 22 though,
plus a number of borked tests due to charset issues, so please pitch in
an
Stanislav Malyshev wrote:
> I was recently working on fixing some things in HEAD in
> ext/standard/strings.c and when I tried to run tests to check if my
> fixes are OK I discovered that huge amount of strings tests now fail -
> out of ~800 tests we have 420 fails! Most of them seem to be some
> tr
Hi!
I was recently working on fixing some things in HEAD in
ext/standard/strings.c and when I tried to run tests to check if my
fixes are OK I discovered that huge amount of strings tests now fail -
out of ~800 tests we have 420 fails! Most of them seem to be some
trivial matters like string/
Hi all,
I'm hopeful that run-tests.php will now work as advertised under CVS HEAD in
most places. However it's still not right under Windows, and I finally
tracked that down to the fact that file_put_contents() in PHP 6 will insist
on creating a file with DOS line endings. The test files are