We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test failed with ICU version 4.8.1.1:
$ phpunit src/Symfony/Component/Locale/Tests/Stub/StubLocaleTest.php PHPUnit 3.7.10 by Sebastian Bergmann. Configuration read from /home/umpirsky/Projects/PHP/symfony/phpunit.xml.dist .......F...................... Time: 0 seconds, Memory: 4.00Mb There was 1 failure: 1) Symfony\Component\Locale\Tests\Stub\StubLocaleTest::testGetCurrenciesData Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'BR$' +'R$' /home/umpirsky/Projects/PHP/symfony/src/Symfony/Component/Locale/Tests/Stub/StubLocaleTest.php:72 FAILURES! Tests: 30, Assertions: 31, Failures: 1.
Just for the reference, version 4.8.1.1 is notmalized to 480 in TestCase.php.
The text was updated successfully, but these errors were encountered:
Looks like it's already reported #5288 and fixed #6109, but not merged.
Sorry, something went wrong.
No branches or pull requests
Test failed with ICU version 4.8.1.1:
Just for the reference, version 4.8.1.1 is notmalized to 480 in TestCase.php.
The text was updated successfully, but these errors were encountered: