php-mockery (1.6.11-2) unstable; urgency=medium * Allow stderr during CI -- David Prévot Tue, 26 Mar 2024 08:21:04 +0000 php-mockery (1.6.11-1) unstable; urgency=medium [ Nathanael Esayeas ] * Refactor * Changelog v1.6.11 (#1408) [ Ruud Kamphuis ] * Add PHPUnit 10+ attributes [ sakarikl ] * fix mock method $args parameter type [ Ayesh Karunaratne ] * [PHP 8.4] Fixes for implicit nullability deprecation -- David Prévot Fri, 22 Mar 2024 07:54:19 +0100 php-mockery (1.6.9-1) unstable; urgency=medium * No-op upstream bump -- David Prévot Thu, 14 Mar 2024 08:00:56 +0100 php-mockery (1.6.7-2) unstable; urgency=medium * Force system dependencies loading -- David Prévot Wed, 06 Mar 2024 16:12:08 +0100 php-mockery (1.6.7-1) unstable; urgency=medium [ Nathanael Esayeas ] * Add factory methods for `IsEqual` and `IsSame` matchers (#1336) * Fix test namespaces * Update CHANGELOG.md [ Oleksandr Prypkhan ] * Support PHPUnit constraints as matchers [ David Prévot ] * Drop .phive content from source -- David Prévot Tue, 12 Dec 2023 23:43:59 +0100 php-mockery (1.6.6-1) unstable; urgency=medium [ Nathanael Esayeas ] * Replace `+` with `array_merge` * Keep the file that caused an error for inspection * Update CHANGELOG.md [ David Prévot ] * Set upstream metadata fields: Security-Contact. -- David Prévot Sun, 03 Sep 2023 04:29:42 +0530 php-mockery (1.6.4-1) unstable; urgency=medium [ Nathanael Esayeas ] * Update LICENSE * Create COPYRIGHT.md * Update CHANGELOG.md [ David Prévot ] * Update copyright -- David Prévot Sat, 22 Jul 2023 10:37:05 +0200 php-mockery (1.6.2-1) unstable; urgency=medium [ Nathanael Esayeas ] * Create IsSame.php * Create IsEqual.php * Update CHANGELOG.md -- David Prévot Wed, 07 Jun 2023 19:14:29 +0200 php-mockery (1.6.1-1) unstable; urgency=medium [ Nathanael Esayeas ] * Update CHANGELOG.md -- David Prévot Mon, 05 Jun 2023 19:44:02 +0200 php-mockery (1.5.1-2) unstable; urgency=medium * Mark package as Multi-Arch: foreign * Drop tests failing with PHP 8.2 (Closes: #1028859) * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Update standards version to 4.6.2, no changes needed. * Update source URL -- David Prévot Sat, 14 Jan 2023 20:01:19 +0100 php-mockery (1.5.1-1) unstable; urgency=medium [ Kai Dederichs ] * Add __toString to array of methods to be removed in pass [ Keith Brink ] * Support PHP8.1 intersection types [ jrfnl ] * PHP 8.2: fix "Use of "parent" in callables is deprecated" notice * PHP 8.2 | Various tests: explicitly declare properties [ David Prévot ] * Drop d/pkg-php-tools-* entries * Update Standards-Version to 4.6.1 -- David Prévot Fri, 09 Sep 2022 09:47:11 -0400 php-mockery (1.5.0-1) unstable; urgency=medium [ Nathanael Esayeas ] * Update CHANGELOG.md [ David Prévot ] * Run all tests -- David Prévot Thu, 20 Jan 2022 12:40:25 -0400 php-mockery (1.4.4-3) unstable; urgency=medium * Drop PHP80 tests that confuses PHPUnit on buildd -- David Prévot Thu, 13 Jan 2022 04:01:01 -0400 php-mockery (1.4.4-2) unstable; urgency=medium * Upload to unstable now that Bulseye has been released * Revert "Drop PHP80 tests that confuse PHPUnit" -- David Prévot Wed, 12 Jan 2022 11:25:10 -0400 php-mockery (1.4.4-1) experimental; urgency=medium [ Graham Campbell ] * More fixes for PHP 8.1 and setup CI again [ Dave Marshall ] * Fixes badge url * Adds a couple of change notes [ David Prévot ] * Compatibility with Python 3 * Generate phpabtpl at build time * Drop lib-pcre from composer.json * Update standards version to 4.6.0, no changes needed. * Drop Php81 testsuite for now -- David Prévot Sat, 09 Oct 2021 15:28:24 -0400 php-mockery (1.4.3-1) experimental; urgency=medium * Upload to experimental to respect the freeze [ Graham Campbell ] * Release 1.3.3 [ Anders Jenbo ] * Allow shouldIgnoreMissing() to behave in a recursive fashion [ Thomas Gerbet ] * Fix crash on a union type including null [ martinjonas ] * Custom object formatters [ Daniel Rudolf ] * Fix Mockery::fetchMock() without initialized container [ David Prévot ] * Simplify gbp import-orig * Rename main branch to debian/latest (DEP-14) * Update Standards-Version to 4.5.1 * Use dh-sequence-phpcomposer instead of pkg-php-tools -- David Prévot Wed, 24 Feb 2021 07:35:49 -0400 php-mockery (1.4.2-1) unstable; urgency=medium [ Graham Campbell ] * Improved PHP 8.0 support * Release 1.4.2 [ David Prévot ] * Drop PHP80 tests that confuse PHPUnit -- David Prévot Mon, 17 Aug 2020 19:01:26 +0200 php-mockery (1.4.1-1) unstable; urgency=medium [ Graham Campbell ] * Completed PHP 8 support :tada: * Bumped minimum hamcrest/hamcrest-php version * Release 1.3.2 [ David Prévot ] * Set Rules-Requires-Root: no. -- David Prévot Sun, 12 Jul 2020 12:36:44 -0400 php-mockery (1.4.0-1) unstable; urgency=medium [ Dave Marshall ] * Drops support for older versions of PHP and PHPUnit [ David Prévot ] * Document gbp import-ref usage * Use secure URI in Homepage field. * Update standards version to 4.5.0, no changes needed. * Use debhelper-compat 13 * Simplify override_dh_auto_test -- David Prévot Sat, 30 May 2020 10:08:02 -1000 php-mockery (1.3.1-1) unstable; urgency=medium [ Robert Basic ] * Revert "Improve exception debugging" * Add changelog [ David Prévot ] * Set upstream metadata fields: Bug-Database, Repository, Bug-Submit * Revert "Adapt package to new phpunit-comparator dependency" -- David Prévot Sun, 29 Dec 2019 17:33:02 +1100 php-mockery (1.3.0-1) unstable; urgency=medium [ Robert Basic ] * Prepare changelog for 1.3 release [ David Prévot ] * Adapt package to new phpunit-comparator dependency * Set upstream metadata fields: Repository-Browse. * Fix typo in php-mockery-doc description -- David Prévot Tue, 26 Nov 2019 07:30:11 -1000 php-mockery (1.2.4-1) unstable; urgency=medium [ lintaba ] * Bugfix: 'Add support for ! to blacklist methods' for empty methods [ Dave Marshall ] * Prepare 1.2.4 release [ David Prévot ] * Allow stderr for CI * Only install php-mockery for CI * Set upstream metadata fields: Repository. * Drop versioned dependency satisfied in (old)stable * Update Standards-Version to 4.4.1 -- David Prévot Fri, 04 Oct 2019 18:15:03 -1000 php-mockery (1.2.3-1) unstable; urgency=medium [ Dave Marshall ] * Update changelog [ David Prévot ] * Update standards version, no changes needed. -- David Prévot Tue, 10 Sep 2019 04:09:27 -1000 php-mockery (1.2.2-1) unstable; urgency=medium [ Dave Marshall ] * Updates changelog with 1.2.2 release date [ David Prévot ] * Drop get-orig-source target * Update tests * Move repository to salsa.d.o * Use debhelper-compat 12 * Update Standards-Version to 4.3.0 * Use Python3 version of Sphinx * Update copyright * Don’t ship examples not provided anymore * Move helpers into Mockery directory -- David Prévot Sun, 30 Jun 2019 16:50:15 -1000 php-mockery (0.9.5-1) unstable; urgency=medium * Update Standards-Version to 3.9.8 -- David Prévot Tue, 24 May 2016 09:09:34 -0400 php-mockery (0.9.4-2) unstable; urgency=medium * Update Standards-Version to 3.9.7 * Rebuild with recent pkg-php-tools for the PHP 7.0 transition -- David Prévot Sat, 12 Mar 2016 14:55:06 -0400 php-mockery (0.9.4-1) unstable; urgency=low * Initial release (new php-phpdocumentor-reflection-docblock build-dependency) -- David Prévot Mon, 01 Feb 2016 20:34:59 -0400