| /dokuwiki/_test/ |
| H A D | README | 25 Automatically fix code style violations: 47 To automatically fix code violations: 55 To automatically fix code smells
|
| /dokuwiki/ |
| H A D | SECURITY.md | 5 …fix vulnerabilites as fast as possible, but please keep in mind that this is a project run by volu…
|
| /dokuwiki/vendor/simplepie/simplepie/ |
| H A D | composer.json | 70 "cs": "php-cs-fixer fix --verbose --dry-run --diff", 71 "fix": "php-cs-fixer fix --verbose --diff", string
|
| H A D | CHANGELOG.md | 32 - Fix regression from 1.8.0 in cache invalidation (by @Alkarex in [#883](https://github.com/simplep… 73 - Fix locator with website missing `Content-Type` header (by @jtojnar in [#891](https://github.com/… 74 - Fix `encode` argument of `SimplePie::strip_htmltags()` @jtojnar in [#894](https://github.com/simp… 98 - Item::get_date(): fix return type on unparsable date (by @jtojnar in [#753](https://github.com/si… 99 - Fix error handling for PHP 8.1 (by @cedric-anne in [#747](https://github.com/simplepie/simplepie/… 104 - Fix case of multiple RSS2.0 enclosures (by @Alkarex in [#769](https://github.com/simplepie/simple… 105 - Fix broken phpdoc references (by @jtojnar in [#771](https://github.com/simplepie/simplepie/pull/7… 144 - Fix status_code type (by @Alkarex in [#728](https://github.com/simplepie/simplepie/pull/728)) 145 - Fix parsing of HTTP Links (by @Alkarex in [#729](https://github.com/simplepie/simplepie/pull/729)) 146 - Fix using the best base link for an item content (by @Alkarex in [#744](https://github.com/simple… [all …]
|
| /dokuwiki/vendor/geshi/geshi/ |
| H A D | BUGS | 7 (see TODO for a possible fix) 20 changing this behaviour, which may well fix some of the other bugs mentioned above.
|
| H A D | CHANGELOG | 34 * R/S+: Fix broken linking of keywords (BenBE) 35 * SciLab: Fix broken linking of keywords (BenBE) 72 - Fix compatibility for PHP 7 (pazuzu156) 96 - Fix short tag usage to allow for configurations where short tags are disabled (BenBE) 100 * Fix some highlighting problems with Octave (Carnë Draug, Juan Pablo Carbajal) 101 * Fix a minor issue with comments in Visual Basic (Plançon, BenBE) 103 * Fix a minor issue with keywords in SQL (Gerrit, BenBE) 105 * Fix problem with T-SQL keyword highlighting (James Horsley, BenBE) 121 * Fix LangCheck issues with LOLcode language file (mudhailess, BenBE) 165 * Fix a problem with Delphi/Pascal regarding hex numbers/chars (BenBE) [all …]
|
| /dokuwiki/vendor/phpseclib/phpseclib/ |
| H A D | SECURITY.md | 13 … security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.
|
| H A D | README.md | 58 … security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure. 100 php-cs-fixer fix --config=build/php-cs-fixer.php --diff --dry-run --using-cache=no
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | composer.json | 46 "fix": "phpcbf", string
|
| /dokuwiki/.github/workflows/ |
| H A D | autoFix.yml | 1 name: "Auto-Fix code"
|
| H A D | release-preparation.yml | 86 fix stuff and trigger the workflow again.
|
| /dokuwiki/inc/Parsing/Handler/ |
| H A D | Nest.php | 75 // do nothing (eol shouldn't be allowed, to counter preformatted fix in #1652 & #1699)
|
| /dokuwiki/lib/plugins/safefnrecode/ |
| H A D | action.php | 66 if (preg_match('/%[^\]]+$/', $new)) $new .= ']'; # fix end FS#2122
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | algol68.php | 19 * - separate symbols from keywords - quick fix 25 …* - fix errors detected by langcheck.php, eg rm tab, fix indenting, rm duplicate keywords, fix s… 31 * - Use "Parser Control" to fix KEYWORD parsing, eg: (INT minus one= -1; print(ABSminus one))
|
| H A D | locobasic.php | 66 "CREAL", "DEC", "FIX", "FRE", "EXP", "HEX", "INKEY", "INP", "INSTR",
|
| H A D | oobas.php | 66 'exp','rnd','randomize','sqr','fix','int','abs','sgn','hex','oct',
|
| H A D | freebasic.php | 59 "extern", "field", "fix", "flip", "for", "fre", "freefile", "function", "get",
|
| H A D | gwbasic.php | 71 'CINT','CSNG','CDBL','FIX','PEN','STICK',
|
| H A D | vbscript.php | 68 'Filter', 'Fix', 'FormatDateTime', 'FormatNumber', 'FormatPercent',
|
| H A D | xbasic.php | 66 'FORMAT$', 'FIX', 'EXTU', 'EXTS', 'EXTERNAL', 'ERROR', 'ERROR$',
|
| H A D | asp.php | 60 …'CSTR', 'Fix', 'Is', 'Sgn', 'String', 'Boolean', 'Currency', 'Me', 'Single', 'Long', 'Integer', 'B…
|
| H A D | kixtart.php | 226 'Fix',
|
| /dokuwiki/lib/scripts/ |
| H A D | textselection.js | 17 this.fix = 0;
|
| H A D | fileuploaderextended.js | 260 // timeout added to fix busy state in FF3.6 285 // fix missing name in Safari 4
|
| /dokuwiki/inc/ |
| H A D | infoutils.php | 320 msg('No valid locale is set for your PHP setup. You should fix this', -1); 323 you should fix this if you encounter problems.', 0); 392 for help on how to fix the search index. If the default indexer
|