Home
last modified time | relevance | path

Searched refs:php (Results 51 – 75 of 1507) sorted by path

12345678910>>...61

/plugin/authgooglesheets/vendor/google/auth/
H A Dphpstan.neon.dist9 - src/HttpHandler/Guzzle5HttpHandler.php
10 - src/Cache/Item.php
/plugin/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php200 $jwkset->add(KeyFactory::create($cert, 'php'));
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A D.php_cs1 <?php
19 ->name('*.php')
H A DCHANGELOG.md287 * Replaced `Utils.php` with plain functions in `functions.php`.
406 * Removed "functions.php", so that Guzzle is truly PSR-4 compliant. Except
407 for the HTTP request functions from function.php, these functions are now
412 `GuzzleHttp\Pool::batch`, which returns an `objectStorage`. Using functions.php
538 * Wrapping function.php in an if-statement to ensure Guzzle can be used
605 * functions.php functions were renamed using snake_case to match PHP idioms
611 * Added a functions.php function for `get_path()` and `set_path()`
669 (see https://github.com/aws/aws-sdk-php/issues/147)
877 * LogPlugin now writes to php://output when STDERR is undefined
H A DDockerfile12 FROM php:7.3
H A DREADME.md22 ```php
53 curl -sS https://getcomposer.org/installer | php
64 ```php
65 require 'vendor/autoload.php';
H A DUPGRADING.md110 ```php
127 ```php
291 ```php
303 ```php
336 ```php
402 ```php
449 ```php
468 ```php
677 ```php
857 ```php
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md89 - Conditionally require functions.php.
H A DREADME.md46 ```php
75 ```php
105 ```php
131 ```php
148 ```php
165 ```php
183 ```php
208 ```php
220 ```php
231 ```php
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A D.php_cs.dist1 <?php
52 ->name('*.php')
H A DCHANGELOG.md52 - Issue when creating stream from `php://input` and curl-ext is not installed
95 - Fixed subsequent reads from `php://input` in ServerRequest (#247)
272 - functions.php is now conditionally required.
H A DREADME.md23 ```php
47 ```php
65 ```php
88 ```php
111 ```php
148 ```php
167 ```php
197 ```php
239 ```php
271 ```php
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md8 …* Added [`Monolog\LogRecord`](src/Monolog/LogRecord.php) interface that can be used to type-hint r…
263 …* Break: Reverted the addition of $context when the ErrorHandler handles regular php errors from 1…
274 * Added the $context to context information when the ErrorHandler handles a regular php error
444 …rt for the new official graylog2/gelf-php lib for GelfHandler, upgrade if you can by replacing the…
543 * Fixed the log records to use the php default timezone instead of UTC
H A DREADME.md11 This library implements the [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/P…
28 ```php
29 <?php
79 - Frameworks and libraries using [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accep…
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DREADME.md38 ```php
42 // require 'vendor/autoload.php';
65 ```php
/plugin/authgooglesheets/vendor/paragonie/random_compat/
H A Dbuild-phar.sh5 php -dphar.readonly=0 "$basedir/other/build_phar.php" $*
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md8 - [One-time donation via PayPal or crypto-currencies](http://sourceforge.net/donate/index.php?group…
67 * [Browse the Support Forum](http://www.frostjedi.com/phpbb/viewforum.php?f=46) (no longer in use)
91 composer global require php:^8.1 squizlabs/php_codesniffer friendsofphp/php-cs-fixer vimeo/psalm
93 php-cs-fixer fix --config=build/php-cs-fixer.php --diff --dry-run --using-cache=no
/plugin/authgooglesheets/vendor/psr/cache/
H A DCHANGELOG.md9 - Make spacing consistent in phpdoc annotations php-fig/cache#9 - chalasr
10 - Fix grammar in phpdoc annotations php-fig/cache#10 - chalasr
11 …eteItems()` take an array of strings (`string[]`) compared to just `array` php-fig/cache#8 - Graha…
12 …ll as a valid parameters as well as an implementation of DateTimeInterface php-fig/cache#7 - Graha…
H A DREADME.md5 [PSR-6](http://www.php-fig.org/psr/psr-6/).
/plugin/authgooglesheets/vendor/psr/http-message/
H A DREADME.md5 [PSR-7](http://www.php-fig.org/psr/psr-7/).
/plugin/authgooglesheets/vendor/psr/log/
H A DREADME.md5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md).
22 ```php
23 <?php
57 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-int…
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/
H A DREADME.md13 … a simple polyfill for [`getallheaders()`](http://www.php.net/manual/en/function.getallheaders.php
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DREADME.md4 …tps://php.net/idn-to-ascii) and [`idn_to_utf8`](https://php.net/idn-to-utf8) functions to users wh…
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DREADME.md5 [`Normalizer`](https://php.net/Normalizer) class provided
6 by the [Intl](https://php.net/intl) extension.
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DREADME.md6 - [`spl_object_id`](https://php.net/spl_object_id)
7 - [`stream_isatty`](https://php.net/stream_isatty)
11 - [`sapi_windows_vt100_support`](https://php.net/sapi_windows_vt100_support)
15 - [`utf8_encode`](https://php.net/utf8_encode)
16 - [`utf8_decode`](https://php.net/utf8_decode)
19 - [`PHP_FLOAT_*`](https://php.net/reserved.constants#constant.php-float-dig)
20 - [`PHP_OS_FAMILY`](https://php.net/reserved.constants#constant.php-os-family)

12345678910>>...61