Showing 899 of 899 total issues
Call to undeclared function \p_get_instructions()
Open
Open
p_get_instructions('[[gl>grosse/project-with-merge-request!1]]');
- Exclude checks
Call to undeclared function \p_get_instructions()
Open
Open
p_get_instructions('[[gl>grosse/project-with-issue#1]]');
- Exclude checks
Call to undeclared function \plugin_load()
Open
Open
$helper = plugin_load('helper', 'issuelinks_util');
- Exclude checks
Parameter $event
has undeclared type \Doku_Event
Open
Open
public function repoAdminOrg(Doku_Event $event, $param)
- Exclude checks
Call to method preventDefault
from undeclared class \Doku_Event
Open
Open
$event->preventDefault();
- Exclude checks
Call to method addFieldsetClose
from undeclared class \dokuwiki\Form\Form
Open
Open
$form->addFieldsetClose();
- Exclude checks
Call to undeclared function \buildAttributes()
Open
Open
return "<a href=\"$url\" " . buildAttributes($attributes, true) . '>' . $this->getTypeHTML() . "$name</a>";
- Exclude checks
Call to undeclared function \dbglog()
Open
Open
dbglog($e->getUrl());
- Exclude checks
Return type of getDB()
is undeclared type \helper_plugin_sqlite
Open
Open
public function getDB()
- Exclude checks
Call to method getRelativeRevision
from undeclared class \PageChangelog
Open
Open
$currentRev = $changelog->getRelativeRevision(time(), -1);
- Exclude checks
Call to method __construct
from undeclared class \PageChangelog
Open
Open
$changelog = new PageChangelog($page_id);
- Exclude checks
Reference to instance property status
from undeclared class \DokuHTTPClient
Open
Open
if (!$success || $dokuHTTPClient->status < 200 || $dokuHTTPClient->status > 206) {
- Exclude checks
Call to undeclared function \dbglog()
Open
Open
dbglog('user agent: ' . $userAgent);
- Exclude checks
Variable $meta
is undeclared Open
Open
$this->assertEquals(gettype($conf), gettype($meta),
- Exclude checks
Call to undeclared function \saveWikiText()
Open
Open
saveWikiText('testpage','[[jira>SPR-281]] [[jira>TW-7]]','test summary');
- Exclude checks
Call to undeclared function \plugin_load()
Open
Open
$sqliteHelper = plugin_load('helper', 'sqlite');
- Exclude checks
Call to undeclared function \p_get_instructions()
Open
Open
p_get_instructions('[[jira>TW-7]]');
- Exclude checks
Call to undeclared method \linksyntax_plugin_issuelinks_test::assertEquals
Open
Open
$this->assertEquals(array(
- Exclude checks
Parameter $controller
has undeclared type \Doku_Event_Handler
Open
Open
public function register(Doku_Event_Handler $controller)
- Exclude checks
Call to undeclared method \admin_plugin_issuelinks_repoadmin::getPluginName
Open
Open
$plugin = $this->getPluginName();
- Exclude checks