| /plugin/elasticsearch/vendor/ruflin/elastica/src/ |
| D | SearchableInterface.php | 10 use Elastica\Suggest\AbstractSuggest; 16 * @phpstan-import-type TCreateQueryArgs from Query 17 * @phpstan-import-type TCreateQueryArgsMatching from Query 37 …* @param AbstractQuery|AbstractSuggest|array|Collapse|Query|string|Suggest|null $query Array with … 38 * @phpstan-param TCreateQueryArgs $query 53 * If no query is set, matchall query is created 56 * @phpstan-param TCreateQueryArgsMatching $query 69 * @param AbstractQuery|AbstractSuggest|array|Collapse|Query|string|Suggest|null $query 70 * @phpstan-param TCreateQueryArgs $query
|
| /plugin/findologicxmlexport/vendor/sebastian/object-enumerator/ |
| D | .travis.yml | 4 - 5.6 5 - 7.0 6 - 7.1 7 - nightly 12 - composer self-update 13 - composer clear-cache 16 …- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-au… 19 - ./vendor/bin/phpunit
|
| D | build.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project name="object-enumerator" default="setup"> 14 <arg value="--no-interaction"/> 15 <arg value="--no-progress"/> 16 <arg value="--no-ansi"/> 17 <arg value="--no-suggest"/> 18 <arg value="--optimize-autoloader"/> 19 <arg value="--prefer-stable"/>
|
| /plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/ |
| D | .travis.yml | 4 - 5.6 5 - 7.0 6 - 7.0snapshot 7 - 7.1 8 - 7.1snapshot 9 - master 14 - composer self-update 15 - composer clear-cache 18 …- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-au… 21 - ./vendor/bin/phpunit
|
| D | build.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project name="code-unit-reverse-lookup" default="setup"> 13 <arg value="--no-interaction"/> 14 <arg value="--no-progress"/> 15 <arg value="--no-ansi"/> 16 <arg value="--no-suggest"/> 17 <arg value="--optimize-autoloader"/> 18 <arg value="--prefer-stable"/>
|
| /plugin/findologicxmlexport/vendor/phpunit/php-timer/ |
| D | .travis.yml | 4 - 5.3 5 - 5.4 6 - 5.5 7 - 5.6 8 - 7.0 9 - 7.0snapshot 10 - 7.1 11 - 7.1snapshot 12 - master 17 - composer self-update [all …]
|
| /plugin/findologicxmlexport/vendor/phpunit/php-token-stream/ |
| D | .travis.yml | 4 - 7.0 5 - 7.1 6 - 7.2 7 - master 12 - composer self-update 13 - composer clear-cache 16 - travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest 19 - ./vendor/bin/phpunit --coverage-clover=coverage.xml 22 - bash <(curl -s https://codecov.io/bash)
|
| D | build.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project name="php-token-stream" default="setup"> 14 <arg value="--no-interaction"/> 15 <arg value="--no-progress"/> 16 <arg value="--no-ansi"/> 17 <arg value="--no-suggest"/>
|
| /plugin/findologicxmlexport/vendor/sebastian/diff/ |
| D | .travis.yml | 4 - 5.3 5 - 5.4 6 - 5.5 7 - 5.6 8 - 7.0 9 - 7.0snapshot 10 - 7.1 11 - 7.1snapshot 12 - master 17 - composer self-update [all …]
|
| D | build.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 13 <arg value="--no-interaction"/> 14 <arg value="--no-progress"/> 15 <arg value="--no-ansi"/> 16 <arg value="--no-suggest"/> 17 <arg value="--optimize-autoloader"/> 18 <arg value="--prefer-stable"/>
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/ |
| D | .travis.yml | 4 - 5.6 5 - 7.0 6 - 7.0snapshot 7 - 7.1 8 - 7.1snapshot 9 - master 14 - composer self-update 15 - composer clear-cache 18 …- travis_retry composer update --no-interaction --no-ansi --no-progress --no-suggest --optimize-au… 21 - ./vendor/bin/phpunit --coverage-clover=coverage.xml [all …]
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.css | 1 #error.svelte-104hor5{background:darkred;color:white;flex:1;padding:10px}.invisible.svelte-104hor5{… 2 /*--------------------------------------------------------------------------------------------- 5 *--------------------------------------------------------------------------------------------*/ 7 .monaco-editor .accessibilityHelpWidget { 9 vertical-align: middle; 12 /*--------------------------------------------------------------------------------------------- 15 *--------------------------------------------------------------------------------------------*/ 17 .monaco-aria-container { 19 left:-999em; 21 /*--------------------------------------------------------------------------------------------- [all …]
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.css | 1 #error.svelte-104hor5{background:darkred;color:white;flex:1;padding:10px}.invisible.svelte-104hor5{… 2 /*--------------------------------------------------------------------------------------------- 5 *--------------------------------------------------------------------------------------------*/ 7 .monaco-editor .accessibilityHelpWidget { 9 vertical-align: middle; 12 /*--------------------------------------------------------------------------------------------- 15 *--------------------------------------------------------------------------------------------*/ 17 .monaco-aria-container { 19 left:-999em; 21 /*--------------------------------------------------------------------------------------------- [all …]
|
| /plugin/farmer/vendor/splitbrain/php-ico/ |
| H A D | .travis.yml | 4 - 5.4 5 - 5.5 6 - 5.6 7 - 7.0 8 - 7.1 11 - ./vendor/ 13 - travis_retry composer install --no-interaction --no-suggest --prefer-source 15 - composer run tests
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/ |
| D | .travis.yml | 4 - 5.6 5 - 7.0 6 - 7.0snapshot 7 - 7.1 8 - 7.1snapshot 9 - master 13 - DRIVER="xdebug" 14 - DRIVER="phpdbg" 18 - php: master 21 - php: 5.6 [all …]
|
| D | build.xml | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <project name="php-code-coverage" default="setup"> 13 <arg value="--no-interaction"/> 14 <arg value="--no-progress"/> 15 <arg value="--no-ansi"/> 16 <arg value="--no-suggest"/> 17 <arg value="--optimize-autoloader"/> 18 <arg value="--prefer-stable"/>
|
| /plugin/findologicxmlexport/vendor/myclabs/deep-copy/ |
| D | .travis.yml | 7 - COMPOSER_ROOT_VERSION=1.8.0 10 - '7.1' 11 - '7.2' 12 - nightly 17 - php: '7.1' 18 env: COMPOSER_FLAGS="--prefer-lowest" 20 - php: nightly 24 - $HOME/.composer/cache/files 27 - composer update --no-interaction --no-progress --no-suggest --prefer-dist $COMPOSER_FLAGS 28 - wget https://github.com/satooshi/php-coveralls/releases/download/v1.0.0/coveralls.phar [all …]
|
| /plugin/pagecss/vendor/csstidy-2.2.1/.github/workflows/ |
| H A D | build.yml | 5 - master 8 - master 11 name: PHP ${{ matrix.php-versions }} 13 fail-fast: false 15 operating-system: [ubuntu-latest] 16 php-versions: ['7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3'] 17 runs-on: ${{ matrix.operating-system }} 19 - name: Checkout 21 - name: Setup PHP 22 uses: shivammathur/setup-php@v2 [all …]
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/ |
| D | .travis.yml | 8 - libxml2-utils 11 - 5.6 12 - 7.0 13 - 7.1 14 - 7.2 15 - master 19 - php: 7.2 20 - php: master 25 - DEPENDENCIES="high" 26 - DEPENDENCIES="low" [all …]
|
| /plugin/pureldap/vendor/freedsx/socket/ |
| H A D | composer.json | 20 "require-dev": { 23 "friends-of-phpspec/phpspec-code-coverage": "^4.3|^6.1", 26 "suggest": { object 27 "ext-openssl": "For SSL/TLS support.", 31 "psr-4": {"FreeDSx\\Socket\\": "src/FreeDSx/Socket"} 33 "autoload-dev": { 34 "psr-4": {"fixture\\FreeDSx\\Socket\\": "tests/fixture/FreeDSx/Socket"} 37 "test-coverage": [ 38 "phpspec run --no-interaction -c phpspec.cov.yml" 41 "phpspec run --no-interaction"
|
| /plugin/upgrade/myvendor/composer/ |
| H A D | installed.json | 4 "name": "splitbrain/php-archive", 9 "url": "https://github.com/splitbrain/php-archive.git", 14 …"url": "https://api.github.com/repos/splitbrain/php-archive/zipball/e45d0d9247742490ea87afc6c026f2… 21 "require-dev": { 22 "ext-bz2": "*", 23 "ext-zip": "*", 27 "suggest": { object 28 "ext-bz2": "For bz2 compression", 29 "ext-iconv": "Used for proper filename encode handling", 30 "ext-mbstring": "Can be used alternatively for handling filename encoding", [all …]
|
| /plugin/spellcheck/ |
| D | aspell.php | 44 function pspell_config_create($language, $spelling=null, $jargon=null, $encoding='iso8859-1'){ 49 return $config->setMode($mode); 57 return $dict->check($word); 61 return $dict->suggest($word); 74 var $encoding = 'iso8859-1'; 85 function Aspell($language, $jargon=null, $encoding='iso8859-1'){ 86 $this->language = $language; 87 $this->jargon = $jargon; 88 $this->encoding = $encoding; 103 $this->mode = $mode; [all …]
|
| /plugin/pureldap/vendor/freedsx/asn1/ |
| H A D | composer.json | 22 "require-dev": { 25 "symplify/easy-coding-standard": "^6.1|^7.3|^9.0", 26 "friends-of-phpspec/phpspec-code-coverage": "^4.3|^6.1", 28 "slevomat/coding-standard": "~7.0" 30 "suggest": { object 31 "ext-gmp": "For big integer support in Integer/Enumerated/OID types and tag numbers." 34 "psr-4": {"FreeDSx\\Asn1\\": "src/FreeDSx/Asn1"} 37 "test-coverage": [ 38 "phpspec run --no-interaction -c phpspec.cov.yml" 41 "phpspec run --no-interaction" [all …]
|
| /plugin/dw2pdf/ |
| H A D | composer.lock | 4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", 7 "content-hash": "7b00711d12ac1ef73bc21f9046c21eea", 24 "ext-gd": "*", 25 "ext-mbstring": "*", 26 "myclabs/deep-copy": "^1.7", 32 "require-dev": { 37 "yoast/phpunit-polyfills": "^1.0" 39 "suggest": { 40 "ext-bcmath": "Needed for generation of some types of barcodes", 41 "ext-xml": "Needed mainly for SVG manipulation", [all …]
|
| /plugin/dw2pdf/vendor/composer/ |
| H A D | installed.json | 19 "ext-gd": "*", 20 "ext-mbstring": "*", 21 "myclabs/deep-copy": "^1.7", 27 "require-dev": { 32 "yoast/phpunit-polyfills": "^1.0" 34 "suggest": { object 35 "ext-bcmath": "Needed for generation of some types of barcodes", 36 "ext-xml": "Needed mainly for SVG manipulation", 37 "ext-zlib": "Needed for compression of embedded resources, such as fonts" 39 "time": "2022-01-20T10:51:40+00:00", [all …]
|