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
Maintainers
- Till Klampaeckel (till) — lead, active
- Paul M. Jones (pmjones) — lead, inactive
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 1.1.2 (stable, 2009-07-01)
Release notes
License: PHP License
* added unit test for vcard with emails
* added unit test for john doe
* addressed bug #15348 (added unit-test)
* release with package.xml 2.0 - 1.1.1 (stable, 2005-05-28)
Release notes
License: PHP License
* Fixed bug 2660 "escape() doesn't escape colons"
- 1.1 (stable, 2004-02-02)
Release notes
License: PHP License
* No longer generates notices when counting nonexistent components (thanks to Andrew Nagy for the bug report)
* Added send() method to send headers and vCard text (suggested by Andrew Nagy)
* Now runs clean under E_ALL - 1.0 (stable, 2003-04-08)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #129 | Bogus | Bug | 2003-10-20 | Encoding and Wrapping | |
| #2660 | Closed | Bug | 2004-11-01 | escape() doesn't escape colons | |
| #7473 | Closed | Bug | 1.1.1 | 2006-04-24 | PROFILE:VCARD in wrong spot |
| #7979 | Closed | Req | 1.1.1 | 2006-06-24 | Documentation for addParam() method |
| #7992 | Closed | Bug | 1.1.1 | 2006-06-25 | Package breask class name <-> path rule |
| #10817 | Closed | Req | 1.1.1 | 2007-04-23 | Coding style prevent documentation from being extracted |
| #11140 | Closed | Bug | 1.1.1 | 2007-05-25 | validateParam throws error |
| #11188 | Bogus | Req | 1.1.1 | 2007-05-31 | Add function addCellphone() |
| #12285 | Closed | Bug | CVS | 2007-10-19 | coding standard errors |
| #14706 | Closed | Doc | 1.1.1 | 2008-09-25 | Correct various small bugs in the user docs |
| #15348 | Closed | Bug | 1.1.1 | 2008-12-18 | Don't escape colons in URLs of vcards |
| #18990 | Closed | Bug | SVN | 2011-11-14 | remove error_reporting (for PEAR QA team) |
| #19107 | Closed | Bug | SVN | 2011-12-07 | upgrade PHPUnit require statements (for PEAR QA Team) |