Home
last modified time | relevance | path

Searched refs:php (Results 376 – 400 of 1507) sorted by relevance

1...<<11121314151617181920>>...61

/plugin/noiewarning/
H A DChangeLog15 * action.php: added sequence number for the WIKITEXT_PREPROCESS event
26 * action.php: added debug handler (disabled by default)
27 * action.php: reorganized by display mode
28 * action.php: now can read a file DOKU_CONF/recommended-browser.txt
/plugin/daftdrafts/
H A Dhelper.php33 'desc' => 'Add an ACL Line into the acl.auth.php',
39 'desc' => 'Remove an ACL Line into the acl.auth.php',
56 if ( empty($acl_config) ) $acl_config = file(DOKU_CONF.'acl.auth.php');
57 $daftAcl = file(dirname(__FILE__).'/daft.auth.php');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A D.travis.yml1 language: php
10 php:
19 - php: 7.2
20 - php: master
/plugin/smtp/subtree/php-fig/log/
H A DREADME.md5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md).
15 ```php
16 <?php
44 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-int…
/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._missing_afm.tpl3 Font metric file <tt><?php echo $_filename; ?></tt> for font <strong><?php echo $_typeface?></stron…
15 .html2ps.config and config.inc.php to point to installed metric files.
20 <td>Edit config.inc.php; set the value of <tt>TYPE1_FONTS_REPOSITORY</tt> to directory where your f…
42 <td>PHP safe_mode <a href="http://php.net/manual/features.safe-mode.php#ini.open-basedir">open_base…
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md11 * XML <https://docs.findologic.com/doku.php?id=export_patterns:xml>
12 * CSV <https://docs.findologic.com/doku.php?id=export_patterns:csv>
31 2. Load `./vendor/autoload.php` into the project
35 ```php
36 require_once './vendor/autoload.php';
64 Running `php-cs-fixer` before commiting will reduce style-caused build failures.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinstallation.rst85 2. Put Twig's C extension source code into ``C:\php-sdk\phpdev\vcXX\x86\php-source-directory\ext\tw…
88 5. Copy the ``C:\php-sdk\phpdev\vcXX\x86\php-source-directory\Release_TS\php_twig.dll`` file to you…
100 ``C:\\php-sdk\\phpdev\\vcXX\\x86\\php-source-directory\\Release``
102 Finally, enable the extension in your ``php.ini`` configuration file:
116 .. _`PHP documentation`: https://wiki.php.net/internals/windows/stepbystepbuild
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dwsdl_class_namespace.phpt4 <?php
8 <?php
9 require __DIR__ . '/../../../vendor/autoload.php';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D498.phpt4 <?php
10 $_SERVER['argv'][5] = __DIR__ . '/498/Issue498Test.php';
12 require __DIR__ . '/../../bootstrap.php';
H A D244.phpt4 <?php
8 $_SERVER['argv'][4] = __DIR__ . '/244/Issue244Test.php';
10 require __DIR__ . '/../../bootstrap.php';
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md8 - [One-time donation via PayPal or crypto-currencies](http://sourceforge.net/donate/index.php?group…
67 * [Browse the Support Forum](http://www.frostjedi.com/phpbb/viewforum.php?f=46) (no longer in use)
91 composer global require php:^8.1 squizlabs/php_codesniffer friendsofphp/php-cs-fixer vimeo/psalm
93 php-cs-fixer fix --config=build/php-cs-fixer.php --diff --dry-run --using-cache=no
/plugin/backlinks/
H A Ddeleted.files1 _test/general.test.php
2 _test/syntax.test.php
3 _test/syntax_exclude.test.php
4 _test/syntax_include.test.php
5 _test/syntax_include_deep.test.php
/plugin/sympaauth/
H A DREADME2 Be sure php is compiled with soap enabled or shared (in this case, install the relevant package).
5 2- copy sympa.class.php in inc/auth/ directory
6 3- in conf/local.php, enable sympaauth :
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DXpackNamespace.asciidoc13 NOTE: this file is autogenerated using util/GenerateEndpoints.php
29 [source,php]
43 [source,php]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex-operations.asciidoc15 [source,php]
31 [source,php]
71 [source,php]
146 [source,php]
158 [source,php]
180 [source,php]
199 [source,php]
231 [source,php]
258 [source,php]
264 `\Elasticsearch\Namespaces\Indices.php` fil
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md17 [tFPDF](http://fpdf.org/en/script/script92.php), too.
60 If you do not use composer, just require the autoload.php in the /src folder:
62 ```php
63 require_once('src/autoload.php');
67 ```php
90 - You need to load the code using the `src/autoload.php` file instead of `classes/FPDI.php`.
106 ```php
107 <?php
116 require_once('vendor/autoload.php');
[all...]
/plugin/webdav/vendor/psr/log/
H A DREADME.md5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md).
22 ```php
23 <?php
57 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-int…
/plugin/authgooglesheets/vendor/psr/log/
H A DREADME.md5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md).
22 ```php
23 <?php
57 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-int…
/plugin/elasticsearch/vendor/psr/log/
H A DREADME.md5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md).
22 ```php
23 <?php
57 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md)
/plugin/dw2pdf/vendor/psr/log/
H A DREADME.md5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md).
22 ```php
23 <?php
57 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md)
/plugin/combo/vendor/salesforce/handlebars-php/
H A D.travis.yml1 language: php
2 php:
/plugin/jplayer/
H A Dcomposer.lock83 "php": ">=5.3.0"
86 "jakub-onderka/php-parallel-lint": "^0.9 || ^1.0"
126 "php",
146 "php": ">=5.3.1",
185 "src/functions.php"
223 "php": ">=5.2.4"
226 "friendsofphp/php-cs-fixer": "~1.11",
247 "homepage": "https://github.com/bobthecow/mustache.php",
271 "php": ">=5.3.2"
318 "php": "^5.5.9|>=7.0.8"
[all …]
/plugin/davcal/vendor/sabre/dav/bin/
H A Dsabredav2 php -S 0.0.0.0:8080 `dirname $0`/sabredav.php
/plugin/tagfilter/
H A Ddeleted.files1 syntax.php
2 ajax.php
/plugin/adultcontent/
H A DREADME.md11 ```php
13 <?php if (!p_get_metadata($ID,"adult")) {?>
21 <?php } ?>

1...<<11121314151617181920>>...61