Home
last modified time | relevance | path

Searched refs:php (Results 601 – 625 of 1507) sorted by last modified time

1...<<21222324252627282930>>...61

/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt103 action script dummy.php
257 action script dummy.php
/plugin/dx/skel/_test/
H A DGeneralTest.php.skel1 <?php
44 …* Test to ensure that every conf['...'] entry in conf/default.php has a corresponding meta['...'] …
45 * conf/metadata.php.
49 $conf_file = __DIR__ . '/../conf/default.php';
50 $meta_file = __DIR__ . '/../conf/metadata.php';
66 …. DOKU_PLUGIN . '@@PLUGIN_NAME@@/conf/default.php and ' . DOKU_PLUGIN . '@@PLUGIN_NAME@@/conf/meta…
74 … 'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . '@@PLUGIN_NAME@@/conf/metadata.php'
82 … 'Key $conf[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . '@@PLUGIN_NAME@@/conf/default.php'
/plugin/schedule/
H A DTODO.txt10 * lang dans syntax/*.php
/plugin/bookcreator/
H A Ddeleted.files4 action.php
5 syntax.php
/plugin/htmldetailstag/
H A D.travis.yml3 language: php
4 php:
/plugin/diagram/
H A Dplugin.info.txt7 url http://nikita.melnichenko.name/projects/dokuwiki-diagram/index.php
/plugin/qc/
H A Ddeleted.files1 action.php
3 icon.php
4 pageinfo.php
/plugin/publistf/
H A DTODO3 - sanitise.php: if exists, import "sanitise" function from it. If not,
5 - sample_sanitise.php: include this sample sanitise function. Move to
6 "sanitise.php" to use.
10 * In function ConnectTo (syntax.php), make special pattern not to collide
17 * Stronger special pattern parsing in function "handle" (syntax.php)
32 - Maybe in conf.php file
H A DCHANGELOG.md51 * Included simple (optional) TeX to utf8 sanitiser in syntax.php.
53 * "handle" function (syntax.php) parser code corrections. "only" option
/plugin/publistf/bib2tpl/
H A Dchangelog5 * Change e2mn method in helper.inc.php to use the month name in the
/plugin/webcode/
H A DwebCodeConsole.css7 * Don't forget to increment the version number in the CONSTANT WEB_CONSOLE_CSS_VERSION of basis.php
H A D.travis.yml1 language: php
2 php:
/plugin/mllist/
H A DREADME.md5 http://adrian.idv.hk/doku.php/software/doku_mllist
/plugin/displayfile/
H A DREADME.md38 | `allow_extensions` | 'txt php js css' | Space-separated list of extensions that should be allowed…
/plugin/interwikiformatting/
H A DREADME.md30 …d from the end of interwiki link titles. The default list includes *asp*, *htm*, *html*, and *php*.
/plugin/webdav/vendor/sabre/vobject/
H A Dphpstan.neon3 bootstrap: %currentWorkingDirectory%/vendor/autoload.php
H A D.php_cs.dist1 <?php
/plugin/webdav/
H A Dcomposer.lock24 "php": ">=5.3.0"
80 "php": ">=5.5.0",
154 "php": ">=5.5"
166 "lib/coroutine.php",
167 "lib/Loop/functions.php",
213 "php": ">=5.4",
227 "lib/functions.php"
267 "php": ">=5.4.7"
276 "lib/functions.php"
319 "php": ">=5.5",
[all …]
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md49 `Sabre\HTTP\Util` moved to a separate `functions.php`, which is also
68 * #48: Now using php-cs-fixer to make our CS consistent (yay!)
187 * Added: Asynchronous HTTP client. See examples/asyncclient.php.
267 [psr-http]: https://github.com/php-fig/fig-standards/blob/master/proposed/http-message.md
H A DREADME.md75 ```php
88 ```php
98 ```php
114 ```php
147 ```php
170 ```php
190 ```php
205 ```php
254 ```php
287 ```php
[all …]
/plugin/webdav/vendor/sabre/uri/
H A DCHANGELOG.md16 doesn't support them, so we now have a pure-php fallback in case it fails.
38 * #4: Using php-cs-fixer to automatically enforce conding standards.
/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/webdav/vendor/sabre/dav/
H A DCHANGELOG.md58 must migrate. Run `./bin/migrateto32.php` for more info.
282 * #740: Bugs in `migrate20.php` script.
331 * Fixed a whole bunch of incorrect php docblocks.
385 * `migrate22.php` is now called `migrate30.php`.
534 * #740: Bugs in `migrate20.php` script.
871 * Removed: `lib/Sabre/autoload.php`. Use `vendor/autoload.php` instead.
1636 lib/Sabre/autoload.php.
1695 file ending in .php. This is a slight BC break.
1887 * Changed: Autoloader moved to Sabre/autoload.php.
2088 with Sabre.autoload.php due to a incorrect filename.
[all …]
H A DCONTRIBUTING.md58 8. Files must omit the closing php tag (`?>`).
81 [1]: http://www.php-fig.org/psr/psr-1/
82 [2]: http://www.php-fig.org/psr/psr-4/
83 [3]: http://www.php-fig.org/psr/psr-2/
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md91 * Using php-cs-fixer for automated CS enforcement.
103 * Removed `constants.php` again. They messed with PHPUnit and don't really
121 * #36: Added a few convenience constants to `lib/constants.php`.

1...<<21222324252627282930>>...61