Home
last modified time | relevance | path

Searched refs:exceptions (Results 201 – 225 of 520) sorted by last modified time

12345678910>>...21

/plugin/entitiesbutton/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/logindelay/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/rndtxt/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/navpath/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/htmldetailstag/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/today/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/simplemap/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/goto/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/extendpage/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/styler/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/drawio/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/structupdate/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/interwiki/
H A DCOPYING254 make exceptions for this. Our decision will be guided by the two goals
/plugin/publistf/
H A DCOPYING254 make exceptions for this. Our decision will be guided by the two goals
/plugin/mllist/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/abc2/abc-libraries/abc-ui/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/abc2/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/aclplusregex/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/structgroupby/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/groupmatrix/
H A DLICENSE254 make exceptions for this. Our decision will be guided by the two goals
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md222 * Added: The Client class can now automatically emit exceptions when HTTP errors
237 * Fixed: Throwing exceptions on invalid HTTP status codes (not 3 digits).
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md46 * #833: Calendars throw exceptions when the sharing plugin is not enabled.
62 * #397: Support for PSR-3. You can now log exceptions with your favourite
184 exceptions.
190 * #747: Now throwing exceptions and setting the HTTP status to 500 in subtle
933 * Added: When debugExceptions is turned on, all previous exceptions are also
1271 * Added: Sabre_DAV_Client now throws more specific exceptions in cases where we
2122 * Changed: Custom complex properties and exceptions now get an instance of
2241 * Changed: Renamed all exceptions! This is a compatibility break. Every
/plugin/webdav/vendor/sabre/vobject/lib/ITip/
H A DBroker.php569 $exceptions = [];
572 $exceptions[] = $instanceId;
578 if ($exceptions) {
582 $exceptions
585 $currentEvent->EXDATE = $exceptions;
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md407 * #133: Splitter objects will throw exceptions when receiving incompatible
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php124 $this->exceptions[
150 $this->exceptions[$dt->getTimeStamp()] = true;
350 } while (isset($this->exceptions[$nextDate->getTimeStamp()]));
447 protected $exceptions = []; variable in Sabre\\VObject\\Recur\\EventIterator

12345678910>>...21