Home
last modified time | relevance | path

Searched refs:messages (Results 201 – 225 of 358) sorted by relevance

12345678910>>...15

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md7 Guzzle now uses [PSR-7](http://www.php-fig.org/psr/psr-7/) for HTTP messages.
8 Due to the fact that these messages are immutable, this prompted a refactoring
52 present in RingPHP have been modified to work directly with PSR-7 messages
87 migration to strictly adhering to PSR-7 as the interface for Guzzle messages,
88 adding methods to message interfaces would actually require Guzzle messages
89 to extend from PSR-7 messages rather then work with them directly.
94 due to the fact that PSR-7 messages are immutable. Guzzle 5 relied on an event
95 system from plugins. The event system relied on mutability of HTTP messages and
559 make it possible to plug in custom parsers for cookies, messages, URI
567 used in debugging or deserializing messages, so it doesn't make sense for
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php2096 public $messages; variable in Google_CommunityTopic
2148 public function setMessages(/* array(Google_CommunityMessage) */ $messages) { argument
2149 $this->assertIsArray($messages, 'Google_CommunityMessage', __METHOD__);
2150 $this->messages = $messages;
2153 return $this->messages;
/plugin/404manager/
H A Dstyle.css49 /* alert are messages that appears when the 404 manager does something */
/plugin/pdfjs/pdfjs/web/locale/ku/
H A Dviewer.properties91 # Find panel button title and messages
128 # Loading indicator messages
/plugin/pdfjs/pdfjs/web/locale/son/
H A Dviewer.properties119 # Find panel button title and messages
160 # Loading indicator messages
/plugin/pdfjs/pdfjs/web/locale/xh/
H A Dviewer.properties123 # Find panel button title and messages
164 # Loading indicator messages
/plugin/pdfjs/pdfjs/web/locale/zh-CN/
H A Dviewer.properties159 # Find panel button title and messages
222 # Loading indicator messages
/plugin/pdfjs/pdfjs/web/locale/th/
H A Dviewer.properties159 # Find panel button title and messages
222 # Loading indicator messages
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php371 $messages = $vobj->validate($options);
378 foreach ($messages as $message) {
/plugin/pdfjs/pdfjs/web/locale/el/
H A Dviewer.properties159 # Find panel button title and messages
222 # Loading indicator messages
/plugin/pdfjs/pdfjs/web/locale/ja/
H A Dviewer.properties159 # Find panel button title and messages
222 # Loading indicator messages
/plugin/pdfjs/pdfjs/web/locale/ru/
H A Dviewer.properties159 # Find panel button title and messages
222 # Loading indicator messages
/plugin/pdfjs/pdfjs/web/locale/uk/
H A Dviewer.properties159 # Find panel button title and messages
222 # Loading indicator messages
/plugin/pdfjs/pdfjs/web/locale/uz/
H A Dviewer.properties111 # Find panel button title and messages
150 # Loading indicator messages
/plugin/pdfjs/pdfjs/web/locale/zh-TW/
H A Dviewer.properties159 # Find panel button title and messages
222 # Loading indicator messages
/plugin/pdfjs/pdfjs/web/locale/ko/
H A Dviewer.properties159 # Find panel button title and messages
222 # Loading indicator messages
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md226 * Fixed HipChatHandler bug where slack dropped messages randomly
284 * Fixed HipChatHandler handling of long messages
289 * Fixed GelfMessageFormatter sending too long messages
293 * Fixed SlackHandler bug where slack dropped messages randomly
404 * Fixed SwiftMailer messages being sent with the wrong date in long running scripts
464 * Fixed HipChatHandler batch processing so it sends all messages at once
479 * Added support for sending messages to multiple users at once with the PushoverHandler
480 …* Fixed RavenHandler's support for batch sending of messages (when behind a Buffer or FingersCross…
/plugin/bibtex/OSBib/create/
H A DPREVIEWSTYLE.php33 $this->messages = new MESSAGES();
74 return MISC::b($this->messages->text("resourceType", $type) . ":") . MISC::br() . $pString;
/plugin/pdfjs/pdfjs/web/locale/af/
H A Dviewer.properties123 # Find panel button title and messages
164 # Loading indicator messages
/plugin/pot/
H A DREADME.md153messages occur when using [https://www.dokuwiki.org/plugin:prosemirror|plugin:prosemirror] and [h…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudHealthcare.php1722 'messages',
1726 'path' => 'v1/{+parent}/messages',
1760 'path' => 'v1/{+parent}/messages:ingest',
1770 'path' => 'v1/{+parent}/messages',
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md27 * Llk: Update exception messages. (Ivan Enderlin, 2016-08-14T18:00:02+02:00)
41 * Analyzer: More detailed exception messages. (Ivan Enderlin, 2016-08-14T16:27:01+02:00)
/plugin/pdfjs/pdfjs/web/locale/an/
H A Dviewer.properties123 # Find panel button title and messages
164 # Loading indicator messages
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md26 but fixes a usability issue with error messages that can't be fixed there without
29 This package features usable error messages by default. However, you can also
30 easily write custom error messages:
/plugin/pdfjs/pdfjs/web/locale/ga-IE/
H A Dviewer.properties123 # Find panel button title and messages
164 # Loading indicator messages

12345678910>>...15