Bug #39136
vfsstreamWrapper not found with current Core master
| Status: | Rejected | Start date: | 2012-07-20 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 3.6.11 | |||
| PHP Version: | ||||
| Votes: | 0 |
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
| blocks PHPUnit - Bug #39091: Adapt to the new localconf handling in TYPO3 6.0 | Resolved | 2012-07-19 |
History
Updated by Oliver Klee 10 months ago
- Status changed from New to Rejected
This now works again. Probably a caching issue. Marking as rejected.