Home
last modified time | relevance | path

Searched refs:recursion (Results 1 – 25 of 42) sorted by relevance

12

/plugin/findologicxmlexport/vendor/sebastian/recursion-context/
DREADME.md9 composer require sebastian/recursion-context
13 composer require --dev sebastian/recursion-context
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/
DChangeLog.md15 * This component is now compatible with `sebastian/recursion-context: ~1.0.4`
/plugin/linkback/
DCHANGELOG3 * Fix for nasty recursion bug in sending routine when ''$conf['use_heading']'' was set
/plugin/blogtng/helper/
Dentry.php828 static $recursion = array();
832 if(in_array($id, $recursion)){
837 $recursion[] = $id;
881 array_pop($recursion);
/plugin/barcodes/
Dcomposer.lock1234 "sebastian/recursion-context": "^4.0"
1312 "sebastian/recursion-context": "^4.0"
1433 "sebastian/recursion-context": "^4.0"
1529 "name": "sebastian/recursion-context",
1533 "url": "https://github.com/sebastianbergmann/recursion-context.git",
1538 …"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a…
1578 "homepage": "https://github.com/sebastianbergmann/recursion-context",
1580 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
1581 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock877 "sebastian/recursion-context": "~1.0"
979 "name": "sebastian/recursion-context",
983 "url": "https://github.com/sebastianbergmann/recursion-context.git",
988 …"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/994d4a811bafe801f…
1028 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
DCHANGES.md54 * Allow `sebastian/recursion-context ^3.0` (thanks @sebastianbergmann)
63 * Added support for sebastian/recursion-context 2 (thanks @sebastianbergmann)
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php180 * @param int $recursion
185 …function checkPrivileges($uri, $privileges, $recursion = self::R_PARENT, $throwExceptions = true) { argument
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
DPlugin.php186 * @param int $recursion
192 …function checkPrivileges($uri, $privileges, $recursion = self::R_PARENT, $throwExceptions = true) { argument
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
Dcomposer.lock1947 "sebastian/recursion-context": "^4.0"
2025 "sebastian/recursion-context": "^4.0"
2146 "sebastian/recursion-context": "^4.0"
2242 "name": "sebastian/recursion-context",
2246 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2251 …"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de43…
2291 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2293 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
2294 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
/plugin/xcom/lang/en/
Dfunctions.txt6 …ntents of each page found. The ''depth'' option determines the level of recursion. A depth of 1, r…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DCHANGELOG.md222 CurlMultiHandler. This prevents unexpected recursion from requests completing
268 recursion required by chaining and forwarding react promises. See
306 * Added a guard in the Pool class to not use recursion for request retries.
310 * Pool class no longer uses recursion when a request is intercepted.
1028 * Bug: Fixing an infinite recursion bug caused from revalidating with the CachePlugin
DUPGRADING.md30 no longer utilize recursion.
33 not require the use of recursion).
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DCHANGELOG.md509 CurlMultiHandler. This prevents unexpected recursion from requests completing
557 recursion required by chaining and forwarding react promises. See
596 * Added a guard in the Pool class to not use recursion for request retries.
601 * Pool class no longer uses recursion when a request is intercepted.
1323 * Bug: Fixing an infinite recursion bug caused from revalidating with the CachePlugin
DUPGRADING.md80 no longer utilize recursion.
83 not require the use of recursion).
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
DREADME.md472 down the chain without using recursion.
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/
DREADME.md480 down the chain without using recursion.
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
Dimage.js.unc146 // May cause recursion.
/plugin/json/demo/
Djson_plugin.txt121 … from that 'src' are also loaded. Data are loaded recursively. How deep recursion goes is controll…
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
Dimage.js.unc147 // May cause recursion.
/plugin/findologicxmlexport/vendor/jms/serializer/
DCHANGELOG.md504 - JSON recursion when first object in root list is empty [\#61](https://github.com/schmittjoh/seria…
922 - Potential fix for "recursion detected" issue [\#104](https://github.com/schmittjoh/serializer/pul…
/plugin/html2pdf/html2pdf/html2ps/
DChangeLog1056 converted REQUIRES cookies and loops in an infinite recursion
/plugin/dirtylittlehelper/mermaid/editor/docs/
Deditor.worker.js.map1recursion point\n return result;\n }\n else if (!quitEarlyArr[0]) {\n …
Djson.worker.js.map1recursion point\n return result;\n }\n else if (!quitEarlyArr[0]) {\n …
/plugin/sequencediagram/bower_components/lodash/doc/
DREADME.md967 2. `[depth=1]` *(number)*: The maximum recursion depth.
2780 3. `[depth=1]` *(number)*: The maximum recursion depth.

12