Home
last modified time | relevance | path

Searched refs:BC (Results 26 – 50 of 83) sorted by relevance

1234

/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md24 * BC Break: `Sabre\VObject\Property\Float` has been renamed to
26 * BC Break: `Sabre\VObject\Property\Integer` has been renamed to
211 * BC Break: Removed the 'includes.php' file. Use composer instead.
461 * BC Break: No support for mac newlines (\r). Never came across these anyway.
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md87 * Major BC Break: method names for the Element interface have been renamed
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG8 * fixed BC break on Environment::resolveTemplate()
207 * fixed default implementation of Twig_Template::getDebugInfo() for better BC
263 * fixed BC on Twig_Test_NodeTestCase
268 * deprecated Twig_ExtensionInterface::getGlobals() (added Twig_Extension_GlobalsInterface for BC)
269 …eprecated Twig_ExtensionInterface::initRuntime() (added Twig_Extension_InitRuntimeInterface for BC)
473 * relaxed globals management to avoid a BC break
512 * reverted a BC break introduced in 1.10.2
574 …utoescape tag; the only (optional) argument is now the escaping strategy or false (with a BC layer)
576 …* changed the autoescape option to also accept a supported escaping strategy (for BC, true is equi…
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md157 object, instead of editing the existing `VCalendar` in-place. This is a BC
250 * BC Break: `Sabre\VObject\Property\Float` has been renamed to
252 * BC Break: `Sabre\VObject\Property\Integer` has been renamed to
437 * BC Break: Removed the 'includes.php' file. Use composer instead.
687 * BC Break: No support for mac newlines (\r). Never came across these anyway.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md96 object, instead of editing the existing `VCalendar` in-place. This is a BC
189 * BC Break: `Sabre\VObject\Property\Float` has been renamed to
191 * BC Break: `Sabre\VObject\Property\Integer` has been renamed to
376 * BC Break: Removed the 'includes.php' file. Use composer instead.
626 * BC Break: No support for mac newlines (\r). Never came across these anyway.
/plugin/html2pdf/html2pdf/html2ps/fpdf/font/makefont/
H A Dcp874.map166 !BC U+0E1C phophungthai
H A Dkoi8-r.map189 !BC U+256A SF540000
H A Diso-8859-5.map189 !BC U+041C afii10030
H A Dkoi8-u.map189 !BC U+256A SF540000
H A Dcp1250.map184 !BC U+013D Lcaron
H A Dcp1251.map188 !BC U+0458 afii10105
H A Diso-8859-11.map189 !BC U+0E1C phophungthai
H A Diso-8859-15.map189 !BC U+0152 OE
H A Diso-8859-16.map189 !BC U+0152 OE
H A Diso-8859-2.map189 !BC U+017A zacute
H A Diso-8859-4.map189 !BC U+0167 tbar
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md30 * the `Inline` class is internal and no longer part of the BC promise
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt158 Default is TRUE to maintain BC.
/plugin/codemirror/dist/modes/
H A Djinja2.min.js.map1 …,aAAc,MAAO,OAAQ,UAC7C,uBAAwB,QAAS,WAAY,OAAQ,aACrD,gBAAiB,0BACjB,4BAA6B,UAC/BC,EAAW,oBACXC,EAAO,aAC…
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md202 require BC Math.
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md83 * the `Inline` class is internal and no longer part of the BC promise
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md140 This PR solved the unexpected BC break introduce in 7.4.0 with the code
175 This fixes the BC break introduced in 7.2.0 and 7.2.1.
181 to `IndicesNamespace::getAlias()` to prevent BC breaks. The `getAliases()` is
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md171 * BC Break: Removed the 'includes.php' file. Use composer instead.
421 * BC Break: No support for mac newlines (\r). Never came across these anyway.
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md87 - Accept array as possible input to `sendKeys()` method. (Unintentional BC break in 1.8.0.)
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md211 * Supported BC break on `elasticsearch/elasticsearch` version `7.4.0` [#1864](https://github.com/ruflin/Elastica/pull/1864)
880 - Revert getError changes in Response object and make it better BC compatible. See comment [here](https://github.com/ruflin/Elastica/commit/41a7a2075837320bc9bd3bca4150e05a1ec9a115#commitcomment-15136374).
949 - DeprecatedException will be thrown, if there is a call of method that not support BC
1160 - (BC break) Removed as added by mistake: Filter\HasChild::setScope, Filter\HasParent::setScope, Filter\Nested::setScoreMode, Filter\Bool::setBoost
1199 - Updated Type::getDocument() exception handling. \Elastica\Exception\ResponseException will be thrown instead of \Elastica\Exception\NotFoundException if the ES response contains any error (i.e: Missing index) (BC break) [#687](https://github.com/ruflin/Elastica/issues/687/)
1504 - Refactor suggest implementation (\Elastica\Suggest, \Elastica\Suggest\AbstractSuggest, and \Elastica\Suggest\Term) to more closely resemble query implementation. (BC break)
1613 - Revamped upsert so that Scripts are now first class citizens. (BC break)
1742 - Elastica_Type::updateDocument() now takes Elastica_Document instead of Elastica_Script (BC break). Script can be set to document to perform script update.
1776 - Change Elastica_Filter_GeoDistance::__construct(), accepts geohash parameter (BC break, before: ($key, $latitude, $longitude, $distance), after: ($key, $location, $distance) where $location is array('lat' => $latitude, 'lon' => $longitude) or a geohash)

1234