Home
last modified time | relevance | path

Searched refs:issues (Results 101 – 125 of 722) sorted by last modified time

12345678910>>...29

/plugin/oauth/vendor/composer/
H A Dplatform_check.php5 $issues = array(); variable
8 $issues[] = 'Your Composer dependencies require a PHP version ">= 5.3.0". You are running ' . PHP_VERSION . '.';
11 if ($issues) {
17 fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
19 echo 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)) . PHP_EOL.PHP_EOL;
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/oauth/
H A Dcomposer.lock75 "issues": "https://github.com/Lusitanian/PHPoAuthLib/issues",
/plugin/upgrade/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
H A Dcomposer.lock64 "issues": "https://github.com/splitbrain/php-archive/issues",
119 "issues": "https://github.com/splitbrain/php-cli/issues",
/plugin/upgrade/vendor/composer/
H A Dplatform_check.php5 $issues = array(); variable
8 $issues[] = 'Your Composer dependencies require a PHP version ">= 7.0.0". You are running ' . PHP_VERSION . '.';
11 if ($issues) {
17 fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $issues) . PHP_EOL.PHP_EOL);
19 echo 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)) . PHP_EOL.PHP_EOL;
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/embeddedphp/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/const/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/sql2wiki/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/approve/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/btable2/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/stellarium/
H A DLICENSE.md61 …on of patent infringement or for any other reason (not limited to patent issues), conditions are i…
/plugin/structacl/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/notification/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/keyboard/
H A DCOPYING198 infringement or for any other reason (not limited to patent issues),
/plugin/blogtng/
H A DCOPYING198 infringement or for any other reason (not limited to patent issues),
/plugin/structautolink/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md16 bugtracker : http://github.com/jercle/orphanmedia2/issues
90 I tried to filter that out but due to that many syntax plugins it cannot catch all issues. \\
92 [[http://github.com/jercle/orphanmedia2/issues|OrphanMedia2 Issues]]
100 [[http://github.com/jercle/orphanmedia2/issues|OrphanMedia2 Issues]]
/plugin/iframeinterwiki/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/autoindex/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/ifauthex/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
H A DREADME.md8 **GitHub mirror (issues and PR): [https://github.com/mittelab/ifauthex-dokuwiki-plugin](https://git…
9 Feel free to [open an issue](https://github.com/mittelab/ifauthex-dokuwiki-plugin/issues) or [make …
/plugin/feedmod/
H A DCOPYING198 infringement or for any other reason (not limited to patent issues),
/plugin/semantic/
H A DLICENSE198 infringement or for any other reason (not limited to patent issues),
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki16 bugtracker : https://github.com/ternite/dokuwiki-plugin-odtsupport/issues
146 See [[https://github.com/ternite/dokuwiki-plugin-odtsupport/issues|issue tracker]] on github.
/plugin/usecounter/
H A Ddokuwiki_plugin_page.wiki16 bugtracker : https://github.com/ternite/dokuwiki-plugin-usecounter/issues
57 See [[https://github.com/ternite/dokuwiki-plugin-usecounter/issues|issue tracker]] on github.

12345678910>>...29