phptree icon indicating copy to clipboard operation
phptree copied to clipboard

An implementation of tree data structure

Results 11 phptree issues
Sort by recently updated
recently updated
newest added

This PR * [x] * [ ] * [ ] Follows #. Related to #. Fixes #.

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/loophp/phptree). ## Config Migration Needed - [ ]...

stale

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v4.1.1` -> `v4.1.5` | ---...

The algorithm used to calculate the height of tree is not correct. The method calculate the max depth of a node N, but not the depth (+1) of the deepest...

I understand Key as the Id of the Node, so: - the find method must compare keys - the delete method must remove by key - the add method must...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [phpspec/phpspec](http://phpspec.net/) ([source](https://redirect.github.com/phpspec/phpspec)) | `^7` -> `^8` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/phpspec%2fphpspec/8.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/phpspec%2fphpspec/7.6.0/8.1.0?slim=true) | --- ###...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [friends-of-phpspec/phpspec-code-coverage](https://redirect.github.com/friends-of-phpspec/phpspec-code-coverage) | `^6` -> `^7` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/friends-of-phpspec%2fphpspec-code-coverage/7.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/friends-of-phpspec%2fphpspec-code-coverage/6.5.0/7.0.0?slim=true) | --- ### Release...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [infection/infection](https://redirect.github.com/infection/infection) | `^0.29` -> `^0.31` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/infection%2finfection/0.31.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/infection%2finfection/0.29.14/0.31.9?slim=true) | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | patch | `v5.0.0` -> `v5.0.1` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/stale](https://redirect.github.com/actions/stale) | action | major | `v7.0.0` -> `v10.1.1` | --- ### Release...