Lines Matching refs:Issue

220 * Fixed: Issue #101: RecurrenceIterator::nextMonthly() shows events that are
227 * Added: Issue #98. The VCardConverter now takes `X-APPLE-OMIT-YEAR` into
229 * Fixed: Issue #96. Some support for Yahoo's broken vcards.
271 * Fixed: Issue #68. Couldn't decode properties ending in a colon.
272 * Fixed: Issue #72. RecurrenceIterator should respect timezone in the UNTIL
274 * Fixed: Issue #67. BYMONTH limit on DAILY recurrences.
275 * Fixed: Issue #26. Return a more descriptive error when coming across broken
277 * Fixed: Issue #28. Incorrect timezone detection for some timezones.
278 * Fixed: Issue #70. Casting a parameter with a null value to string would fail.
282 * Fixed: Issue #83. Creating new VALUE=DATE objects using php's DateTime.
283 * Fixed: Issue #86. Don't go into an infinite loop when php errors are
290 * Fixed: Issue #87: Several compatibility fixes related to timezone handling
297 * Fixed: Support from properties from draft-daboo-valarm-extensions-04. Issue
299 * Fixed: Issue #54. Parsing a stream of multiple vcards separated by more than
311 * Fixed: Issue 60 Use Document::$componentMap when instantiating the top-level
313 * Fixed: Issue 62: Parsing iCalendar parameters with no value.
317 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
330 * Fixed: Issue #53. A regression in RecurrenceIterator.
348 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
350 * Fixed: Issue #48. Overridden events in the recurrence iterator that were past
354 * Fixed: Issue #52. vCard 2.1 parameters with no name may lose values if there's
376 * Fixed: Issue 36: Workaround for the recurrenceiterator and caldav events with
475 * Fixed: Issue #94, a workaround for bad escaping of ; and , in compound
496 * Fixed: Issue #87: Several compatibility fixes related to timezone handling
503 * Fixed: Issue #55. \r must be stripped from property values.
504 * Fixed: Issue #65. Putting quotes around parameter values that contain a colon.
510 * Fixed: Issue #53. A regression in RecurrenceIterator.
516 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
518 * Fixed: Issue #48. Overridden events in the recurrence iterator that were past