I am getting this error while i tried to run testclass in phpunit.
C:\\xampp\\htdocs\\unittest>phpunit UnitTest usertest.php PHP Warning: require_once(Fi
Also, using open-server bundle one can notice that it reports way too short include_path.
To fix this on Windows 7 you can do
cd c:\Windows mklink php.ini c:\OpenServer\userdata\temp\config\php.ini