Home
last modified time | relevance | path

Searched refs:phar (Results 51 – 75 of 95) sorted by relevance

1234

/plugin/actionrenderer/
H A D.travis.yml15 script: cd _test && ./phpunit.phar --stderr --group plugin_actionrenderer
/plugin/smtp/
H A D.travis.yml15 script: cd _test && ./phpunit.phar --stderr --group plugin_smtp
/plugin/imagemapping/
H A D.travis.yml
/plugin/farmsync/
H A D.travis.yml15 script: cd _test && ./phpunit.phar --stderr --group plugin_farmsync
/plugin/structsection/
H A D.travis.yml19 script: cd _test && ./phpunit.phar --stderr --group plugin_structsection
/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
/plugin/structstatus/
H A D.travis.yml20 script: cd _test && ./phpunit.phar --stderr --group plugin_structstatus
/plugin/quickstats/scripts/
H A Dget_geocity2.php100 $phar = new PharData($tar);
101 $phar->extractTo($this->tempdir.'/tmp'); // extract all files
/plugin/tagadd/
H A D.travis.yml26 - ./phpunit.phar --group plugin_tagadd
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dphar-extension.phpt15 Extension: %s/phpunit-example-extension/tools/phpunit.d/phpunit-example-extension-1.0.0.phar
/plugin/siteexport/
H A D.travis.yml20 - "cd _test && php fetchphpunit.php && php phpunit.phar --stderr --group plugin_siteexport"
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md23 You should now have the file `composer.phar` in your project directory.
30 php composer.phar require geoip2/geoip2:~2.0
49 [phar archive](http://php.net/manual/en/book.phar.php) containing most of the
50 dependencies for GeoIP2. Our latest phar archive is available on
55 In order to use the phar archive, you must have the PHP
56 [Phar extension](http://php.net/manual/en/book.phar.php) installed and
77 require 'geoip2.phar';
/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/imagecarousel/
H A D.travis.yml32 - ./phpunit.phar --group plugin_imagecarousel
/plugin/tagfilter/
H A D.travis.yml32 - ./phpunit.phar --group plugin_tagfilter
/plugin/const/
H A D.travis.yml32 - ./phpunit.phar --group plugin_const
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dinstallation.asciidoc65 `composer.phar` PHP package, the second command invokes the installation.
72 php composer.phar install
H A Dlogger.asciidoc28 php composer.phar update
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DREADME.rst26 Then install your dependencies using ``composer.phar install``.
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DCONTRIBUTING.md22 $ php composer.phar update
H A DREADME.md18 php composer.phar require "doctrine/instantiator:~1.0.3"
/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/davcard/vendor/sabre/vobject/
H A DREADME.md33 Then, run `composer.phar update` and you should be good.
/plugin/webdavclient/vendor/sabre/vobject/
H A DREADME.md33 Then, run `composer.phar update` and you should be good.

1234