Home
last modified time | relevance | path

Searched hist:b484d5bce5caf8c82fc4f2172009f85da67a1001 (Results 1 – 6 of 6) sorted by relevance

/plugin/sitebackup/lang/ru/
H A Dlang.phpb484d5bce5caf8c82fc4f2172009f85da67a1001 Thu May 28 18:53:56 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Review: guards, input handling, @ suppression, docblocks, translations

- Add DOKU_INC guard to admin.php
- Replace $_SERVER['REQUEST_METHOD'] and $_SERVER['HTTP_HOST'] with $INPUT->server->str()
- Remove @ error suppression; use is_file() checks where file existence is uncertain
- Remove redundant getMenuText() override (parent getLang('menu') suffices)
- Replace strpos() prefix check with str_starts_with()
- Add return type hints and docblocks to all public/protected methods
- Add de, ru, ja translations for lang['menu']
- Update plugin.info.txt date; update README to reflect language files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

/plugin/sitebackup/lang/ja/
H A Dlang.phpb484d5bce5caf8c82fc4f2172009f85da67a1001 Thu May 28 18:53:56 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Review: guards, input handling, @ suppression, docblocks, translations

- Add DOKU_INC guard to admin.php
- Replace $_SERVER['REQUEST_METHOD'] and $_SERVER['HTTP_HOST'] with $INPUT->server->str()
- Remove @ error suppression; use is_file() checks where file existence is uncertain
- Remove redundant getMenuText() override (parent getLang('menu') suffices)
- Replace strpos() prefix check with str_starts_with()
- Add return type hints and docblocks to all public/protected methods
- Add de, ru, ja translations for lang['menu']
- Update plugin.info.txt date; update README to reflect language files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

/plugin/sitebackup/lang/de/
H A Dlang.phpb484d5bce5caf8c82fc4f2172009f85da67a1001 Thu May 28 18:53:56 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Review: guards, input handling, @ suppression, docblocks, translations

- Add DOKU_INC guard to admin.php
- Replace $_SERVER['REQUEST_METHOD'] and $_SERVER['HTTP_HOST'] with $INPUT->server->str()
- Remove @ error suppression; use is_file() checks where file existence is uncertain
- Remove redundant getMenuText() override (parent getLang('menu') suffices)
- Replace strpos() prefix check with str_starts_with()
- Add return type hints and docblocks to all public/protected methods
- Add de, ru, ja translations for lang['menu']
- Update plugin.info.txt date; update README to reflect language files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

/plugin/sitebackup/
H A Dadmin.phpb484d5bce5caf8c82fc4f2172009f85da67a1001 Thu May 28 18:53:56 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Review: guards, input handling, @ suppression, docblocks, translations

- Add DOKU_INC guard to admin.php
- Replace $_SERVER['REQUEST_METHOD'] and $_SERVER['HTTP_HOST'] with $INPUT->server->str()
- Remove @ error suppression; use is_file() checks where file existence is uncertain
- Remove redundant getMenuText() override (parent getLang('menu') suffices)
- Replace strpos() prefix check with str_starts_with()
- Add return type hints and docblocks to all public/protected methods
- Add de, ru, ja translations for lang['menu']
- Update plugin.info.txt date; update README to reflect language files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

H A DREADME.mdb484d5bce5caf8c82fc4f2172009f85da67a1001 Thu May 28 18:53:56 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Review: guards, input handling, @ suppression, docblocks, translations

- Add DOKU_INC guard to admin.php
- Replace $_SERVER['REQUEST_METHOD'] and $_SERVER['HTTP_HOST'] with $INPUT->server->str()
- Remove @ error suppression; use is_file() checks where file existence is uncertain
- Remove redundant getMenuText() override (parent getLang('menu') suffices)
- Replace strpos() prefix check with str_starts_with()
- Add return type hints and docblocks to all public/protected methods
- Add de, ru, ja translations for lang['menu']
- Update plugin.info.txt date; update README to reflect language files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

H A Dplugin.info.txtb484d5bce5caf8c82fc4f2172009f85da67a1001 Thu May 28 18:53:56 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Review: guards, input handling, @ suppression, docblocks, translations

- Add DOKU_INC guard to admin.php
- Replace $_SERVER['REQUEST_METHOD'] and $_SERVER['HTTP_HOST'] with $INPUT->server->str()
- Remove @ error suppression; use is_file() checks where file existence is uncertain
- Remove redundant getMenuText() override (parent getLang('menu') suffices)
- Replace strpos() prefix check with str_starts_with()
- Add return type hints and docblocks to all public/protected methods
- Add de, ru, ja translations for lang['menu']
- Update plugin.info.txt date; update README to reflect language files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>