PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » File Formats » Contact_Vcard_Build

Build (create) and fetch vCard 2.1 and 3.0 text blocks.

This package is unmaintained.

Download latest release 1.1.2 (archived versions might be outdated)

License: PHP License

Description

Allows you to programmatically create a vCard, version 2.1 or 3.0, and fetch the vCard text.

Users of Contact_Vcard_Build are encouraged to check out File_IMC.

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#129BogusBug2003-10-20Encoding and Wrapping
#2660ClosedBug2004-11-01escape() doesn't escape colons
#7473ClosedBug1.1.12006-04-24PROFILE:VCARD in wrong spot
#7979ClosedReq1.1.12006-06-24Documentation for addParam() method
#7992ClosedBug1.1.12006-06-25Package breask class name <-> path rule
#10817ClosedReq1.1.12007-04-23Coding style prevent documentation from being extracted
#11140ClosedBug1.1.12007-05-25validateParam throws error
#11188BogusReq1.1.12007-05-31Add function addCellphone()
#12285ClosedBugCVS2007-10-19coding standard errors
#14706ClosedDoc1.1.12008-09-25Correct various small bugs in the user docs
#15348ClosedBug1.1.12008-12-18Don't escape colons in URLs of vcards
#18990ClosedBugSVN2011-11-14remove error_reporting (for PEAR QA team)
#19107ClosedBugSVN2011-12-07upgrade PHPUnit require statements (for PEAR QA Team)