Skip to content

Update to libphonenumber v8.3.1 - #21

Merged
aidanbebbington merged 2 commits into
twcclegg:masterfrom
omerts:master
Mar 4, 2017
Merged

Update to libphonenumber v8.3.1#21
aidanbebbington merged 2 commits into
twcclegg:masterfrom
omerts:master

Conversation

@omerts

@omerts omerts commented Feb 26, 2017

Copy link
Copy Markdown

No description provided.

@aidanbebbington
aidanbebbington merged commit 0bb8783 into twcclegg:master Mar 4, 2017
@aidanbebbington

Copy link
Copy Markdown
Collaborator

Thanks for that! I've updated the nuget package

twcclegg added a commit that referenced this pull request Aug 26, 2026
…erToTimeZonesMapper

- numbers and MapTestData are never reassigned; marked readonly
  (cs/missed-readonly-modifier, alerts #271/#272).
- ContainsKey+indexer double lookups replaced with TryGetValue
  (cs/inefficient-containskey, alerts #29/#30).
- Three foreach loops that immediately mapped pn -> a per-number
  result and never touched pn again, rewritten with .Select()
  (cs/linq/missed-select, alerts #21-#23).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

2 participants