Home
last modified time | relevance | path

Searched refs:new (Results 76 – 100 of 1508) sorted by path

12345678910>>...61

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DResponse.php133 $new = clone $this;
134 $new->statusCode = $code;
135 if ($reasonPhrase == '' && isset(self::$phrases[$new->statusCode])) {
136 $reasonPhrase = self::$phrases[$new->statusCode];
138 $new->reasonPhrase = (string) $reasonPhrase;
139 return $new;
H A DUri.php480 $new = clone $this;
485 return $new;
499 $new = clone $this;
503 return $new;
514 $new = clone $this;
515 $new->host = $host;
518 return $new;
534 return $new;
549 return $new;
563 return $new;
[all …]
H A DUtils.php206 $new = (new ServerRequest(
222 $new = $new->withAttribute($key, $value);
225 return $new;
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md209 …any of the Monolog's Formatters' `normalize` method, make sure you add the new `$depth = 0` argume…
247 * Fixed lots of minor issues in the new Slack integrations
302 * Added `Logger->withName` to clone a logger (keeping all handlers) with a new name
363 * Fixed regression in HipChat requiring a new token to be created
444 …* Added support for the new official graylog2/gelf-php lib for GelfHandler, upgrade if you can by …
458 * Added $version to LogstashFormatter to allow using the new v1 Logstash format
524 * Added support for the new MongoClient class in MongoDBHandler
532 * Added new $logopts arg to SyslogHandler to provide custom openlog options
H A DREADME.md35 $log = new Logger('name');
36 $log->pushHandler(new StreamHandler('path/to/your.log', Logger::WARNING));
H A DUPGRADE.md20 - `HandlerInterface` has been split off and two new interfaces now exist for
27 the new `Monolog\Handler\Handler` base class too.
72 renamed to ElasticaHandler and the new one added as ElasticsearchHandler.
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php176 $new = clone $this;
177 $new->name = $name;
179 return $new;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md66 * [Create a Support Ticket on GitHub](https://github.com/phpseclib/phpseclib/issues/new)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DAsymmetricKey.php190 $new = static::onLoad($components);
191 $new->format = $format;
192 $new->comment = $comment;
193 return $new instanceof PrivateKey ?
195 $new;
273 $new->format = $format;
276 $new;
507 $new = clone $this;
509 $new->hash = new Hash($hash);
510 $new->hmac = new Hash($hash);
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/
H A DPasswordProtected.php47 $new = clone $this;
48 $new->password = $password;
49 return $new;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDH.php345 $new = new Parameters();
347 $new = isset($components['privateKey']) ?
352 $new->prime = $components['prime'];
353 $new->base = $components['base'];
356 $new->privateKey = $components['privateKey'];
359 $new->publicKey = $components['publicKey'];
362 return $new;
H A DDSA.php240 $new = new Parameters();
242 $new = new PrivateKey();
243 $new->x = $components['x'];
245 $new = new PublicKey();
248 $new->p = $components['p'];
249 $new->q = $components['q'];
250 $new->g = $components['g'];
256 return $new;
332 $new = clone $this;
333 $new->shortFormat = $format;
[all …]
H A DEC.php220 $new = new Parameters();
222 return $new;
239 return $new;
389 $new = clone $this;
390 $new->shortFormat = $format;
392 return $new;
421 $new = clone $this;
423 $new->context = null;
424 return $new;
432 $new->context = $context;
[all …]
H A DRSA.php728 $new = clone $this;
748 $new->hLen = $new->hash->getLengthInBytes();
750 return $new;
764 $new = clone $this;
784 $new->mgfHLen = $new->mgfHash->getLengthInBytes();
786 return $new;
814 $new = clone $this;
815 $new->sLen = $sLen;
816 return $new;
848 return $new;
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPublicKey.php515 $new = new PrivateKey();
516 $new->exponent = $this->exponent;
517 $new->modulus = $this->modulus;
518 $new->k = $this->k;
519 $new->format = $this->format;
520 return $new
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php880 $new = [];
887 array_pop($new);
892 $new[] = $dir;
896 return '/' . implode('/', $new);
H A DSSH2.php5253 private function updateLogHistory($old, $new) argument
5258 $new,
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php128 $new = clone $this;
129 $new->key = $key;
130 return $new;
144 $new = clone $this;
145 $new->key_blob = $key_blob;
146 return $new;
171 $new = clone $this;
176 $new->flags = 0;
181 $new->flags = self::SSH_AGENT_RSA2_256;
184 $new->flags = self::SSH_AGENT_RSA2_512;
[all …]
/plugin/authhiorgserver/
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/authhttp/
H A DREADME39 DokuWiki's auth plugin (which might have stored a new password somewhere
/plugin/authldaplocal/
H A DLICENSE44 in new free programs; and that you know you can do these things.
255 9. The Free Software Foundation may publish revised and/or new versions
256 of the General Public License from time to time. Such new versions will
258 address new problems or concerns.
/plugin/authlemonldap/
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/authlinotp/
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/authloginapi/
H A DLICENSE26 in new free programs; and that you know you can do these things.
237 9. The Free Software Foundation may publish revised and/or new versions
238 of the General Public License from time to time. Such new versions will
240 address new problems or concerns.
284 If you develop a new program, and you want it to be of the greatest
/plugin/authmantis/
H A DLICENSE.md29 want it, that you can change the software or use pieces of it in new
428 reinstated, you do not qualify to receive new licenses for the same
562 The Free Software Foundation may publish revised and/or new versions
563 of the GNU General Public License from time to time. Such new versions
565 detail to address new problems or concerns.

12345678910>>...61