Home
last modified time | relevance | path

Searched refs:phar (Results 1 – 25 of 95) sorted by path

1234

/plugin/actionrenderer/
H A D.travis.yml15 script: cd _test && ./phpunit.phar --stderr --group plugin_actionrenderer
/plugin/advanced/
H A D.travis.yml13 script: cd _test && ./phpunit.phar --stderr --group plugin_advanced
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock324 "ext-phar": "*",
657 "name": "phar-io/manifest",
661 "url": "https://github.com/phar-io/manifest.git",
666 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
672 "ext-phar": "*",
674 "phar-io/version": "^3.0.1",
709 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
711 "issues": "https://github.com/phar-io/manifest/issues",
712 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
717 "name": "phar
[all...]
/plugin/api/
H A D.travis.yml12 …-O ~/.phpenv/versions/$(phpenv version-name)/bin/phpunit https://phar.phpunit.de/phpunit-7.phar; fi
/plugin/archivegenerator/
H A D.travis.yml15 script: cd _test && ./phpunit.phar --stderr --group plugin_archivegenerator
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md32 composer.phar require google/auth
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md39 * No `guzzle.phar` was created in 6.4.0 due expired API token. This release will fix that
464 * Adding automated github releases with a phar and zip
867 * Added a check to re-extract the temp cacert bundle from the phar before sending each request
920 …e bundled SSL certificate is now provided in the phar file and extracted when running Guzzle from …
1015 * Fixing phar detection when forcing a cacert to system if null or true
1030 * Bug: Using Guzzle inside of a phar uses system by default but now allows for a custom cacert
/plugin/authgooglesheets/vendor/paragonie/random_compat/other/
H A Dbuild_phar.php9 $phar = new Phar( variable
18 $phar->buildFromDirectory(dirname(__DIR__).'/lib');
41 $phar->setSignatureAlgorithm(Phar::OPENSSL, $pkey);
/plugin/authnc/
H A D.travis.yml15 script: cd _test && ./phpunit.phar --stderr --group plugin_authnc
/plugin/barcodes/
H A Dcomposer.lock83 "ext-phar": "*",
249 "name": "phar-io/manifest",
253 "url": "https://github.com/phar-io/manifest.git",
264 "ext-phar": "*",
266 "phar-io/version": "^3.0.1",
303 "issues": "https://github.com/phar-io/manifest/issues",
309 "name": "phar-io/version",
313 "url": "https://github.com/phar-io/version.git",
354 "issues": "https://github.com/phar-io/version/issues",
700 "phar-io/manifest": "^2.0.3",
[all …]
/plugin/booking/
H A D.travis.yml15 script: cd _test && ./phpunit.phar --stderr --group plugin_booking
/plugin/bootswrapper/
H A D.travis.yml13 script: cd _test && ./phpunit.phar --stderr --group plugin_bootswrapper
/plugin/bureaucracy-au/
H A D.travis.yml12 - ./phpunit.phar --group plugin_bureaucracy
/plugin/bureaucracyau/
H A D.travis.yml12 - ./phpunit.phar --group plugin_bureaucracyau
/plugin/cleanoldips/
H A D.travis.yml13 - wget https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
14 - php phpcs.phar
20 - wget https://scrutinizer-ci.com/ocular.phar
21 …- php ocular.phar code-coverage:upload --format=php-clover coverage.clover --repository=g/$TRAVIS_…
/plugin/combo/.travis/
H A D.travis.yml47 - cd _test && ./phpunit.phar --stderr --group plugin_combo --verbose --debug --bootstrap ../lib/plugins/combo/_test/bootstrap.php
/plugin/combo/vendor/paragonie/random_compat/other/
H A Dbuild_phar.php6 if (file_exists($dist.'/random_compat.phar')) {
7 unlink($dist.'/random_compat.phar');
9 $phar = new Phar( variable
10 $dist.'/random_compat.phar',
12 'random_compat.phar'
18 $phar->buildFromDirectory(dirname(__DIR__).'/lib');
28 * If you leave this out, it will produce an unsigned .phar!
41 $phar->setSignatureAlgorithm(Phar::OPENSSL, $pkey);
46 if (!@is_readable($dist.'/random_compat.phar.pubkey')) {
49 $dist.'/random_compat.phar
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md25 If you don't already use Composer, you can download the `composer.phar` binary:
31 php composer.phar require php-webdriver/webdriver
/plugin/const/
H A D.travis.yml32 - ./phpunit.phar --group plugin_const
/plugin/data-au/
H A D.travis.yml13 script: cd _test && ./phpunit.phar --stderr --group plugin_data
/plugin/data/
H A D.travis.yml
/plugin/davcal/vendor/sabre/vobject/
H A DREADME.md33 Then, run `composer.phar update` and you should be good.
/plugin/davcard/vendor/sabre/vobject/
H A DREADME.md33 Then, run `composer.phar update` and you should be good.
/plugin/dropfiles/
H A D.travis.yml19 script: cd _test && ./phpunit.phar --stderr --group plugin_dropfiles
/plugin/edittable/
H A D.travis.yml20 - cd _test && ./phpunit.phar --stderr --group plugin_edittable

1234