php-mikey179-vfsstream - PHP stream wrapper for a virtual file system
- Website:
- https://github.com/bovigo/vfsStream
- Licence:
- BSD-3-Clause
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
vfsStream is a PHP stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest. To use this library, you just have to add, in your project: require_once '/usr/share/php/org/bovigo/vfs/autoload.php';
Packages
php-mikey179-vfsstream-1.6.12-1.remi.src | [64 KiB] |
Changelog by Remi Collet (2024-08-30):
- update to 1.6.12 - raise dependency on PHP 7.1 - add build dependency on yoast/phpunit-polyfills 2.0 |
php-mikey179-vfsstream-1.6.11-1.remi.src | [59 KiB] |
Changelog by Remi Collet (2022-08-11):
- update to 1.6.11 |
php-mikey179-vfsstream-1.6.10-2.remi.src | [60 KiB] |
Changelog by Remi Collet (2022-06-30):
- add upstream patch for 8.2 - skip test suite with PHP >= 8.1 |
php-mikey179-vfsstream-1.6.10-1.remi.src | [59 KiB] |
Changelog by Remi Collet (2021-09-27):
- update to 1.6.10 |
php-mikey179-vfsstream-1.6.9-1.remi.src | [59 KiB] |
Changelog by Remi Collet (2021-07-19):
- update to 1.6.9 |
php-mikey179-vfsstream-1.6.8-1.remi.src | [58 KiB] |
Changelog by Remi Collet (2019-10-31):
- update to 1.6.8 |
php-mikey179-vfsstream-1.6.7-1.remi.src | [58 KiB] |
Changelog by Remi Collet (2019-08-02):
- update to 1.6.7 |
php-mikey179-vfsstream-1.6.6-2.remi.src | [61 KiB] |
Changelog by Remi Collet (2019-04-09):
- fix vendor |