Showing 899 of 899 total issues
Call to undeclared function \dbglog()
Open
Open
dbglog(json_decode($body, true));
- Exclude checks
Call to undeclared method \general_plugin_issuelinks_test::assertArrayHasKey
Open
Open
$this->assertArrayHasKey('base', $info);
- Exclude checks
Class extends undeclared class \DokuWikiTest
Open
Open
class general_plugin_issuelinks_test extends DokuWikiTest
- Exclude checks
Call to undeclared function \confToHash()
Open
Open
$info = confToHash($file);
- Exclude checks
Call to undeclared method \general_plugin_issuelinks_test::assertArrayHasKey
Open
Open
$this->assertArrayHasKey($key, $meta,
- Exclude checks
Call to undeclared method \general_plugin_issuelinks_test::assertArrayHasKey
Open
Open
$this->assertArrayHasKey('name', $info);
- Exclude checks
Call to undeclared function \p_get_instructions()
Open
Open
p_get_instructions('[[jira>SPR-281]]');
- Exclude checks
Call to undeclared function \wikiFN()
Open
Open
$REV = filemtime(wikiFN($ID))+1;
- Exclude checks
Call to method addFieldsetOpen
from undeclared class \dokuwiki\Form\Form
Open
Open
$form->addFieldsetOpen($this->getLang("legend:group $serviceID"));
- Exclude checks
Call to undeclared function \p_get_instructions()
Open
Open
p_get_instructions('{{jira>SPR-281}}');
- Exclude checks
Saw a token Phan may have failed to parse after '* @return ServiceInterface[]]':
after ServiceInterface[],
saw ']'
Open
Open
* @return ServiceInterface[]]
- Exclude checks
Class extends undeclared class \DokuWiki_Action_Plugin
Open
Open
class action_plugin_issuelinks_ajax extends DokuWiki_Action_Plugin
- Exclude checks
Call to undeclared function \dbglog()
Open
Open
dbglog($serviceClass);
- Exclude checks
Call to method stopPropagation
from undeclared class \Doku_Event
Open
Open
$event->stopPropagation();
- Exclude checks
Call to undeclared function \io_readFile()
Open
Open
$lockData = json_decode(io_readFile($lockFN), true);
- Exclude checks
Call to undeclared function \buildAttributes()
Open
Open
$html .= '<span ' . buildAttributes($spanAttributes, true) . '></span>';
- Exclude checks
Call to undeclared function \io_saveFile()
Open
Open
io_saveFile($lock, $jsonData);
- Exclude checks
Call to method stopPropagation
from undeclared class \Doku_Event
Open
Open
$event->stopPropagation();
- Exclude checks
Call to method query
from undeclared class \helper_plugin_sqlite
Open
Open
$db->query('DELETE FROM pagerev_issues');
- Exclude checks
Call to method addDropdown
from undeclared class \dokuwiki\Form\Form
Open
Open
$form->addDropdown(
- Exclude checks