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
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
..
Stub Fix version_compare() calls for PHP 5.5. 2013-01-11 16:02:30 +08:00
LocaleTest.php [Locale][Testing] Fixed breaking tests if 'intl' extension is not installed (#3139) 2012-01-17 18:44:55 +01:00
TestCase.php [Locale] fixed tests 2012-12-05 14:13:56 +01:00