Can't resolve target of expression Permanently deleted user Created June 02, 2014 10:04 Hi! In PhpStorm 7.1.3 on code inspection I get this message: Can't resolve target of expression '../../phpincludes/phpmailer/class.phpmailer.php' (at line 16)However, the code DOES work. So why does code inspection complain here?
Sorry, this was due to a deployment issue, which is now solved. Is it possible to define "require" statements in a separate file?
Peter, could you please elaborate what you're trying to achive by creating a file with separate "require" statements?