jworman / phpunit
The PHP Unit Testing framework.
3.7.39
2020-11-13 07:43 UTC
Requires
- php: >=5.3.3
- ext-ctype: *
- ext-dom: *
- ext-json: *
- ext-pcre: *
- ext-reflection: *
- ext-spl: *
- phpunit/php-code-coverage: ~1.2
- phpunit/php-file-iterator: ~1.3
- phpunit/php-text-template: ~1.1
- phpunit/php-timer: 1.0.7
- phpunit/phpunit-mock-objects: ~1.2
- symfony/yaml: ~2.0
Requires (Dev)
- pear-pear.php.net/pear: ~1.9|~1.10
Suggests
- phpunit/php-invoker: ~1.1
Replaces
- phpunit/phpunit: ^3.7.38
This package is auto-updated.
Last update: 2025-02-22 02:39:02 UTC
README
This version of PHPUnit bases on release 3.7.38 and is adjusted for compatibility with PHP 5.3-8.0. The package was created especially for testing https://github.com/zf1s packages.
All credits go to original PHPUnit author and contributors.