Showing 899 of 899 total issues
Call to method register_hook
from undeclared class \Doku_Event_Handler
Open
Open
$controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'repoAdminOrg');
- Exclude checks
Reference to undeclared constant \DOKU_PLUGIN
Open
Open
'Key $meta[\'' . $key . '\'] missing in ' . DOKU_PLUGIN . 'issuelinks/conf/metadata.php');
- Exclude checks
Reference to undeclared class \DokuWikiTest
Open
Open
parent::setUp();
- Exclude checks
Call to method register_hook
from undeclared class \Doku_Event_Handler
Open
Open
$controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'repoAdminToggle');
- Exclude checks
Call to method stopPropagation
from undeclared class \Doku_Event
Open
Open
$event->stopPropagation();
- Exclude checks
Call to undeclared function \plugin_load()
Open
Open
$data = plugin_load('helper', 'issuelinks_data');
- Exclude checks
Possibly zero references to use statement for classlike/namespace ServiceInterface
(\dokuwiki\plugin\issuelinks\services\ServiceInterface)
Open
Open
use dokuwiki\plugin\issuelinks\services\ServiceInterface;
- Exclude checks
Class extends undeclared class \DokuWiki_Admin_Plugin
Open
Open
class admin_plugin_issuelinks_repoadmin extends DokuWiki_Admin_Plugin
- Exclude checks
Call to method toHTML
from undeclared class \dokuwiki\Form\Form
Open
Open
$html .= $configForm->toHTML();
- Exclude checks
Reference to instance property error
from undeclared class \DokuHTTPClient
Open
Open
$this->httpError = $httpClient->error;
- Exclude checks
Call to undeclared function \plugin_load()
Open
Open
$util = plugin_load('helper', 'issuelinks_util');
- Exclude checks
Call to undeclared function \cleanID()
Open
Open
$status = cleanID($this->getStatus());
- Exclude checks
Reference to undeclared constant \DOKU_URL
Open
Open
return DOKU_URL . '/lib/plugins/issuelinks/images/' . $typeIcon[cleanID($this->type)];
- Exclude checks
Call to undeclared function \blank()
Open
Open
if (blank($page) || blank($rev) || blank($user)) {
- Exclude checks
Class extends undeclared class \DokuWiki_Plugin
Open
Open
class Webhook extends \DokuWiki_Plugin
- Exclude checks
Call to undeclared function \http_status()
Open
Open
http_status(424);
- Exclude checks
Call to undeclared function \dbglog()
Open
Open
dbglog($userAgent);
- Exclude checks
Variable $conf
is undeclared Open
Open
foreach ($conf as $key => $value) {
- Exclude checks
Call to undeclared function \p_get_instructions()
Open
Open
p_get_instructions('[[gh>cosmocode/dokuwiki-plugin-issuelinks#1]]');
- Exclude checks
Call to undeclared function \buildAttributes()
Open
Open
$html .= '<button ' . buildAttributes($buttonAttributes, true) . ">$importSVG</button>";
- Exclude checks