Lines Matching refs:in

33 * This package now specifies in composer.json that it does not support PHP 7.
54 * #250: Recurring all-day events are incorrectly included in time range
55 requests when not using UTC in the time range. (@armin-hackmann)
68 * #228: Fixed a 'party crasher' bug in the iTip broker. This would break
69 scheduling in some cases.
78 * #211: Fix `BYDAY=-5TH` in recurrence iterator. (@lindquist)
93 * A minor change to ensure that unittests work correctly in the sabre/dav
103 * #195: PHP 5.3 compatibility in 'generatevcards' script. (@rickdenhaan)
177 * #128: `ATTACH` in iCalendar is `URI` by default, not `BINARY`.
197 * #114: Support for 'MAILTO:' style email addresses (in uppercase) in the iTip
207 that was used to be in the `lib/Sabre/VObject` directory is now moved to
216 * #75, #58, #18: Fixes related to overriding the first event in recurrences.
217 * Added: VCalendar::getBaseComponent to find the 'master' component in a
230 * Fixed: PHP 5.3 support was broken in the cli tool.
236 * Validator now checks if DUE and DTSTART are of the same type in VTODO, and
247 * Minor tweak in unittests to make it run on PHP 5.5.12. Json-prettifying
268 * Changed: The timezone maps are now loaded in from external files, in
271 * Fixed: Issue #68. Couldn't decode properties ending in a colon.
272 * Fixed: Issue #72. RecurrenceIterator should respect timezone in the UNTIL
280 * Added: Support for DateTime objects in the VCard DATE-AND-OR-TIME property.
291 changes in PHP 5.5.10.
303 * Added: VCardConverter removed properties that are no longer supported in vCard
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
330 * Fixed: Issue #53. A regression in RecurrenceIterator.
336 * Added: bad-ass new cli debugging utility (in bin/vobject).
340 PHOTO and others. BINARY no longer exists in vCard 4.
342 * Added: You can now add() multiple parameters to a property in one call.
349 events are out of order in the iCalendar file.
350 * Fixed: Issue #48. Overridden events in the recurrence iterator that were past
374 * Added: OPTION_FORGIVING now also allows slashes in property names.
390 * Fixed: Recursive loop in ICalendar\DateTime property.
402 * Fixed: Parameter values containing a comma are now enclosed in double-quotes.
427 * Fixed: \r is properly stripped in text values.
475 * Fixed: Issue #94, a workaround for bad escaping of ; and , in compound
477 stuck in the 2.1 versions.
497 changes in PHP 5.5.10.
510 * Fixed: Issue #53. A regression in RecurrenceIterator.
517 events are out of order in the iCalendar file.
518 * Fixed: Issue #48. Overridden events in the recurrence iterator that were past
567 * Added: Support for 'GMT+????' format in TZID's.
568 * Added: Support for formats like SystemV/EST5EDT in TZID's.
570 * Added: Support for BYHOUR in FREQ=DAILY (@hollodk).
571 * Added: Support for BYHOUR and BYDAY in FREQ=WEEKLY.
577 * Added: includes.php file, to load the entire library in one go.
597 properties with incorrect characters in the name (at this time, it just allows
601 * Fixed: A bug in Windows timezone-id mappings for times created in Greenlands