Lines Matching refs:vCard
40 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now
71 * #204: Dealing a bit better with vCard date-time values that contained
85 * #173: vCard converter failed for `X-ABDATE` properties that had no
89 * #176: A missing `UID` is no longer an error, but a warning for the vCard
97 vice-versa when converting to/from vCard 4.
98 * #154: It's now possible to easily select all vCard properties belonging to
123 * #154: Correctly work around vCard parameters that have a value but no name.
188 consideration when converting between vCard 3 and 4.
224 iCalendar and vCard were added.
263 * Added: VCardConverter removed properties that are no longer supported in vCard
267 * Added: The vCard validator now also checks for a minimum number of components,
269 * Added: Some support for vCard 2.1 in the VCard converter, to upgrade to vCard
275 * Fixed: Compound properties such as ADR were not correctly split up in vCard
300 PHOTO and others. BINARY no longer exists in vCard 4.
314 * Fixed: Issue #52. vCard 2.1 parameters with no name may lose values if there's
346 * Fixed: vCard date-time parser supported extended-format dates as well.
348 * Fixed: Couldn't parse vCard 3 extended format dates and times.
357 * Added: helper method to parse vCard dates and times.
364 * Fixed: Support for vCard 2.1 nameless parameters.
390 * Fixed: Parser assumes vCard 2.1, if no version was supplied.
396 * Fixed: vCard URL properties were referencing a non-existant class.