Home
last modified time | relevance | path

Searched refs:php (Results 651 – 675 of 1507) sorted by last modified time

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

/plugin/jplayer/vendor/symfony/process/Tests/
H A DErrorProcessInitiator.php19 list('e' => $php) = getopt('e:') + ['e' => 'php'];
22 $process = new Process("exec $php -r \"echo 'ready'; trigger_error('error', E_USER_ERROR);\"");
/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/jplayer/vendor/happyworm/jplayer/
H A DREADME.md44 php composer.phar update
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md175 ``` php
176 <?php
199 **See /demos/demo.write.php for how to write tags.**
289 ``` php
297 <https://www.getid3.org/phpBB3/viewforum.php?f=7>
341 https://www.getid3.org/phpBB3/viewtopic.php?t=182
379 <https://www.getid3.org/phpBB3/viewtopic.php?t=25>
405 <https://www.getid3.org/phpBB3/viewtopic.php?t=25>
435 <https://www.getid3.org/phpBB3/viewtopic.php?t=25>
532 * http://leknor.com/code/php/class.ogg.php.txt
[all …]
/plugin/jplayer/vendor/robloach/component-installer/
H A D.editorconfig8 [*.php]
/plugin/filelist/
H A D.travis.yml
/plugin/googleanalytics/
H A DCHANGELOG.md34 - [DPG-17] - Auto-reformatted PHP and JS files with [php-cs-fixer](https://github.com/FriendsOfPHP/…
H A DREADME.md15 …ipt code that is automatically included into your site via the `lib/exe/js.php` file. (Which you c…
/plugin/googleanalytics/lang/en/
H A Dintro.txt9 …pt code that is automatically included into your site via the ''lib/exe/js.php'' file. (Which you …
/plugin/countdown/
H A DChangeLog6 * syntax.php: Removed getInfo() in favor of DW native.
7 * syntax.php: PHP >= 7.0 function prototype warnings fixed by Stefan Huehner.
16 * syntax.php: Beta support for business days.
17 * syntax.php: Beta support for notifying the server's wall time.
18 * syntax.php: Beta support for text renderer.
20 * conf/metadata.php: Added.
31 * syntax.php: Use getLang, getConf interface.
32 * syntax.php: Display hr/min in countdown message.
55 * conf/default.php: new variable 'use_today'
66 * syntax.php: optional output of entered date
[all …]
/plugin/mdpage/vendor/symfony/polyfill-ctype/
H A DREADME.md4 This component provides `ctype_*` functions to users who run php versions without the ctype extensi…
/plugin/adfs/phpsaml/
H A DCHANGELOG35 * Fix bug on settings_example.php
42 * [#265](https://github.com/onelogin/php-saml/issues/265) Support parameters at getSPMetadata method
57 * [#242](https://github.com/onelogin/php-saml/pull/242) Document that SHA-1 must not be used
86 * [#183](https://github.com/onelogin/php-saml/pull/183) Fix strpos bug when decrypting assertions
87 * [#186](https://github.com/onelogin/php-saml/pull/186) Improve info on entityId validation Excepti…
103 * [#173](https://github.com/onelogin/php-saml/pull/173) Provide better support to NameIdFormat
123 * [#154](https://github.com/onelogin/php-saml/pull/154) getSelfHost no longer returns a port number
125 * [#158](https://github.com/onelogin/php-saml/pull/158) NEW Control usage of X-Forwarded-* headers
134 * [132](https://github.com/onelogin/php-saml/pull/132) Add note for "wantAssertionsEncrypted"
142 * [128](https://github.com/onelogin/php-saml/pull/128) Test php7 and upgrade phpunit
[all …]
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/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt1 xmlseclibs.php
/plugin/backup/
H A DCHANGELOG.md32 - [BT-43] - Did some code cleanup via `php-cs-fixer` and `js-beautify`; also removed German, French…
/plugin/fileshare/
H A DREADME.md8 … work! Note: move the file filesharedownload.php (from plugin) to the root of your wiki (beside th…
/plugin/cite/lang/en/
H A Dintro.txt10 Otherwise you will need to add code to your template's **main.php** for the citation links to appea…
15 <code php>
16 <?php if (function_exists('cite_getPermURL')) { ?><a href="<?php echo cite_getPermURL(); ?>" rel="n…
17 <?php if (function_exists('cite_getCiteURL')) { ?><a href="<?php echo cite_getCiteURL(); ?>" rel="n…
/plugin/cite/
H A DREADME.md17 … aware", but otherwise you will need to add code to your template's **main.php** for the citation …
/plugin/cite/lang/nl/
H A Dintro.txt12 kun je de knop weer uitzetten. Anders zul je zelf code aan de **main.php** van je template moeten t…
18 <code php>
19 <?php if (function_exists('cite_getPermURL')) { ?><a href="<?php echo cite_getPermURL(); ?>" rel="n…
20 <?php if (function_exists('cite_getCiteURL')) { ?><a href="<?php echo cite_getCiteURL(); ?>" rel="n…
/plugin/displaywikipage/
H A DREADME.md15 …<?php if (file_exists(DOKU_PLUGIN.'displaywikipage/code.php')) include_once(DOKU_PLUGIN.'displaywi…
21 <?php if (function_exists('dwp_display_wiki_page')) dwp_display_wiki_page(":path:to:page"); ?>
/plugin/displaywikipage/lang/en/
H A Dintro.txt11 <code php>
12 <?php if (file_exists(DOKU_PLUGIN.'displaywikipage/code.php')) include_once(DOKU_PLUGIN.'displaywik…
19 <code php>
20 <?php if (function_exists('dwp_display_wiki_page')) dwp_display_wiki_page(":path:to:page"); ?>
/plugin/googleads/lang/en/
H A Dintro.txt9 … so you will have to insert the following code into your template's **main.php**, somewhere inside…
11 <code php><?php
12 if (file_exists(DOKU_PLUGIN.'googleads/code.php')) include_once(DOKU_PLUGIN.'googleads/code.php');
/plugin/googleads/
H A DREADME.md15 … so you will have to insert the following code into your template's **main.php**, somewhere inside…
17 <?php
18 if (file_exists(DOKU_PLUGIN.'googleads/code.php')) include_once(DOKU_PLUGIN.'googleads/code.php');
/plugin/codemirror/dist/
H A Dscripts.min.js.map1php","pig","plsql","postgresql","powershell","protobuf","python","pug","puppet","rpmchanges","rpms…
H A Dscripts.min.js8 …s:{name:"pegjs"},perl:{name:"perl"},pgsql:{name:"sql",mime:"text/x-pgsql"},php:{name:"php",mime:"a… class in AnonymousFunction3fb7904a21a00.c

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