Skip to content

Commit

Permalink
y
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Aug 6, 2024
1 parent d501107 commit d23e6e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/filters/localDate.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ use Tester\Assert;
require __DIR__ . '/../bootstrap.php';


var_dump(INTL_ICU_DATA_VERSION);
var_dump(INTL_ICU_VERSION);

test('datatypes', function () {
$filters = new Filters;
$filters->locale = 'cs_CZ';
Expand Down

0 comments on commit d23e6e2

Please sign in to comment.