Lines Matching refs:vCard
80 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now
111 * #204: Dealing a bit better with vCard date-time values that contained
125 * #173: vCard converter failed for `X-ABDATE` properties that had no
129 * #176: A missing `UID` is no longer an error, but a warning for the vCard
137 vice-versa when converting to/from vCard 4.
138 * #154: It's now possible to easily select all vCard properties belonging to
163 * #154: Correctly work around vCard parameters that have a value but no name.
228 consideration when converting between vCard 3 and 4.
264 iCalendar and vCard were added.
303 * Added: VCardConverter removed properties that are no longer supported in vCard
307 * Added: The vCard validator now also checks for a minimum number of components,
309 * Added: Some support for vCard 2.1 in the VCard converter, to upgrade to vCard
315 * Fixed: Compound properties such as ADR were not correctly split up in vCard
340 PHOTO and others. BINARY no longer exists in vCard 4.
354 * Fixed: Issue #52. vCard 2.1 parameters with no name may lose values if there's
386 * Fixed: vCard date-time parser supported extended-format dates as well.
388 * Fixed: Couldn't parse vCard 3 extended format dates and times.
397 * Added: helper method to parse vCard dates and times.
404 * Fixed: Support for vCard 2.1 nameless parameters.
430 * Fixed: Parser assumes vCard 2.1, if no version was supplied.
436 * Fixed: vCard URL properties were referencing a non-existant class.