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.
amphp/parallel (amphp/parallel)
### [`v2.2.7`](https://togithub.com/amphp/parallel/releases/tag/v2.2.7): 2.2.7
[Compare Source](https://togithub.com/amphp/parallel/compare/v2.2.6...v2.2.7)
#### What's Changed
- Fixed cancelled tasks still being submitted to task workers.
- Marked result and receive template types on `Context` as covariant.
- Small improvements on examples by [@thgs](https://togithub.com/thgs) in [https://github.com/amphp/parallel/pull/194](https://togithub.com/amphp/parallel/pull/194)
**Full Changelog**: https://github.com/amphp/parallel/compare/v2.2.6...v2.2.7
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.2.6
->2.2.7
Release Notes
amphp/parallel (amphp/parallel)
### [`v2.2.7`](https://togithub.com/amphp/parallel/releases/tag/v2.2.7): 2.2.7 [Compare Source](https://togithub.com/amphp/parallel/compare/v2.2.6...v2.2.7) #### What's Changed - Fixed cancelled tasks still being submitted to task workers. - Marked result and receive template types on `Context` as covariant. - Small improvements on examples by [@thgs](https://togithub.com/thgs) in [https://github.com/amphp/parallel/pull/194](https://togithub.com/amphp/parallel/pull/194) **Full Changelog**: https://github.com/amphp/parallel/compare/v2.2.6...v2.2.7Configuration
š 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.