Re: [PHP-DEV] run-tests broken in HEAD

2008-06-08 Thread Steph Fox
Hi Stas, Tried today to work on some tests and discovered that run-tests is not binary-safe in php 6 - it can not process arbitrary outputs. Consider this test: Oh good, that makes 5 people who are interested in CVS HEAD. Can we please make it Unicode-only now so that we can actually work o

[PHP-DEV] run-tests broken in HEAD

2008-06-08 Thread Stanislav Malyshev
Hi! Tried today to work on some tests and discovered that run-tests is not binary-safe in php 6 - it can not process arbitrary outputs. Consider this test: --TEST-- Test --FILE-- It should not pass - output string is wrong - but instead of failing correctly, the run-tests script itself produ