Bug #39136
vfsstreamWrapper not found with current Core master
Status: | Rejected | Start date: | 2012-07-20 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | 3.6.11 | |||
PHP Version: |
Description
This only happens with the current pre-6.0 Core master, not with 4.7.x.
Testsuite: Tx_Phpunit_BackEnd_ModuleTest
findTestCasesInDirReturnsEmptyArrayIfDirectoryDoesNotExist
Fatal error: Class 'vfsStreamWrapper' not found in /home/klee/eclipse/phpunit/Tests/Unit/BackEnd/ModuleTest.php on line 526
Related issues
History
#1 Updated by Oliver Klee about 3 years ago
- Status changed from New to Rejected
This now works again. Probably a caching issue. Marking as rejected.