Home
last modified time | relevance | path

Searched refs:exception (Results 176 – 200 of 679) sorted by relevance

12345678910>>...28

/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md19 …scovered when there is a test class with `@group` and provider throwing exception in it, tests are…
37 * Fixed [#2731](https://github.com/sebastianbergmann/phpunit/issues/2731): Empty exception message …
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md179 exception.
348 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
421 * Changed: Component::remove() will throw an exception when trying to a node
516 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md179 exception.
348 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
421 * Changed: Component::remove() will throw an exception when trying to a node
516 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md139 exception.
308 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
381 * Changed: Component::remove() will throw an exception when trying to a node
476 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md65 * Throw an exception on referrals by default. Do not allow ignoring them, only following them.
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md162 - `ThrowPromise` or `->willThrow($exception)` - causes the method to throw specific exception
355 was called 1 or more times. If the prediction failed then it throws an exception. When does this
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md183 `NoInstancesException` exception. (@migrax, @DominikTo)
405 exception.
574 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
647 * Changed: Component::remove() will throw an exception when trying to a node
742 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md122 `NoInstancesException` exception. (@migrax, @DominikTo)
344 exception.
513 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
586 * Changed: Component::remove() will throw an exception when trying to a node
681 * Fixed: Issue #50. RecurrenceIterator gives incorrect result when exception
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jar ... event/ org/apache/commons/lang3/exception/ org/apache/commons/lang3/math ...
/plugin/tuxquote/
H A Dimages-license.txt18 …erial in the public domain or where your use is permitted by an applicable exception or limitation.
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md157 * Yaml::parse() now throws an exception when a blackslash is not escaped
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md31 * Filter: Add an exception & update documentation. (Ivan Enderlin, 2017-02-02T14:46:36+01:00)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst123 exception instead (default to ``false``).
494 won't be allowed and will generate a ``\Twig\Sandbox\SecurityError`` exception.
579 * ``\Twig\Error\Error``: The base exception for all errors.
/plugin/adfs/phpsaml/
H A DCHANGELOG94 * Implement a more specific exception class for handling some validation errors
133 …in/php-saml/pull/134) PHP7 production settings compiles out assert(), throw an exception explicitly
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc167 * Better exception message for Could not parse URI
399 `logRequestFail($request, $response, $exception)` and
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D19.19.js.map1 … 'downto',\n 'elif',\n 'else',\n 'end',\n 'exception',\n 'eage…
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php1021 public $exception; variable in Google_AccessPolicy
1028 public function setException(/* array(Google_string) */ $exception) { argument
1029 $this->assertIsArray($exception, 'Google_string', __METHOD__);
1030 $this->exception = $exception;
1033 return $this->exception;
/plugin/jmol2/jmol/
H A DCHANGES.txt46 # bug fix: "label %" can cause Java exception
209 # bug fix: show spacegroup can cause null exception
305 # bug fix: zap x.y when have measures to draw objects causes exception
1477 # bug fix: hover watcher occasional uncaught exception
1732 # bug fix: set echo none; color echo green null pointer exception
1846 # bug fix: show pointgroup draw null pointer exception
2132 # bug fix: zap 2.1 for quaternion frame causes exception
2482 # array of points to load causes null pointer exception:
2893 # bug fix: null surfaceGenerator causes MO exception
4789 # bug fix: isosurface cavity molecular caused exception
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DConstraintTest.php3020 $exception = new DummyException('Test');
3021 $stackTrace = PHPUnit_Util_Filter::getFilteredStacktrace($exception);
3024 $constraint->evaluate($exception);
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm162 <!--- catch potential "The requested scope application has not been enabled" exception --->
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md187 This new exception contains a LOT more information about the problem.
211 * #709: Throw exception when running into empty
303 * #709: Throw exception when running into empty
608 * #579: Browser plugin can throw exception for a few resourcetypes that didn't
800 * #478: `TooMuchMatches` exception never worked. This was fixed, and we also
958 * Fixed: SabreDAV catches every exception again.
1272 already has an exception class.
1276 * Added: Support for an 'exception' event in the server class.
1902 * Added: Issue 31: Hiding exception information by default. Can be turned on
2008 * Added: Issue 31: Hiding exception information by default. Can be turned on
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md80 * Improvement: Don't include summary in exception message when body is empty [#1621](https://github…
146 * Feature: Middleware now uses an exception factory, including more error
443 from completing. This can now be handled by throwing the exception or by
479 * Added the ability to throw an exception immediately when transferring
488 request option to throw an exception.
504 * Throwing an exception when you attempt to send requests that have the
580 * The HTTP status code of a response is now set as the exception code of
636 each sub-exception
677 * Added the ability to get the exception associated with a request/command when using `MultiTransfe…
744 * `Guzzle\Common\Exception\ExceptionCollection` now creates a more readable exception message
/plugin/combo/vendor/symfony/yaml/
H A DCHANGELOG.md210 * Yaml::parse() now throws an exception when a blackslash is not escaped
/plugin/codemirror/dist/modes/
H A Dmllike.min.js.map1exception","fun","functor","if","in","include","let","of","open","rec","struct","then","type","val…

12345678910>>...28