Home
last modified time | relevance | path

Searched full:fix (Results 1 – 25 of 65) sorted by relevance

123

/dokuwiki/_test/
H A DREADME25 Automatically fix code style violations:
47 To automatically fix code violations:
55 To automatically fix code smells
/dokuwiki/
H A DSECURITY.md5fix vulnerabilites as fast as possible, but please keep in mind that this is a project run by volu…
/dokuwiki/vendor/simplepie/simplepie/
H A Dcomposer.json70 "cs": "php-cs-fixer fix --verbose --dry-run --diff",
71 "fix": "php-cs-fixer fix --verbose --diff", string
H A DCHANGELOG.md32 - 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 DBUGS7 (see TODO for a possible fix)
20 changing this behaviour, which may well fix some of the other bugs mentioned above.
H A DCHANGELOG34 * 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 DSECURITY.md13 … security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.
H A DREADME.md58 … 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 Dcomposer.json46 "fix": "phpcbf", string
/dokuwiki/.github/workflows/
H A DautoFix.yml1 name: "Auto-Fix code"
H A Drelease-preparation.yml86 fix stuff and trigger the workflow again.
/dokuwiki/inc/Parsing/Handler/
H A DNest.php75 // do nothing (eol shouldn't be allowed, to counter preformatted fix in #1652 & #1699)
/dokuwiki/lib/plugins/safefnrecode/
H A Daction.php66 if (preg_match('/%[^\]]+$/', $new)) $new .= ']'; # fix end FS#2122
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dalgol68.php19 * - 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 Dlocobasic.php66 "CREAL", "DEC", "FIX", "FRE", "EXP", "HEX", "INKEY", "INP", "INSTR",
H A Doobas.php66 'exp','rnd','randomize','sqr','fix','int','abs','sgn','hex','oct',
H A Dfreebasic.php59 "extern", "field", "fix", "flip", "for", "fre", "freefile", "function", "get",
H A Dgwbasic.php71 'CINT','CSNG','CDBL','FIX','PEN','STICK',
H A Dvbscript.php68 'Filter', 'Fix', 'FormatDateTime', 'FormatNumber', 'FormatPercent',
H A Dxbasic.php66 'FORMAT$', 'FIX', 'EXTU', 'EXTS', 'EXTERNAL', 'ERROR', 'ERROR$',
H A Dasp.php60 …'CSTR', 'Fix', 'Is', 'Sgn', 'String', 'Boolean', 'Currency', 'Me', 'Single', 'Long', 'Integer', 'B…
H A Dkixtart.php226 'Fix',
/dokuwiki/lib/scripts/
H A Dtextselection.js17 this.fix = 0;
H A Dfileuploaderextended.js260 // timeout added to fix busy state in FF3.6
285 // fix missing name in Safari 4
/dokuwiki/inc/
H A Dinfoutils.php320 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

123