e107_tests/lib/preparers/PreparerFactory.php
Call to undeclared function \codecept_debug()
Open
Open
codecept_debug('Instantiating Preparer: ' . $class_name);
- Exclude checks
Argument 1 (haystack)
is ?string
but \stripos()
takes string
Open
Open
return stripos(shell_exec('git --version'), 'git version') !== false;
- Exclude checks
Reference to undeclared constant \APP_PATH
Open
Open
return file_exists(APP_PATH."/.git");
- Exclude checks