bitslip6/bitfire

View on GitHub
startup.php

Summary

Maintainability
A
0 mins
Test Coverage

Argument 2 (newvalue) is true but \ini_set() takes string
Open

    @ini_set('zend.assertions', ASSERT);
Severity: Minor
Found in startup.php by phan

Reference to undeclared constant \XHPROF_FLAGS_MEMORY
Open

    xhprof_enable(XHPROF_FLAGS_CPU + XHPROF_FLAGS_MEMORY);
Severity: Minor
Found in startup.php by phan

Reference to undeclared constant \XHPROF_FLAGS_CPU
Open

    xhprof_enable(XHPROF_FLAGS_CPU + XHPROF_FLAGS_MEMORY);
Severity: Minor
Found in startup.php by phan

Call to undeclared function \BitFirePRO\site_lock()
Open

            \BitFirePRO\site_lock();
Severity: Critical
Found in startup.php by phan

There are no issues that match your filters.

Category
Status