-
Notifications
You must be signed in to change notification settings - Fork 137
Example 9.22: mock filesystem errors #277
Comments
I had to use these three lines MISSING from the documentation and hinted to me by Netbeans IDE: |
Dear contributor, thanks to the hard work by @belanur, @starikovm, @trueromio, and others, the changes outlined in #471 (comment) have been implemented. This repository, https://github.com/sebastianbergmann/phpunit-documentation, is now archived and read-only. The documentation for PHPUnit version prior to PHPUnit 7.0 will no longer be changed or updated. It is still hosted at
Simply replace Starting with the documentation for PHPUnit 7.0, the PHPUnit documentation is hosted at
I am sorry that I have to close this issue here as GitHub does not support moving issues from one project to another. Please open a new ticket for this issue in one of the new issue trackers (see above). |
When I start Example 9.22 to mock the filesystem, then I get this error:
So I comment out the first line, because Composer did install the vfs package inside the vendor folder and it uses autoload.
However another error shows up in the PHP error_log:
The text was updated successfully, but these errors were encountered: