This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component/Locale/Stub
Adam Harvey c7bfce9116 Fix version_compare() calls for PHP 5.5.
Until PHP 5.5 hits beta, the version number for Git builds is still 5.5.0-dev,
which is less than 5.5.0alpha1 according to version_compare(). This means that
the branches for 5.5 aren't being executed on 5.5 snapshots at present.
2013-01-11 16:02:30 +08:00
..
StubCollatorTest.php [Locale] refactored some code 2012-04-16 23:32:33 -03:00
StubIntlDateFormatterTest.php Fix version_compare() calls for PHP 5.5. 2013-01-11 16:02:30 +08:00
StubIntlTest.php Add BOGUS UErrorCode test 2012-04-16 13:33:13 +02:00
StubLocaleTest.php [Locale] replaced symfony-project.org by symfony.com 2011-03-13 21:22:11 -03:00
StubNumberFormatterTest.php [Locale] fixed tests 2012-12-05 14:13:56 +01:00