Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

DepGraphTestCaseNA::test123 fails #1

Open
oliverklee opened this issue Apr 11, 2013 · 0 comments
Open

DepGraphTestCaseNA::test123 fails #1

oliverklee opened this issue Apr 11, 2013 · 0 comments
Labels

Comments

@oliverklee
Copy link
Owner

This test fails if require_wrapper is used instead of require.

require_wrapper(realpath(dirname(FILE)) . '/test123b.php');

function require_wrapper($x) {
require($x);
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant