Home
last modified time | relevance | path

Searched refs:when (Results 76 – 100 of 1270) sorted by relevance

12345678910>>...51

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md56 * Fix: Default headers when decode_content is specified
105 * Only add scheme when host is present
117 * Ignore URI fragment when sending requests.
180 * Bug fix: quotes are no longer stripped when parsing cookies.
493 when creating POST requests to force multipart bodies.
520 errors when possible.
643 * Network access is now disabled when loading XML documents
650 * Fixed a cURL error when URLs contain fragments
717 * Exceptions are now thrown when a URL cannot be parsed
1040 * Bug: Using the system cacert bundle when using the Phar
[all …]
/plugin/aceeditor/
H A DNEWS22 * Fixed headline buttons when Ace is disabled
27 * Fixed settings when plugin is disabled
28 * Fixed SSL alert when loading jQuery (pre-Angua)
41 * Fixed toolbar bug when Ace is disabled
48 * Fixed scrolling glitch when loading editor
113 * Fixed issue #1: width wrong when using sidebar template
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/
H A DDocumentation.php113 ->when($ast = $compiler->parse('{"foo": true, "bar": [null, 42]}'))
118 ->when($result = $dump->visit($ast))
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md17 * The `maxminddb` extension now returns a string when a `uint32`
22 integer rather than a string when the value is less than or equal
29 * The `maxminddb` extension now has the arginfo when using reflection.
34 * The `maxminddb` `configure` script now uses `pkg-config` when
74 * Suggest relevant extensions when installing with Composer. GitHub #37.
134 * The API now works when `mbstring.func_overload` is set.
139 * The API now officially supports HHVM when using the pure PHP reader.
/plugin/popupviewer/
H A DREADME.md21 * ```?``` is required when using either ```%SIZE%```or ```keepOpen```
22 * ```&```is required in between when using both options.
23 * ```keepOpen``` only has an effect when using a page id, never with an image.
/plugin/vkeyboard/
H A Dchange_log3 Removed some unsed code from keyboard.js, subsituted IE for IE6 when checking for
8 to top of editing window when entering text below the bottom boundary of the
9 editing window. This comes from http://www.scottklarr.com and is selected when
27 Upgraded the pop-up window which opens when the toolbar button is clicked.
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md7 on Promise v3. We encourage upgrading to the latest version when possible, as
80 * Fix: file_exists warning when resolving with long strings.
94 binding to promise, clean up canceller function reference when they are no longer
102 to kick in which significantly improves performance when rejecting many promises.
119 * Fix circular references when resolving with a promise which follows
145 * Fix circular references when resolving a promise with itself (#71).
149 * Fix `some()` not cancelling pending promises when too much input promises
172 * Fix stack error when resolving a promise in its own fulfillment or
207 when initialized with a promise instead of a value/reason.
/plugin/farm/install/animaltemplate/conf/
H A Dmsg4 is the only information sent to dokuwiki.org when the
6 change this number as it gets updated when you install the
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DDemultiplexer.php67 ->when($result = iterator_to_array($demultiplexer, false))
102 ->when($result = iterator_to_array($demultiplexer, false))
H A DRepeater.php63 ->when($result = iterator_to_array($repeater))
92 ->when($result = iterator_to_array($repeater))
H A DFileSystem.php64 ->when(function () use ($iterator, &$result) {
99 ->when(function () use ($iterator, $splFileInfo, &$result) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md11 * Fixed [#2972](https://github.com/sebastianbergmann/phpunit/issues/2972): PHPUnit crashes when tes…
19 ….com/sebastianbergmann/phpunit/issues/2922): Test class is not discovered when there is a test cla…
59 …bergmann/phpunit/pull/2563): `phpunit --version` does not display version when running unsupported…
78 ….com/sebastianbergmann/phpunit/issues/2016): `prophesize()` does not work when static attributes a…
81 * `PHPUnit\Util\Test::getDataFromTestWithAnnotation()` raises notice when docblock contains Windows…
121 * Deprecation errors when used with PHP 7.2
145 * Fixed [#1896](https://github.com/sebastianbergmann/phpunit/issues/1896): Wrong test location when
147 …/phpunit/issues/2137): Warnings for invalid data providers are suppressed when test execution is f…
150 …8): `TestListener` callbacks `startTest()` and `endTest()` are not called when test is skipped due…
154 …com/sebastianbergmann/phpunit/pull/2349): `PHPUnit_TextUI_Command` does not `exit()` when it should
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.MaintainLineNumbers.txt
/plugin/publist/bib2tpl/
H A Dchangelog7 when e.g. month names are in English but output language is Spanish, or
8 when months in the bibtex use abreviations; if the language file includes
/plugin/publistf/bib2tpl/
H A Dchangelog7 when e.g. month names are in English but output language is Spanish, or
8 when months in the bibtex use abreviations; if the language file includes
/plugin/publistx/bib2tpl/
H A Dchangelog7 when e.g. month names are in English but output language is Spanish, or
8 when months in the bibtex use abreviations; if the language file includes
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md48 * #383: Fix possible infinite loop in RRuleIterator, when the RRule FREQ
69 * #341: Support for `BYWEEKNO` recurrence when `FREQ=YEARLY`. (@PHPGangsta)
90 * #339: Fixed a few `validate()` results when repair is off. (@PHPGangsta)
117 * #302: `UNTIL` was not encoded correctly when converting to jCal.
281 requests when not using UTC in the time range. (@armin-hackmann)
333 * #188: Retain floating times when generating instances using
363 vice-versa when converting to/from vCard 4.
411 * #125: Send CANCEL messages when ORGANIZER property gets deleted.
422 * #114: VTIMEZONE is retained when generating new REQUEST objects.
454 consideration when converting between vCard 3 and 4.
[all …]
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md272 * SCAYT stops working when CKEditor [Undo plugin](http://ckeditor.com/addon/undo) not enabled.
379 * [#13143](http://dev.ckeditor.com/ticket/13143): [Edge] Fixed: Focus lost when opening the panel.
555 * [#13164](http://dev.ckeditor.com/ticket/13164): Fixed: Error when inserting a hidden field.
637 * [#12354](http://dev.ckeditor.com/ticket/12354): Fixed: Various issues in undo manager when holdin…
860 * [#11058](http://dev.ckeditor.com/ticket/11058): [IE8] Fixed: Error when deleting a table row.
998 * [#11129](http://dev.ckeditor.com/ticket/11129): Page break is lost when loading data.
1040 * [#10308](http://dev.ckeditor.com/ticket/10308): [IE10] Fixed: Unspecified error when deleting a r…
1068 * [#10623](http://dev.ckeditor.com/ticket/10623): [WebKit] Page is scrolled when opening a drop-dow…
1248 * [#9800](http://dev.ckeditor.com/ticket/9800): Hide float panel when resizing the window.
1260 * [#9594](http://dev.ckeditor.com/ticket/9594): Cannot tab past CKEditor when it is in read-only mo…
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddump.rst18 ``\Twig\Extension\DebugExtension`` extension explicitly when creating your Twig
27 Even when enabled, the ``dump`` function won't display anything if the
42 Using a ``pre`` tag is not needed when `XDebug`_ is enabled and
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dsandbox.rst5 template, when sandboxing is not enabled globally for the Twig environment:
15 The ``sandbox`` tag is only available when the sandbox extension is
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md7 * #340: Support for `BYYEARDAY` recurrence when `FREQ=YEARLY`. (@PHPGangsta)
8 * #341: Support for `BYWEEKNO` recurrence when `FREQ=YEARLY`. (@PHPGangsta)
29 * #339: Fixed a few `validate()` results when repair is off. (@PHPGangsta)
42 * #312: Correctly extracing timezone in the iTip broker, even when we don't
56 * #302: `UNTIL` was not encoded correctly when converting to jCal.
220 requests when not using UTC in the time range. (@armin-hackmann)
272 * #188: Retain floating times when generating instances using
302 vice-versa when converting to/from vCard 4.
350 * #125: Send CANCEL messages when ORGANIZER property gets deleted.
361 * #114: VTIMEZONE is retained when generating new REQUEST objects.
[all …]
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md55 requests when not using UTC in the time range. (@armin-hackmann)
107 * #188: Retain floating times when generating instances using
137 vice-versa when converting to/from vCard 4.
145 * #159: Master events will no longer get a `RECURRENCE-ID` when expanding.
181 * #133: Splitter objects will throw exceptions when receiving incompatible
185 * #125: Send CANCEL messages when ORGANIZER property gets deleted.
191 * Changed: It's now possible to pass DateTime objects when using the magic
196 * #114: VTIMEZONE is retained when generating new REQUEST objects.
228 consideration when converting between vCard 3 and 4.
283 * Fixed: Issue #86. Don't go into an infinite loop when php errors are
[all …]
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md55 requests when not using UTC in the time range. (@armin-hackmann)
107 * #188: Retain floating times when generating instances using
137 vice-versa when converting to/from vCard 4.
145 * #159: Master events will no longer get a `RECURRENCE-ID` when expanding.
181 * #133: Splitter objects will throw exceptions when receiving incompatible
185 * #125: Send CANCEL messages when ORGANIZER property gets deleted.
191 * Changed: It's now possible to pass DateTime objects when using the magic
196 * #114: VTIMEZONE is retained when generating new REQUEST objects.
228 consideration when converting between vCard 3 and 4.
283 * Fixed: Issue #86. Don't go into an infinite loop when php errors are
[all …]
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md15 requests when not using UTC in the time range. (@armin-hackmann)
64 * #205: Improving handling of multiple `EXDATE` when processing iTip changes.
67 * #188: Retain floating times when generating instances using
97 vice-versa when converting to/from vCard 4.
103 DATE-TIME properties can now all accept a reference timezone when working
105 * #159: Master events will no longer get a `RECURRENCE-ID` when expanding.
145 * #125: Send CANCEL messages when ORGANIZER property gets deleted.
156 * #114: VTIMEZONE is retained when generating new REQUEST objects.
188 consideration when converting between vCard 3 and 4.
243 * Fixed: Issue #86. Don't go into an infinite loop when php errors are
[all …]
/plugin/bible/bible_douayRheims/
H A DActs.txt315 9:23. And when many days were passed, the Jews consulted together to kill him.
343 10:8. To whom when he had related all, he sent them to Joppe.
548 15:31. Which when they had read, they rejoiced for the consolation.
566 16:8. And when they had passed through Mysia, they went down to Troas.
681 …19:21. And when these things were ended, Paul purposed in the spirit, when he had passed through M…
755 21:17. And when we were come to Jerusalem, the brethren received us gladly.
765 …21:27. But when the seven days were drawing to an end, those Jews that were of Asia, when they saw…
938 …27:9. And when much time was spent and when sailing now was dangerous, because the fast was now pa…
964 …27:35. And when he had said these things, taking bread, he gave thanks to God in the sight of them…
985 28:12. And when we were come to Syracusa, we tarried there three days.
[all …]

12345678910>>...51