This repository was archived by the owner on Jan 29, 2020. It is now read-only.
zend-test 3.2.2
·
30 commits
to master
since this release
Added
- #75 adds support for PHP 7.3.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #74 reverts changes introduced in version 3.2.1 to how superglobals are reset
between tests, primarily by fixing the root problem -- base URL detection --
by requiring a zend-http version that fixes that detection.