Skip to content

Allow optional L- prefix for Luxembourg postal codes - #68

Merged
barbieswimcrew merged 1 commit into
masterfrom
fix/lu-optional-l-prefix
Aug 21, 2026
Merged

Allow optional L- prefix for Luxembourg postal codes#68
barbieswimcrew merged 1 commit into
masterfrom
fix/lu-optional-l-prefix

Conversation

@barbieswimcrew

Copy link
Copy Markdown
Owner

Summary

Test plan

  • 8211 and L-8211 are accepted for iso: LU
  • 123, 12345, and L1234 are rejected
  • CI PHPUnit matrix is green

Closes #67

Official POST Luxembourg addresses use L-XXXX in addition to four digits.

Co-authored-by: Cursor <cursoragent@cursor.com>
@barbieswimcrew
barbieswimcrew merged commit f468061 into master Aug 21, 2026
12 checks passed
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.

Luxembourg postal code regex rejects valid L-XXXX postal codes

1 participant