reliforp / reli-prof

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.
MIT License
461 stars 15 forks source link

Update dependency amphp/amp to v3.0.1 #455

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
amphp/amp (source) 3.0.0 -> 3.0.1 age adoption passing confidence

Release Notes

amphp/amp (amphp/amp) ### [`v3.0.1`](https://togithub.com/amphp/amp/releases/tag/v3.0.1): 3.0.1 [Compare Source](https://togithub.com/amphp/amp/compare/v3.0.0...v3.0.1) #### What's Changed - Fixed compatibility of `Amp\weakClosure()` with changes made to closure names in PHP 8.4. **Full Changelog**: https://github.com/amphp/amp/compare/v3.0.0...v3.0.1

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.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8743910543

Details


Totals Coverage Status
Change from base Build 8584022446: 0.0%
Covered Lines: 5539
Relevant Lines: 6757

πŸ’› - Coveralls