zf1s / phpunit
The PHP Unit Testing framework.
3.7.44
2026-04-03 11:02 UTC
Requires
- php: >=5.3.3
- ext-ctype: *
- ext-dom: *
- ext-json: *
- ext-pcre: *
- ext-reflection: *
- ext-spl: *
- phpunit/php-code-coverage: ^1.2.6
- phpunit/php-file-iterator: ^1.4.5
- phpunit/php-text-template: ^1.2.1
- phpunit/php-timer: 1.0.7
- phpunit/phpunit-mock-objects: ^1.2.3
- symfony/yaml: <7
Suggests
- phpunit/php-invoker: ~1.1
Replaces
- phpunit/php-file-iterator: ^1.4.5
- phpunit/php-text-template: ^1.2.1
- phpunit/phpunit: ^3.7.38
- phpunit/phpunit-mock-objects: ^1.2.3
- dev-master / 3.7.x-dev
- 3.7.44
- 3.7.43
- 3.7.42
- 3.7.41
- 3.7.40
- 3.7.39
- 3.7.38
- dev-fix-mock-objects-nullable
- dev-fix-codecoverage-autoload
- dev-feature/editorconfig
- dev-php85-compat
- dev-php83-compat
- dev-php84-nullable-deprecated
- dev-php84-e-strict
- dev-php84-github-actions
- dev-pear-switch
- dev-readme-testing
- dev-php82-dynamic-properties
- dev-php84
This package is auto-updated.
Last update: 2026-04-03 11:04:14 UTC
README
This version of PHPUnit bases on release 3.7.38 and is adjusted for compatibility with PHP 5.3-8.5. The package was created especially for testing https://github.com/zf1s packages.
All credits go to original PHPUnit author and contributors.