What's Changed
- Separate tests and fixtures by PHP versions by @ghostwriter in #1422
- Properly Handle Initialization Errors and Ensure Accurate 'Failed Expectation' Messages by @hschletz in #1423
- Add test and fixture for PR #1423 by @ghostwriter in #1424
- Bump
requestsfrom 2.31.0 to 2.32.0 by @ghostwriter in #1428 - Bump
certififrom 2024.2.2 to 2024.07.04 by @ghostwriter in #1429 - Bump
urllib3from 2.2.1 to 2.2.2 by @ghostwriter in #1430 - Bump infection from 0.28.1 to 0.29.6 by @ghostwriter in #1431
- Bump phpdocumentor from 3.4.3 to 3.5.3 by @ghostwriter in #1432
- Bump phpunit from 11.1.3 to 11.2.9 by @ghostwriter in #1433
- Bump psalm from 5.24.0 to 5.25.0 by @ghostwriter in #1434
- Bump setuptools from 69.2.0 to 70.0.0 by @ghostwriter in #1435
- Upload test results to Codecov by @ghostwriter in #1437
- Refactor
\Mockery\Container::mockby @ghostwriter in #1436 - Fix Undefined Array Key in Mockery
withArgsfor PHP 8.2 by @ghostwriter in #1441 - Bump
psalmphar from 5.25.0 to 5.26.1 by @ghostwriter in #1443 - Bump
phivephar from 0.15.2 to 0.15.3 by @ghostwriter in #1444 - Bump
phpunitfrom 11.2.9 to 11.3.6 by @ghostwriter in #1445 - Bump symplify/easy-coding-standard from 12.1.14 to 12.3.5 by @ghostwriter in #1446
- [PHP/8.0] Resolve issue with named parameters by @lukeroot in #1448
- Handle
ReflectionExceptionwhen resolving named arguments by @ghostwriter in #1449 - Add
withAndOthersexpectation shorthand by @bert-w in #1451 - Fixed invalid variadic $args parameters by @lrotermund in #1454
- Bump jinja2 from 3.1.4 to 3.1.5 by @ghostwriter in #1455
- Update composer dependencies by @ghostwriter in #1456
- Update phive dependencies by @ghostwriter in #1457
- Update psalm baseline by @ghostwriter in #1458
- Fixes CVE-2025-27516 by @dustin-scott in #1460
- Bump
requestsfrom2.32.0to2.32.4by @ghostwriter in #1466 - Bump
setuptoolsfrom70.0.0to78.1.1by @ghostwriter in #1467 - Bump
urllib3from2.2.2to2.5.0by @ghostwriter in #1468 - Update .gitattributes: add
docs/by @mfn in #1475 - Update urllib3 version requirement in docs by @ghostwriter in #1476
- Mock demeter chains and fluent interface methods with
staticreturn type by @kirkbushell in #1474 - Update wheel version requirement for docs by @ghostwriter in #1477
- Bump PHPUnit from 9.6.22 to 9.6.34 by @ghostwriter in #1478
- Update Psalm scripts and baseline by @ghostwriter in #1479
- Bump
Pygmentsfrom2.17.2to2.20.0by @ghostwriter in #1481 - Bump
requestsfrom2.32.4to2.33.0by @ghostwriter in #1482 - Docs: add alternative approaches for mocking final classes by @amyavari in #1463
- Add export-ignore rules to .gitattributes by @sasezaki in #1483
- Bump
urllib3from2.6.3to2.7.0by @ghostwriter in #1484 - Bump
idnafrom3.7to3.15by @ghostwriter in #1487 - Add PHP 8.4, 8.5, and 8.6 to bug report template by @ADmad in #1497
- Do not return from constructors/destructors by @lazerg in #1495
- Bump
setuptoolsfrom78.1.1to83.0.0by @ghostwriter in #1499 - Update GitHub Actions workflows by @ghostwriter in #1498
- Bump PHIVE tool versions by @ghostwriter in #1500
- Fix Mock::shouldNotReceive() silently ignoring all but the first argument by @gr8man in #1489
- Updates Composer constraints and autoload setup by @ghostwriter in #1501
- Fixed Generics DocComments & readonly class mock handling by @ghostwriter in #1502
- Fix mocking a class with an overridden return type by @ghostwriter in #1503
- Add PHPUnit EndToEnd Tests by @ghostwriter in #1504
- Add PHPUnit extension for Mockery by @ghostwriter in #1505
- Fix
Mock::shouldNotReceive()ignoring additional arguments by @ghostwriter in #1506 - Fix psalm issues and bump RTD to Ubuntu 24.04 by @ghostwriter in #1507
- Changelog v1.6.13 by @ghostwriter in #1508
New Contributors
- @hschletz made their first contribution in #1423
- @lukeroot made their first contribution in #1448
- @bert-w made their first contribution in #1451
- @lrotermund made their first contribution in #1454
- @dustin-scott made their first contribution in #1460
- @kirkbushell made their first contribution in #1474
- @amyavari made their first contribution in #1463
- @sasezaki made their first contribution in #1483
- @ADmad made their first contribution in #1497
- @lazerg made their first contribution in #1495
- @gr8man made their first contribution in #1489
Full Changelog: 1.6.12...1.6.13