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/src/Symfony/Component/Intl/Tests
Nicolas Grekas 64e96e0af8 Merge branch '4.4'
* 4.4:
  Fix typo
  Fix unitialized variable in DeprecationErrorHandler
  fix Danish translations
  Support ISO 3166-1 Alpha-3 country codes
  Added the missing translations for the Slovak 'sk' locale.
  Add deprecation for method signature
  Add compatibility trait for PHPUnit constraint classes
  [HttpFoundation] Clear invalid session cookie
  Fix tst patern to handle callstack with/without return typehint
  Fix negative DateInterval
  [Validator] Allow objects implementing __toString() to be used as violation messages
  [FrameworkBundle][Routing] Private service route loaders
  [DoctrineBridge] Allow invokable event listeners
2019-08-09 13:53:04 +02:00
..
Collator Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
Data Merge branch '4.4' 2019-08-08 14:08:24 +02:00
DateFormatter Merge branch '4.3' into 4.4 2019-08-08 14:07:40 +02:00
Globals Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
Locale Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
NumberFormatter [Intl][5.0] Add parameters type-hints 2019-08-08 18:38:40 +02:00
Util Use PHPunit assertion 2019-08-04 21:00:55 +02:00
CountriesTest.php Support ISO 3166-1 Alpha-3 country codes 2019-08-09 09:42:26 +01:00
CurrenciesTest.php Merge branch '3.4' into 4.3 2019-08-03 23:50:52 +02:00
IntlTest.php Merge branch '4.4' 2019-08-08 14:08:24 +02:00
LanguagesTest.php Support ISO 3166-1 Alpha-3 country codes 2019-08-09 09:42:26 +01:00
LocalesTest.php Merge branch '3.4' into 4.3 2019-08-02 14:15:04 +02:00
LocaleTest.php [Intl] Fix root fallback locale 2019-05-07 23:35:39 +02:00
ResourceBundleTestCase.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
ScriptsTest.php Merge branch '3.4' into 4.3 2019-08-02 14:15:04 +02:00
TimezonesTest.php Merge branch '3.4' into 4.3 2019-08-02 14:15:04 +02:00