Home
last modified time | relevance | path

Searched refs:php (Results 126 – 150 of 1507) sorted by relevance

12345678910>>...61

/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DunindentedCollections.yml10 php: |
22 php: |
35 php: |
48 php: |
61 php: |
71 php: |
81 php: |
H A DsfComments.yml13 php: |
26 php: |
35 php: |
43 php: |
53 php: |
60 php: |
67 php: |
75 php: |
/plugin/adfs/phpsaml/
H A DREADME.md96 * `php >= 5.3.3` and some core extensions like `php-xml`, `php-date`, `php-zlib`.
297 ```php
298 <?php
445 <?php
612 <?php
628 <?php
655 <?php
709 <?php
751 <?php
893 <?php
[all …]
/plugin/npd/
H A DREADME.mdown25 This plugin requires the modification of the template (Often `main.php`). Decide where
28 ```php
34 Most likely you want to do that in the `/lib/tpl/default/main.php` inside the `<div id="bar__bottom…
38 …<?php if (!plugin_isdisabled('npd') && ($npd =& plugin_load('helper', 'npd'))) $npd->html_new_page…
39 <?php tpl_button('subscription')?>
40 <?php tpl_button('admin')?>
41 <?php tpl_button('profile')?>
42 <?php tpl_button('login')?>
43 <?php tpl_button('index')?>
44 <?php tpl_button('top')?>&nbsp;
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/fixtures/
H A Dpatch.txt1 diff --git a/Foo.php b/Foo.php
3 --- a/Foo.php
4 +++ b/Foo.php
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DEnrichNamespace.asciidoc13 NOTE: this file is autogenerated using util/GenerateEndpoints.php
32 [source,php]
45 [source,php]
59 [source,php]
72 [source,php]
86 [source,php]
H A DAutoscalingNamespace.asciidoc13 NOTE: this file is autogenerated using util/GenerateEndpoints.php
31 [source,php]
44 [source,php]
56 [source,php]
69 [source,php]
/plugin/issuelinks/
H A D.travis.yml3 language: php
4 php:
14 - php phpcs.phar
21 …- php ocular.phar code-coverage:upload --format=php-clover coverage.clover --repository=g/$TRAVIS_…
/plugin/findologicxmlexport/vendor/jms/metadata/
H A D.travis.yml1 language: php
14 - php: 7.2
15 - php: 7.2
31 …- if [[ $TRAVIS_PHP_VERSION = '7.2' ]]; then php ocular.phar code-coverage:upload --format=php-clo…
/plugin/cleanoldips/
H A D.travis.yml3 language: php
4 php:
14 - php phpcs.phar
21 …- php ocular.phar code-coverage:upload --format=php-clover coverage.clover --repository=g/$TRAVIS_…
/plugin/gdpr/
H A D.travis.yml3 language: php
4 php:
15 - php phpcs.phar
22 …- php ocular.phar code-coverage:upload --format=php-clover coverage.clover --repository=g/$TRAVIS_…
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md2 [![Travis CI](https://api.travis-ci.org/antlr/antlr-php-runtime.svg?branch=master)](https://travis-ci.org/antlr/antlr-php-runtime)
3 [![Latest Stable Version](https://poser.pugx.org/antlr/antlr4-php-runtime/v/stable)](https://packagist.org/packages/antlr/antlr4-php-runtime)
4 [![License](https://poser.pugx.org/antlr/antlr4-php-runtime/license)](https://packagist.org/packages/antlr/antlr4-php-runtime)
21 composer require antlr/antlr4-php-runtime
45 collection of `.php` files in the `parser` directory including:
47 JsonParser.php
48 JsonBaseListener.php
[all...]
/plugin/findologicxmlexport/vendor/sebastian/environment/
H A DREADME.md20 ```php
21 <?php
38 $ php --version
45 $ php example.php
49 string(14) "'/usr/bin/php'"
63 $ hhvm example.php
67 string(42) "'/usr/local/src/hhvm/hphp/hhvm/hhvm' --php"
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/
H A DREADME.md1 …s://travis-ci.org/sebastianbergmann/php-token-stream.svg?branch=master)](https://travis-ci.org/seb…
3 # php-token-stream
9 composer require phpunit/php-token-stream
13 composer require --dev phpunit/php-token-stream
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A D.travis.yml1 language: php
3 php:
18 - php: 5.6
28 - php-cs-fixer fix --dry-run src
29 - php-cs-fixer fix --dry-run tests
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A DREADME.md9 Forked from [semji/gpt3-tokenizer-php](https://github.com/semji/gpt3-tokenizer-php) to bug fixes and improvement.
13 * mbstring extension [details here on how to install mbstring](https://www.php.net/manual/en/mbstring.installation.php)
16 ```php
/plugin/acknowledge/
H A Ddeleted.files4 admin.php
5 conf/default.php
6 conf/metadata.php
7 syntax.php
/plugin/authfacebook/
H A DREADME5 lib/facebook.php and lib/base_facebook.php are file obtained from https://github.com/facebook/faceb…
/plugin/fckg/extra/
H A DREADME-MULTLINE-PLUGINS3 Place the php files in the fckg directory as follows:
5 1. edit.php and save.php go in fckg/action and replace the current edit.php and
6 save.php found in that directory.
8 2. specials.php is a new file and goes into fckg/syntax
/plugin/findologicxmlexport/vendor/phpunit/php-timer/
H A DREADME.md1 …https://travis-ci.org/sebastianbergmann/php-timer.svg?branch=master)](https://travis-ci.org/sebast…
11 composer require phpunit/php-timer
15 composer require --dev phpunit/php-timer
21 ```php
39 ```php
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md42 ```php
76 ```php
116 ```php
117 <?php
147 ```php
148 <?php
166 <?php
184 <?php
202 <?php
236 <?php
[all …]
/plugin/twofactor/
H A Ddeleted.files3 Profile2FA.php
5 action.php
6 authmod.php
8 phpqrcode.php
/plugin/farm/install/animaltemplate/conf/
H A Dlocal.php.dist1 <?php
3 This is an example of how a local.php coul look like.
4 Simply copy the options you want to change from dokuwiki.php
16 * mysql.conf.php too and adjust the options to match
20 //require_once ("mysql.conf.php");
/plugin/dbquery/
H A Ddeleted.files4 _test/general.test.php
5 _test/helper.test.php
6 lang/en/lang.php
7 syntax.php
/plugin/ireadit/
H A Ddeleted.files5 action.php
6 syntax.php
7 action/display.php
8 admin.php

12345678910>>...61