Lines Matching refs:BC

77 * #801: BC break: If you were using the `Href` object before, it's behavior
430 * BC Break: It's no longer possible to instantiate the Locks plugin without
845 * BC Break: Property updating and fetching got refactored. Read the [migration
849 * BC Break: Removed `propertyUpdate`, `beforeGetProperties` and
896 * BC Break: The CardDAV and CalDAV BackendInterface each have a new method:
900 * BC Break: XML property classes now receive an extra argument in their
903 * BC Break: Now using sabre/event for event emitting/subscription. For plugin
906 * BC Break: Almost all core functionality moved into a CorePlugin.
907 * BC Break: Most events triggered by the server got an overhaul.
1054 * BC Break: Moved the entire codebase to PHP namespaces.
1055 * BC Break: Every backend package (CalDAV, CardDAV, Auth, Locks, Principals) now
1058 * BC Break: Changed a bunch of constructor signatures in the CalDAV package, to
1060 * BC Break: Sabre_CalDAV_ISharedCalendar now also has a getShares method, so
1227 * BC Break: The calendarobjects database table has a bunch of new fields, and a
1230 * BC Break: The ICalendar interface now has a new method: calendarQuery.
1231 * BC Break: In this version a number of classes have been deleted, that have
1235 * BC Break: Sabre_CalDAV_Schedule_IMip::sendMessage now has an extra argument.
1238 * BC Break: The DAV: namespace is no longer converted to urn:DAV. This was a
1429 * BC Break: Now requires PHP 5.3
1430 * BC Break: Any node that implemented Sabre_DAVACL_IACL must now also implement
1432 * BC Break: Moved functions from Sabre_CalDAV_XMLUtil to
1434 * BC Break: The Sabre_DAVACL_IPrincipalCollection now has two new methods:
1436 * BC Break: Sabre_DAV_ILockable is removed and all related per-node locking
1438 * BC Break: Sabre_DAV_Exception_FileNotFound is now deprecated in favor of
1440 * BC Break: Removed Sabre_CalDAV_ICalendarUtil, use Sabre_VObject instead.
1441 * BC Break: Sabre_CalDAV_Server is now deprecated, check out the documentation
1443 * BC Break: Default Principals PDO backend now needs a new field in the
1632 * BC Break: Adding parameters with the VObject libraries now overwrites the
1635 * BC Break: lib/Sabre.autoload.php is now removed in favor of
1695 file ending in .php. This is a slight BC break.
1717 * BC break: In order to fix Issue 99, a new argument had to be added to