Skip to content

Releases: jeroendesloovere/vcard

Decoding now supports special characters

09 Mar 15:07
Compare
Choose a tag to compare

Fixes a bug in get()

05 Mar 13:21
Compare
Choose a tag to compare
1.1.7

Date updated

Refactored some functions

24 Feb 10:23
Compare
Choose a tag to compare

Improvements:

  • Add line folding, by @Synchro
  • Refactored some function
  • PSR-2-code-styling applied
  • PHPCS applied

Bugfixes:

  • Fix fetching PHOTO elements, by @Synchro

Updated deprecated MIME detection

30 Jan 13:10
Compare
Choose a tag to compare

PHPUnit Tests added

22 Jan 10:15
Compare
Choose a tag to compare

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

22 Jan 10:10
Compare
Choose a tag to compare
Bugfix double spaces in name when "additional" is left empty. Fixes #8

Photo can now be added to VCard

25 Nov 16:18
Compare
Choose a tag to compare
Merge pull request #5 from jeroendesloovere/FredoVelcro-patch-1

Adding Picture to VCard

buildVCard() and buildVCalender() are now public

13 Oct 12:08
Compare
Choose a tag to compare
Made buildVCard and buildVCalender public

As asked by @FredoVelcro

Namepacing completed

02 Apr 14:37
Compare
Choose a tag to compare
1.1.0

trying to get autoload right

First Master release

18 Sep 15:31
Compare
Choose a tag to compare

This vCard PHP class can generate a vCard.