attogram/attogram-info

View on GitHub

Showing 46 of 46 total issues

Call to undeclared method \BaseTest::assertTrue
Open

        $this->assertTrue(true, 'true not true!');
Severity: Critical
Found in tests/BaseTest.php by phan

Variable $this is undeclared
Open

    $this->attogramDirectory.'CHANGELOG.md',
Severity: Minor
Found in actions/changelog.php by phan

Variable $this is undeclared
Open

$info['projectRepository'] = '<a href="'.$this->projectRepository.'">'
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

$info['siteUrl'] = '<a href="'.$this->getSiteUrl().'">'
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

$info['IP'] = $this->clientIp;
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

  .$this->projectRepository.'</a>';
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

    $this
Severity: Minor
Found in actions/license.php by phan

Variable $this is undeclared
Open

    $this
Severity: Minor
Found in actions/readme.php by phan

Variable $this is undeclared
Open

$info['attogramDirectory'] = info_dir($this->attogramDirectory);
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

$info['databaseName'] = info_file($this->config['databaseName']);
Severity: Minor
Found in admin_actions/info.php by phan

TODO found
Open

[`[TODO]`](https://github.com/attogram/attogram-info/blob/master/TODO.md)
Severity: Minor
Found in README.md by fixme

Variable $this is undeclared
Open

$this->pageHeader($title);
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

  .$this->getSiteUrl().'</a>';
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

$info['path'] = ($this->path ? $this->path : '<code>Top Level</code>');
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

$robotstxt = $this->getSiteUrl().'/robots.txt';
Severity: Minor
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

$this->pageFooter();
Severity: Minor
Found in admin_actions/info.php by phan

TODO found
Open

[`[TODO]`](https://github.com/attogram/attogram-info/blob/master/TODO.md)
Severity: Minor
Found in README.md by fixme

Variable $this is undeclared
Open

$info['modulesDirectory'] = info_dir($this->modulesDirectory);
Severity: Minor
Found in admin_actions/info.php by phan

Reference to constant ATTOGRAM_VERSION from undeclared class \Attogram\self
Open

$info['Attogram Version'] = self::ATTOGRAM_VERSION;
Severity: Critical
Found in admin_actions/info.php by phan

Variable $this is undeclared
Open

$info['templatesDirectory'] = info_dir($this->templatesDirectory);
Severity: Minor
Found in admin_actions/info.php by phan
Severity
Category
Status
Source
Language