-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
228c0b8
commit 08c1375
Showing
1 changed file
with
86 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,27 @@ | ||
## [Unreleased] - 2024-04-25 | ||
|
||
### Added | ||
- [#478](https://github.com/coduo/php-matcher/pull/478) - **Test coverage of both expanders** - [@StephaneLeveugle](https://github.com/StephaneLeveugle) | ||
- [#477](https://github.com/coduo/php-matcher/pull/477) - **Support for doctrine/lexer 3** - [@Guuzen](https://github.com/Guuzen) | ||
- [#474](https://github.com/coduo/php-matcher/pull/474) - **Add benchmark directory to export-ignore** - [@alexander-schranz](https://github.com/alexander-schranz) | ||
|
||
### Changed | ||
- [#479](https://github.com/coduo/php-matcher/pull/479) - **each tool now lives in its own directory** - [@norberttech](https://github.com/norberttech) | ||
- [#478](https://github.com/coduo/php-matcher/pull/478) - **Moved much of the code into an abstract class** - [@StephaneLeveugle](https://github.com/StephaneLeveugle) | ||
|
||
### Fixed | ||
- [#479](https://github.com/coduo/php-matcher/pull/479) - **phpbench configuration** - [@norberttech](https://github.com/norberttech) | ||
- [#478](https://github.com/coduo/php-matcher/pull/478) - **Error handling of after/before expanders when value was equal to boundary** - [@StephaneLeveugle](https://github.com/StephaneLeveugle) | ||
|
||
### Updated | ||
- [a949bb](https://github.com/coduo/php-matcher/commit/a949bb8ffe031dad3bd42692f07afcfb4a5a5a1d) - **issue templates** - [@norberttech](https://github.com/norberttech) | ||
- [0cd0d7](https://github.com/coduo/php-matcher/commit/0cd0d7d1260dfd9207bd3c9860f11584f4e48629) - **README.md** - [@norberttech](https://github.com/norberttech) | ||
|
||
### Removed | ||
- [#479](https://github.com/coduo/php-matcher/pull/479) - **pcov extension from required dev** - [@norberttech](https://github.com/norberttech) | ||
- [#478](https://github.com/coduo/php-matcher/pull/478) - **Explicit handling of Time** - [@StephaneLeveugle](https://github.com/StephaneLeveugle) | ||
- [#477](https://github.com/coduo/php-matcher/pull/477) - **Support for doctrine/lexer 1 and 2** - [@Guuzen](https://github.com/Guuzen) | ||
|
||
## [6.0.8] - 2022-03-25 | ||
|
||
### Updated | ||
|
@@ -585,4 +609,66 @@ | |
- [f085f0](https://github.com/coduo/php-matcher/commit/f085f01f2de5a05488309ef342ad2b06ea60e8c5) - **var name** - [@defrag](https://github.com/defrag) | ||
- [3f5b8e](https://github.com/coduo/php-matcher/commit/3f5b8ef9014d2076e615058827598541a79a1362) - **Initial commit** - [@defrag](https://github.com/defrag) | ||
|
||
## Contributors | ||
|
||
- @adam187 | ||
- @aitboudad | ||
- @alepdev | ||
- @alexander-schranz | ||
- @andreasschacht | ||
- @athos7933 | ||
- @B-Galati | ||
- @bendavies | ||
- @benjamin.[email protected] | ||
- @blazarecki | ||
- @bryant1410 | ||
- @cakper | ||
- @Canadadry | ||
- @cordoval | ||
- @defrag | ||
- @domis86 | ||
- @dotdevru | ||
- @drymek | ||
- @eliecharra | ||
- @Gamesh | ||
- @Guuzen | ||
- @hamuhamu | ||
- @ianrodrigues | ||
- @jakzal | ||
- @JarJak | ||
- @jkobus | ||
- @jmfeurprier | ||
- @K-Phoen | ||
- @kasn | ||
- @kejwmen | ||
- @LeaklessGfy | ||
- @leettastic | ||
- @masseelch | ||
- @mmoreram | ||
- @mtomala | ||
- @nclsHart | ||
- @nnatter | ||
- @norberttech | ||
- @norzechowicz | ||
- @Nyholm | ||
- @partikus | ||
- @peter279k | ||
- @piotrjura | ||
- @pskt | ||
- @raing3 | ||
- @robinvdvleuten | ||
- @rpalladino | ||
- @samnela | ||
- @smoench | ||
- @SpartakusMd | ||
- @StephaneLeveugle | ||
- @teklakct | ||
- @thomasbisignani | ||
- @ttps://bugs.php.net/bug.php?id=71964 | ||
- @uirapuru | ||
- @vudaltsov | ||
- @WengerK | ||
- @yosmanyga | ||
- @yourwebmaker | ||
|
||
Generated by [Automation](https://github.com/aeon-php/automation) |