Releases: jeroendesloovere/vcard
Releases · jeroendesloovere/vcard
Decoding now supports special characters
1.1.8 Changelog updated
Fixes a bug in get()
1.1.7 Date updated
Refactored some functions
Updated deprecated MIME detection
PHPUnit Tests added
Improvements:
- PHPUnit Tests added
- Exception is now a separate class.
- Renamed the variables $firstName and $lastName
Bugfixes:
- Filename: Fixed double underscores when no "additional" field was given.
1.1.3: Merge pull request #9 from jeroendesloovere/bugfix-double-spaces-in-name
Bugfix double spaces in name when "additional" is left empty. Fixes #8
Photo can now be added to VCard
Merge pull request #5 from jeroendesloovere/FredoVelcro-patch-1 Adding Picture to VCard
buildVCard() and buildVCalender() are now public
Made buildVCard and buildVCalender public As asked by @FredoVelcro
Namepacing completed
1.1.0 trying to get autoload right
First Master release
This vCard PHP class can generate a vCard.