byrokrat / id

Data types for swedish personal identity and corporation id numbers.
The Unlicense
14 stars 3 forks source link

String conversion of PersonalId should yield a syntactically correct id #4

Closed hanneskod closed 11 years ago

hanneskod commented 11 years ago

$f = new iio\stb\ID\FakeId('19450415-xxxx'); echo $f; // prints 19450415-xxxx, should be 450415-xxxx