A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scripts without changing the target script or loading extensions.
This PR contains the following updates:
1.6.9
->1.6.10
Release Notes
mockery/mockery (mockery/mockery)
### [`v1.6.10`](https://togithub.com/mockery/mockery/blob/HEAD/CHANGELOG.md#1610---2024-03-19) [Compare Source](https://togithub.com/mockery/mockery/compare/1.6.9...1.6.10) ##### Added - [1398: \[PHP 8.4\] Fixes for implicit nullability deprecation](https://togithub.com/mockery/mockery/pull/1398) ##### Fixed - [1397: Fix mock method $args parameter type](https://togithub.com/mockery/mockery/pull/1397) - [1396: Fix `1.6.8` release](https://togithub.com/mockery/mockery/pull/1396)Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.