id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	phpversion	appname	pending	exts	sapi	probability	blocking
221	Cache local files relative to the current execution-path	thomasb	moo	"When doing an include in a php-file:

{{{
/www/scripts/file.php

<?php
include('file1.php');
?>
}}}

xcache fails to cache the included file if the current folder (/www/scripts/) is not in the include-path.

The attached patch fixes the xc_stat-function to also check the current execution-path."	defect	closed	minor	2.0.0	cacher	1.2.2	fixed						0		Irrelevant	Sometimes	
