no-leaks icon indicating copy to clipboard operation
no-leaks copied to clipboard

:potable_water: PHPUnit Plugin for detecting Memory Leaks in code and tests

Results 10 no-leaks issues
Sort by recently updated
recently updated
newest added

I have a PHP project and I run no-leaks as follows: ```` $ ./vendor/bin/roave-no-leaks --configuration test/phpunit.xml --coverage-html coverage ```` It runs, but produces no information about the memory leak: ````...

question

Anonymous class is created newly even if it's php AST remains the same when included by `require` multiple times. Tests should test this by including file like: ```

bug

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Seems that using ``use JustDont;`` in classes makes ``vendor/bin/roave-no-leaks`` fail on a lot of tests. As by removing the usage of roave/dont I stopped getting errors. If this behaviour is...

bug
help wanted

Hello, The tests suite never end with `./vendor/bin/roave-no-leaks`, I have to stop it by hand, so I don't have any results. Tested with phpunit 8.0.*, phpunit 8.1.* phpunit 8.2.*, phpunit...

bug
help wanted

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://redirect.github.com/sebastianbergmann/phpunit)) | `^9.6.20` -> `^11.4.2` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/phpunit%2fphpunit/11.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

renovate

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [php](https://togithub.com/containerbase/php-prebuild) | require | minor | `~8.1.0 \|\| ~8.2.0` -> `~8.1.0...

renovate

This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [laminas/laminas-ci-matrix-action](https://redirect.github.com/laminas/laminas-ci-matrix-action) | action | patch...

renovate

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...

renovate