Skip to content
New issue

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

Locale with empty identifier #1

Closed
olvlvl opened this issue Jan 19, 2015 · 0 comments
Closed

Locale with empty identifier #1

olvlvl opened this issue Jan 19, 2015 · 0 comments

Comments

@olvlvl
Copy link
Member

olvlvl commented Jan 19, 2015

Creating a Locale instance with an empty identifier shouldn't be possible:

<?php

use ICanBoogie\CLDR\Locale;

$locale = new Locale($repository, "");
olvlvl added a commit that referenced this issue Jan 19, 2015
@olvlvl olvlvl closed this as completed Jan 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant