/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/ |
H A D | 873-php5.phpt | 2 GH-873: PHPUnit suppresses exceptions thrown outside of test case function 20 Fatal error: Uncaught exception 'Exception' with message 'PHPUnit suppresses exceptions thrown outs…
|
H A D | 873-php7.phpt | 2 GH-873: PHPUnit suppresses exceptions thrown outside of test case function 20 Fatal error: Uncaught Exception: PHPUnit suppresses exceptions thrown outside of test case function…
|
H A D | 765.phpt | 2 GH-765: Fatal error triggered in PHPUnit when exception is thrown in data provider of a test with a…
|
/plugin/davcal/vendor/sabre/http/tests/HTTP/ |
H A D | ClientTest.php | 260 $this->fail('An exception should have been thrown'); 366 $this->fail('This should have thrown an exception');
|
/plugin/authgooglesheets/vendor/guzzlehttp/promises/ |
H A D | README.md | 145 If an exception is thrown in an `$onRejected` callback, subsequent 146 `$onRejected` callbacks are invoked with the thrown exception as the reason. 179 If an exception is not thrown in a `$onRejected` callback and the callback 204 wait function does not deliver a value, then an exception is thrown. The wait 218 the promise is rejected with the exception and the exception is thrown. 238 the rejection reason is an instance of `\Exception` the reason is thrown. 239 Otherwise, a `GuzzleHttp\Promise\RejectionException` is thrown and the reason 328 fulfilled promise or if an exception is thrown if the promise is rejected.
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
H A D | SnapshotNamespace.asciidoc | 138 $params['ignore_unavailable'] = (boolean) Whether to ignore unavailable snapshots, defaults to false which means a SnapshotMissingException is thrown 187 $params['ignore_unavailable'] = (boolean) Whether to ignore unavailable snapshots, defaults to false which means a SnapshotMissingException is thrown
|
/plugin/icalevents/vendor/sabre/xml/ |
H A D | CHANGELOG.md | 34 * Any array thrown into the serializer with numeric keys is now simply 142 catch any exception thrown by the parser. 205 * Added: A LibXMLException is now thrown if the XMLReader comes across an error.
|
/plugin/webdav/vendor/sabre/xml/ |
H A D | CHANGELOG.md | 40 * Any array thrown into the serializer with numeric keys is now simply 148 catch any exception thrown by the parser. 211 * Added: A LibXMLException is now thrown if the XMLReader comes across an error.
|
/plugin/davcal/vendor/sabre/xml/ |
H A D | CHANGELOG.md | 81 catch any exception thrown by the parser. 144 * Added: A LibXMLException is now thrown if the XMLReader comes across an error.
|
/plugin/findologicxmlexport/vendor/hoa/exception/ |
H A D | README.md | 66 thrown exceptions through events and how to use group of exceptions. 116 we can listen for all exceptions that are thrown in the application by writing: 143 exceptions can be thrown instead of one exception. Group can be nested too,
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/ |
H A D | BREAKING_CHANGES.md | 7 exception is thrown. Previously it was a `Elasticsearch\Common\Exceptions\RuntimeException\InvalidArgumentException`.
|
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/ |
H A D | CHANGELOG.md | 70 * An exception is now immediately thrown curl error rather than letting later
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | set-retries.asciidoc | 28 To help in identification, exceptions that are thrown due to max retries wrap a
|
/plugin/findologicxmlexport/vendor/hoa/event/ |
H A D | README.md | 77 `hoa://Event/Exception` channel contains all exceptions that have been thrown. 79 about to close. Thus, the following example will observe all thrown exceptions:
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ |
H A D | annotations.rst | 44 …Depending on the configuration an exception (unknown annotation) will be thrown when parsing this … 76 be thrown during the parsing of the docblock of ``MyProject\Entities\User#id``. 197 By default an exception is thrown from the AnnotationReader if an annotation was found that:
|
/plugin/elasticsearch/vendor/react/promise/ |
H A D | README.md | 202 the thrown exception if either throws. 292 rejected promise, `$newPromise` will reject with the thrown exception or 297 rejected promise, `$newPromise` will reject with the thrown exception or 405 with that thrown exception as the rejection reason. 683 (since promise translates thrown exceptions into rejections) 790 error (either a thrown exception or returned rejection) escapes the 812 // rejected, the ApiErrorException will be thrown
|
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/ |
H A D | README.md | 109 is thrown. If the database is invalid or corrupt, a 110 `\MaxMind\Db\InvalidDatabaseException` will be thrown. 268 If there is an error, a structured exception is thrown.
|
/plugin/ckgdoku/ckeditor/ |
H A D | CHANGES.md | 26 * [#16825](http://dev.ckeditor.com/ticket/16825): [Chrome] Fixed: Error thrown when destroying a fo… 30 * [#14714](http://dev.ckeditor.com/ticket/14714): [WebKit/Blink] Fixed: Exception thrown on refocus… 360 * [#13494](http://dev.ckeditor.com/ticket/13494): Fixed: Error thrown in the toolbar configurator i… 381 * [#13574](http://dev.ckeditor.com/ticket/13574): [Edge] Fixed: "Permission denied" error thrown wh… 419 * [#13140](http://dev.ckeditor.com/ticket/13140): Fixed: Error thrown when dropping a block widget … 580 * [#12850](http://dev.ckeditor.com/ticket/12850): [IEQM] Fixed: An error is thrown after focusing t… 662 * [#12185](http://dev.ckeditor.com/ticket/12185): [IE9QM] Fixed: Error thrown when moving the mouse… 902 * [#11021](http://dev.ckeditor.com/ticket/11021): Fixed: An error thrown when selecting entire edit… 933 * [#10890](http://dev.ckeditor.com/ticket/10890): Fixed: Error thrown when pressing the *Delete* ke… 1030 * [#10975](http://dev.ckeditor.com/ticket/10975): [IE] Fixed: Error thrown while opening the color … [all …]
|
/plugin/ckgedit/ckeditor/ |
H A D | CHANGES.md | 147 * [#2169](https://github.com/ckeditor/ckeditor-dev/issues/2169): [Edge] Fixed: Error thrown when pa… 446 * [#16825](https://dev.ckeditor.com/ticket/16825): [Chrome] Fixed: Error thrown when destroying a f… 450 * [#14714](https://dev.ckeditor.com/ticket/14714): [WebKit/Blink] Fixed: Exception thrown on refocu… 780 * [#13494](https://dev.ckeditor.com/ticket/13494): Fixed: Error thrown in the toolbar configurator … 801 * [#13574](https://dev.ckeditor.com/ticket/13574): [Edge] Fixed: "Permission denied" error thrown w… 839 * [#13140](https://dev.ckeditor.com/ticket/13140): Fixed: Error thrown when dropping a block widget… 1000 * [#12850](https://dev.ckeditor.com/ticket/12850): [IEQM] Fixed: An error is thrown after focusing … 1082 * [#12185](https://dev.ckeditor.com/ticket/12185): [IE9QM] Fixed: Error thrown when moving the mous… 1353 * [#10890](https://dev.ckeditor.com/ticket/10890): Fixed: Error thrown when pressing the *Delete* k… 1450 * [#10975](https://dev.ckeditor.com/ticket/10975): [IE] Fixed: Error thrown while opening the color… [all …]
|
/plugin/elasticsearch/vendor/nyholm/dsn/ |
H A D | README.md | 123 If you try to parse an invalid DSN string a `InvalidDsnException` will be thrown.
|
/plugin/bible/bible_douayRheims/ |
H A D | Nahum.txt | 21 2:6. The gates of the rivers are opened, and the temple is thrown down to the ground.
|
/plugin/findologicxmlexport/vendor/webmozart/assert/ |
H A D | README.md | 72 If you create an employee with an invalid ID, an exception is thrown:
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ |
H A D | CHANGELOG.md | 6 * new `Mpdf\Exception\FontException` extending base `MpdfException` was introduced and is thrown on Font manipulation 108 - `tempDir` directory now must be writable, otherwise an exception is thrown 366 - error thrown when open.basedir restriction in effect (deleting temporary files)
|
/plugin/findologicxmlexport/vendor/twig/twig/ |
H A D | CHANGELOG | 160 * fixed sandbox being left enabled if an exception is thrown while rendering 497 …* fixed a crash of the C extension when an exception was thrown from a macro called without being … 873 * added file and line to Twig_Error_Runtime exceptions thrown from Twig_Template
|
/plugin/webdav/vendor/sabre/http/ |
H A D | README.md | 417 * If the path is outside of the base url, a LogicException will be thrown.
|