* Drop:
- Temporarily disable tests and drop phpunit b-d to bootstrap.
* Temporarily disable tests and drop phpunit b-d to bootstrap.
* Team upload
* Cherry-pick upstream test fix
* Team upload
[ Evgeny Vyatkin ]
* Fixed PHPUnit\Framework\MockObject\Invocation usage in Matcher/* classes
* Team upload
* Update Standards-Version to 4.1.2
* Team upload
* Upload to unstable, with the rest of the latest PHPUnit stack
* Force recent PHPUnit for tests (Closes: #876497)
* Update Standards-Version to 4.1.1
* Drop versioned dependency satisfied in stable
* Team upload
* Upload version only compatible with latest PHPUnit to experimental
* Update copyright (years)
* Drop useless upstream README
* Drop Thomas Goirand from uploaders as he requested
* Adapt packaging to new upstream path
* Update Standards-Version to 4.1.0
* Team upload
[ Vinai Kopp ]
* Reset parameter verification state if invocation changes
[ Sebastian Bergmann ]
* Eliminate use of func_get_args()
* Team upload
[ Vinai Kopp ]
* Issue #261: Fix duplicate callback parameter constraint evaluation
* Team upload
[ Sebastian Bergmann ]
* Tweak version constraints
[ Ryan Struber ]
* Rename setNotMethods to setMethodsExcept
* Team upload
[ matze ]
* improve exception message in case of duplicate method names
[ David Prévot ]
* Update Standards-Version to 3.9.8
* Team upload
[ Sebastian Bergmann ]
* Consistently use PHPUnit_Framework_MockObject_RuntimeException
* Team upload
* Update Standards-Version to 3.9.7
* PHP 7.0 transition:
- Use now split php-soap for the tests
- Rebuild with recent pkg-php-tools
* Team upload
[ Aaron Piotrowski ]
* Allow throwing any Throwable
* Disable constructor in auto-generated return mock
* Team upload
[ Nicolas Grekas ]
* Fix mocking __toString() return value
[ David Prévot ]
* Revert "Fix stubbed __toString()"
* Team upload
* Fix stubbed __toString()
* Team upload, to unstable since everything is in place
* Team upload, to experimental since current phpunit depends on
phpunit-mock-object (<< 3~~)
[ Sebastian Bergmann ]
* Drop support for PHP < 5.6
* Fix CS/WS issues
[ David Prévot ]
* Revert "Track version 2 as currently needed by phpunit"
* Team upload
[ Remi Collet ]
* Add explicit dependency on sebastian/exporter
[ David Prévot ]
* Track version 2 as currently needed by phpunit
* Update for new phpunit-exporter dependency
* Team upload
* Team upload
* Team upload, to unstable since Jessie has been released
* Team upload
[ Henrique Moody ]
* Update license and copyright in all files
[ David Prévot ]
* Update copyright years
* Run tests during package build
* Simplify DEP-8 test call
* Team upload, to experimental to respect the freeze
[ Sebastian Bergmann ]
* This is version 2.3 now
* Prepare release
[ David Prévot ]
* Provide a phpab template to load dependencies
* Provide DEP-8 tests
* Team upload to unstable, as needed by phpunit 4
* Imported Upstream version 2.2.1
* Remove d/p/0001-Use-newInstanceWithoutConstructor-when-possible.patch,
merged upstream
* Switch from PEAR to Composer source
* Update copyright
* Add 0001-Upgrade-to-doctrine-instantiator.patch from upstream
* Bump Standard-Version to 3.9.6
* Team upload
* Add support for PHP 5.6.0 (Closes: #762095)
* Imported Upstream version 1.2.3
* Bump copyright years in debian/copyright
* Bump debhelper compat to 9
* Add myself as uploader
* Use canonical URI in Vcs-* fields
* Use ${phppear:summary}
* Use ${phppear:Debian-Depends}
* Add debian/pkg-php-tools-overrides
* Bump Standard-Version to 3.9.5
* Build-depend on pear-channels
* Change Build-depends on pkg-php-tools (>= 1.1~)
* Add Build-Depends on php5-cli (>= 5.3.7-1~) (Closes: #693683)
* Added a Replaces: phpunit (<< 3.6) to allow upgrades (Closes: #673807).
* Initial Release (Closes: #613018).