run-test.php in php 6

php.internals

Stanislav Malyshev

18 years ago
I have a bunch of php 6 tests which work when I run them in non-unicode (php run-test.php -N test.phpt) and in unicode mode (php run-test.php -u test.phpt) but the first test fails when I run it in "both" mode (php run-test.php -U test.phpt). I thought if test passes -N and -u, it should always pass -U too. Anybody encountered such problem before? Any ideas what might be the reason?
-- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com