Home
last modified time | relevance | path

Searched refs:deprecated (Results 1 – 25 of 140) sorted by path

123456

/plugin/adfs/phpsaml/
H A DREADME.md179 …ack that can end on a signature validation bypass. Other SAML toolkits deprecated that mechanism, …
539 // Notice that sha1 is a deprecated algorithm and should not be used
547 // Notice that sha1 is a deprecated algorithm and should not be used
/plugin/advanced/lang/en/config/
H A Dusers.txt13 …. Due to the much better built-in functions of DokuWiki this script is deprecated and only stored …
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css96 .deprecated {
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js26730 function deprecated() {
26744 return deprecated;
H A Dpdfmake.min.js.map1deprecated","throwDeprecation","traceDeprecation","noDeprecation","debugEnviron","debugs","NODE_DE…
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php1887 public $deprecated; variable in Google_DeprecationStatus
1898 $this->deprecated = $deprecated;
2306 public $deprecated; variable in Google_Image
2325 $this->deprecated = $deprecated;
2744 public $deprecated; variable in Google_Kernel
2757 $this->deprecated = $deprecated;
2839 public $deprecated; variable in Google_MachineType
2861 $this->deprecated = $deprecated;
3758 public $deprecated; variable in Google_Region
3776 $this->deprecated = $deprecated;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DDataSourceParameter.php30 public $deprecated; variable in Google\\Service\\BigQueryDataTransfer\\DataSourceParameter
97 public function setDeprecated($deprecated) argument
99 $this->deprecated = $deprecated;
106 return $this->deprecated;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAcceleratorType.php74 public function setDeprecated(DeprecationStatus $deprecated) argument
76 $this->deprecated = $deprecated;
83 return $this->deprecated;
H A DDeprecationStatus.php29 public $deprecated; variable in Google\\Service\\Compute\\DeprecationStatus
60 public function setDeprecated($deprecated) argument
62 $this->deprecated = $deprecated;
69 return $this->deprecated;
H A DDiskType.php96 public function setDeprecated(DeprecationStatus $deprecated) argument
98 $this->deprecated = $deprecated;
105 return $this->deprecated;
H A DImage.php163 public function setDeprecated(DeprecationStatus $deprecated) argument
165 $this->deprecated = $deprecated;
172 return $this->deprecated;
H A DMachineType.php113 public function setDeprecated(DeprecationStatus $deprecated) argument
115 $this->deprecated = $deprecated;
122 return $this->deprecated;
H A DNodeType.php100 public function setDeprecated(DeprecationStatus $deprecated) argument
102 $this->deprecated = $deprecated;
109 return $this->deprecated;
H A DRegion.php81 public function setDeprecated(DeprecationStatus $deprecated) argument
83 $this->deprecated = $deprecated;
90 return $this->deprecated;
H A DZone.php97 public function setDeprecated(DeprecationStatus $deprecated) argument
99 $this->deprecated = $deprecated;
106 return $this->deprecated;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DAttributeMetadata.php26 public $deprecated; variable in Google\\Service\\MyBusinessBusinessInformation\\AttributeMetadata
53 public function setDeprecated($deprecated) argument
55 $this->deprecated = $deprecated;
62 return $this->deprecated;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md243 * Marked `GuzzleHttp\Client::getDefaultUserAgent` as deprecated.
278 * The `exceptions` request option has been deprecated in favor of the
280 * The `save_to` request option has been deprecated in favor of `sink` request
390 `GuzzleHttp\Client::sendAll` as deprecated (it's still there, just not the
482 * No longer utilizing the now deprecated namespaced methods from the stream
775 * Marked `Guzzle\Http\Message\Request::canCache()` as deprecated. Use
777 * Marked `Guzzle\Http\Message\Request::canCache()` as deprecated. Use
781 * Marked `Guzzle\Cache\CacheAdapterFactory::factory()` as deprecated
789 * Marked `Guzzle\Common\Collection::inject()` as deprecated.
1230 * Adding result_type, result_doc, deprecated, and doc_url to service descriptions
[all …]
H A DUPGRADING.md188 deprecated in favor of using `GuzzleHttp\Pool::batch()`.
675 - You can now enable E_USER_DEPRECATED warnings to see if you are using any deprecated methods.:
681 The following APIs and options have been marked as deprecated:
686 - Marked `Guzzle\Http\Message\Request::setIsRedirect()` as deprecated. Use the HistoryPlugin instea…
687 - Marked `Guzzle\Http\Message\Request::isRedirect()` as deprecated. Use the HistoryPlugin instead.
688 - Marked `Guzzle\Cache\CacheAdapterFactory::factory()` as deprecated
691 - Marked `Guzzle\Common\Collection::inject()` as deprecated.
692 - Marked `Guzzle\Plugin\CurlAuth\CurlAuthPlugin` as deprecated. Use
699 configuration options and methods of a client and AbstractCommand have been deprecated.
701 - Marked `Guzzle\Service\Client::getDefaultHeaders()` as deprecated. Use `$client->getDefaultOption…
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md146 calls to `trigger_error` when deprecated methods are invoked.
159 deprecated now.
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md57 …* Added support for Elastica 7, and deprecated the $type argument of ElasticaFormatter which is no…
H A DUPGRADE.md59 - Removed deprecated HipChat handler, migrate to Slack and use SlackWebhookHandler or SlackHandler …
63 - Removed deprecated SlackbotHandler handler, use SlackWebhookHandler or SlackHandler instead
67 - Removed deprecated RavenHandler handler, use sentry/sentry 2.x and their Sentry\Monolog\Handler i…
/plugin/authyubikey/
H A Dauth.php.org337 … /* NB: preg_split can be deprecated/replaced with str_getcsv once dokuwiki is min php 5.3 */
/plugin/authyubikey/lib/
H A DNEWS16 ** Don't use PHP 5.3 deprecated features.
/plugin/bibtex/OSBib/
H A DCHANGELOG7 …at this OSBib package replaces OSBib-Format and OSBib-Create which are deprecated and no longer su…
/plugin/bootnote/
H A DREADME.md40 **Important:** The old theme is always available in settings but he's deprecated for Dokuwiki theme…

123456