Home
last modified time | relevance | path

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

12345678910>>...61

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dlog-teamcity.phpt2 phpunit --log-teamcity php://stdout BankAccountTest ../_files/BankAccountTest.php
4 <?php
7 $_SERVER['argv'][3] = 'php://stdout';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/BankAccountTest.php';
11 require __DIR__ . '/../bootstrap.php';
19 …e='BankAccountTest' locationHint='php_qn://%s/tests/_files/BankAccountTest.php::\BankAccountTest' …
21 …nceIsInitiallyZero' locationHint='php_qn://%s/tests/_files/BankAccountTest.php::\BankAccountTest::…
25 …nnotBecomeNegative' locationHint='php_qn://%s/tests/_files/BankAccountTest.php::\BankAccountTest::…
29 …notBecomeNegative2' locationHint='php_qn://%s/tests/_files/BankAccountTest.php::\BankAccountTest::…
H A Dtest-suffix-multiple.phpt2 phpunit --test-suffix .test.php,.my.php ../_files/
4 <?php
7 $_SERVER['argv'][3] = '.test.php,.my.php';
10 require __DIR__ . '/../bootstrap.php';
H A Dteamcity-inner-exceptions.phpt2 phpunit --teamcity ExceptionStackTest ../_files/ExceptionStackTest.php
4 <?php
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/ExceptionStackTest.php';
10 require __DIR__ . '/../bootstrap.php';
18 …eptionStackTest' locationHint='php_qn://%s/tests/_files/ExceptionStackTest.php::\ExceptionStackTes…
20 …gChildException' locationHint='php_qn://%s/tests/_files/ExceptionStackTest.php::\ExceptionStackTes…
22php:10|n |n Caused by|n message|n Failed asserting that two arrays are equal.|n --- Expected|n +++…
26 …estedExceptions' locationHint='php_qn://%s/tests/_files/ExceptionStackTest.php::\ExceptionStackTes…
28 …ons' message='Exception : One' details=' %s/tests/_files/ExceptionStackTest.php:18|n ' flowId='%d']
/plugin/jplayer/vendor/symfony/process/
H A DPhpProcess.php37 if (false === $php = $executableFinder->find(false)) {
38 $php = null;
40 $php = array_merge([$php], $executableFinder->findArguments());
46 $php[] = $file;
53 parent::__construct($php, $cwd, $env, $script, $timeout, $options);
59 public function setPhpBinary($php) argument
61 $this->setCommandLine($php);
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest10.txt22 <php>
24 </php>
38 <file php myexample.php>
39 <?php echo "hello world!"; ?>
41 <code php myexample.php>
42 <?php echo "hello world!"; ?>
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSlmNamespace.asciidoc13 NOTE: this file is autogenerated using util/GenerateEndpoints.php
36 [source,php]
49 [source,php]
62 [source,php]
74 [source,php]
87 [source,php]
99 [source,php]
111 [source,php]
125 [source,php]
137 [source,php]
[all...]
H A DIlmNamespace.asciidoc13 NOTE: this file is autogenerated using util/GenerateEndpoints.php
37 [source,php]
50 [source,php]
65 [source,php]
78 [source,php]
90 [source,php]
104 [source,php]
118 [source,php]
131 [source,php]
144 [source,php]
[all...]
H A DWatcherNamespace.asciidoc13 NOTE: this file is autogenerated using util/GenerateEndpoints.php
38 [source,php]
52 [source,php]
65 [source,php]
78 [source,php]
91 [source,php]
106 [source,php]
119 [source,php]
137 [source,php]
150 [source,php]
[all...]
/plugin/combo/
H A Dcomposer.lock10 "name": "antlr/antlr4-php-runtime",
14 "url": "https://github.com/antlr/antlr-php-runtime.git",
19 "url": "https://api.github.com/repos/antlr/antlr-php-runtime/zipball/73790bc994cec4b18a414865234ab0db198b065d",
25 "php": "7.4 - 8.0"
51 "php",
55 "issues": "https://github.com/antlr/antlr-php-runtime/issues",
56 "source": "https://github.com/antlr/antlr-php-runtime/tree/0.5.1"
75 "php": ">=7.2"
80 "src/PhpCss.php"
118 "php"
[all...]
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md103 ```php
123 ```php
149 ```php
167 ```php
188 ```php
214 ```php
232 ```php
254 ```php
284 ```php
315 ```php
[all …]
/plugin/distribute/
H A Daction.php40 if(file_exists(DOKU_INC.'inc/ZipLib.class.php')){
41 require_once DOKU_INC.'inc/ZipLib.class.php';
44 elseif(file_exists(DOKU_PLUGIN.'plugin/inc/zip.lib.php')){//older dokuwiki version
45 require_once DOKU_PLUGIN.'plugin/inc/zip.lib.php';
49 … Plugin Manager plugin is installed, and that plugin/inc/zip.lib.php or ZipLib.class.php file exis…
52 require_once dirname(__FILE__).'/helper.funcs.util.php';
/plugin/aichat/
H A Dcomposer.lock10 "name": "bdelespierre/php-kmeans",
14 "url": "https://github.com/bdelespierre/php-kmeans.git",
19 "url": "https://api.github.com/repos/bdelespierre/php-kmeans/zipball/625f95f0c8f6b20c58fcc7566ef8a59b0b7552f3",
24 "php": "^7.3|^8.0"
50 "php"
53 "issues": "https://github.com/bdelespierre/php-kmeans/issues",
54 "source": "https://github.com/bdelespierre/php-kmeans/tree/v2.2.0"
74 "php": ">=5.3.0"
109 "name": "mehrab-wj/tiktoken-php",
113 "url": "https://github.com/mehrab-wj/tiktoken-php
[all...]
/plugin/twofactorgoogleauth/
H A Ddeleted.files3 GoogleAuthenticator.php
5 conf/default.php
6 conf/metadata.php
7 helper.php
8 lang/en/settings.php
9 phpqrcode.php
/plugin/authgooglesheets/
H A Dcomposer.lock24 "php": "^7.1||^8.0"
58 "php"
152 "php": ">=5.6"
325 "php": ">=5.5"
531 "php-amqplib/php-amqplib": "~2.4 || ^3",
532 "php-console/php-console": "^3.1.3",
553 … "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
554 "php-console/php-console": "Allow sending log messages to Google Chrome",
685 "php": ">= 7"
999 "php-coveralls/php-coveralls": "^2.1",
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-2.2.md9 * Fixed [#391](https://github.com/sebastianbergmann/php-code-coverage/pull/391): Missing `</abbr>` …
15 * Fixed [#368](https://github.com/sebastianbergmann/php-code-coverage/pull/368): Blacklists and whi…
17 * Fixed [#372](https://github.com/sebastianbergmann/php-code-coverage/pull/372): Nested classes and…
18 * Fixed [#382](https://github.com/sebastianbergmann/php-code-coverage/issues/382): Crap4J report ge…
28 …tian/environment` to 1.3.2 for [#365](https://github.com/sebastianbergmann/php-code-coverage/issue…
34 …tian/environment` to 1.3.1 for [#365](https://github.com/sebastianbergmann/php-code-coverage/issue…
51 [2.2.4]: https://github.com/sebastianbergmann/php-code-coverage/compare/2.2.3...2.2.4
52 [2.2.3]: https://github.com/sebastianbergmann/php-code-coverage/compare/2.2.2...2.2.3
53 [2.2.2]: https://github.com/sebastianbergmann/php-code-coverage/compare/2.2.1...2.2.2
54 [2.2.1]: https://github.com/sebastianbergmann/php-code-coverage/compare/2.2.0...2.2.1
[all …]
/plugin/advanced/lang/en/
H A Dconfig.txt11 | ''dokuwiki.php'' | ''local.php''\\ ''local.protected.php'' | see [[doku>confi…
17 | | ''acl.auth.php'' | see [[doku>acl]]…
18 | | ''users.auth.php'' | see [[doku>acl]]…
19 | ''license.php'' | ''license.local.php'' | [[doku>config:li…
21 | ''mediameta.php'' | | [[doku>exif]] …
23 | ''plugins.required.php'' | ''plugins.local.php''\\ ''plugins.protected.php'' | see [[doku>confi…
/plugin/combo/.travis/
H A D.travis.yml17 language: php
18 php: "8.2"
21 language: php
22 php: "8.0"
25 language: php
26 php: "7.4"
28 # - language: php
29 # php: "7.3"
32 # language: php
34 # php
[all...]
/plugin/combo/vendor/symfony/polyfill-php80/
H A DREADME.md7 - [`fdiv`](https://php.net/fdiv)
11 - [`get_debug_type`](https://php.net/get_debug_type)
12 - [`preg_last_error_msg`](https://php.net/preg_last_error_msg)
13 - [`str_contains`](https://php.net/str_contains)
14 - [`str_starts_with`](https://php.net/str_starts_with)
15 - [`str_ends_with`](https://php.net/str_ends_with)
16 - [`get_resource_id`](https://php.net/get_resource_id)
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock157 "php": ">=5.3.0",
167 "php-console/php-console": "^3.1.3",
181 "php-console/php-console": "Allow sending log messages to Google Chrome",
233 "php": ">=5.3.3"
342 "php": ">=5.3.3",
404 "php": ">=5.3.3"
451 "php": ">=5.3.3"
492 "php": ">=5.3.3"
534 "php": ">=5.3.3"
774 "php": ">=5.3.3"
[all …]
/plugin/sqlite/
H A Ddeleted.files5 _test/AbstractTest.php
6 _test/Sqlite2Test.php
7 classes/adapter.php
8 classes/adapter_null.php
9 classes/adapter_pdosqlite.php
10 classes/adapter_sqlite2.php
/plugin/jplayer/vendor/mustache/mustache/
H A DREADME.md1 Mustache.php
7 …g.shields.io/travis/bobthecow/mustache.php/dev.svg?style=flat-square)](http://travis-ci.org/bobthe…
17 ```php
18 <?php
37 ```php
38 <?php
54 ```php
55 <?php
65 Read [the Mustache.php documentation](https://github.com/bobthecow/mustache.php/wiki/Home) for more…
/plugin/upgrade/
H A Dcomposer.lock10 "name": "splitbrain/php-archive",
14 "url": "https://github.com/splitbrain/php-archive.git",
19 "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/d274e5190ba309777926348900cf9578d9e533c9",
24 "php": ">=7.0"
64 "issues": "https://github.com/splitbrain/php-archive/issues",
65 "source": "https://github.com/splitbrain/php-archive/tree/1.3.1"
70 "name": "splitbrain/php-cli",
74 "url": "https://github.com/splitbrain/php-cli.git",
79 "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/47cd2b2c1d976d22afb01e121985d59c4f98c031",
84 "php"
[all...]
/plugin/socialmark/
H A Dlist.txt5 #http://blogmarks.net/my/new.php?mini=1&simple=1&url=|Blogmarks it !
9 http://www.connectedy.com/add-link.php?remote=1&url=|Connectedy it !
10 http://blogmarks.net/my/new.php?mini=1&simple=1&url=|Blogmark it !
12 http://scuttle.org/bookmarks.php/?action=add&address=|Scuttle it !
13 http://www.blinklist.com/index.php?Action=Blink/addblink.php&Url=|Blinklist it !
14 http://www.spurl.net/spurl.php?v=3&url=|Spurl it !
17 http://www.linkroll.com/index.php?action=insertLink&url=|Linkroll it !
18 http://www.openbm.de/bm.php?outside=1&link=|Openbm it !
/plugin/quickstats/GEOIP/
H A Dcomposer.lock26 "php": "^5.3.2 || ^7.0 || ^8.0"
70 "url": "https://github.com/maxmind/GeoIP2-php.git",
82 "php": ">=5.4"
85 "friendsofphp/php-cs-fixer": "2.*",
107 "homepage": "https://github.com/maxmind/GeoIP2-php",
132 "php": ">=5.6"
135 "friendsofphp/php-cs-fixer": "2.*",
136 "php-coveralls/php-coveralls": "^2.1",
164 "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
192 "php": ">=5.4"
[all …]
/plugin/aichat/vendor/vanderlee/php-sentence/
H A D.travis.yml1 language: php
3 php:
18 - php: 5.3
21 - php: 5.3
22 - php: hhvm

12345678910>>...61