Melroy van den Berg
Melroy van den Berg
@jeroendesloovere I think it's ready to be merged.
@helveticadomes Do you like to join the Gitter chat? https://gitter.im/vcard-php-library/community This way we can easier help each other.
Ps. @helveticadomes I don't get the "FullName is mandatory" exception when I use the `getParameters()`. But only with `getContent()`.
Currently its tested indirectly with several testcase like: https://github.com/jeroendesloovere/vcard/blob/9985584fdadd15761679e6e312719db0cf099d44/tests/VCardTest.php#L353 As you can see these tests are **not** resulting into an exception/error. But indeed you want to have a test that...
Ready to merge now..? Please say yes :heart:
Create issue regarding DateTime to support also a single date or time object (with a proper toString() implementation for these two cases). Currently the DateTime can store both a date...
Which kind of 'additional' elements are you looking for of vcard?
The vCard standard says we need to use the URL for social media references.This will make it incompatible with the standard.
I think yes, according to the specification. You can have 'RELATED'. Eg. Let's say you have a person contact (Bob) and you want to add the mother, father, sister and...
@to-be-the-best Indeed, thanks for clarifying this.