Skip to content

Commit 08c1375

Browse files
Updated CHANGELOG.md
1 parent 228c0b8 commit 08c1375

File tree

1 file changed

+86
-0
lines changed

1 file changed

+86
-0
lines changed

CHANGELOG.md

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## [Unreleased] - 2024-04-25
2+
3+
### Added
4+
- [#478](https://github.com/coduo/php-matcher/pull/478) - **Test coverage of both expanders** - [@StephaneLeveugle](https://github.com/StephaneLeveugle)
5+
- [#477](https://github.com/coduo/php-matcher/pull/477) - **Support for doctrine/lexer 3** - [@Guuzen](https://github.com/Guuzen)
6+
- [#474](https://github.com/coduo/php-matcher/pull/474) - **Add benchmark directory to export-ignore** - [@alexander-schranz](https://github.com/alexander-schranz)
7+
8+
### Changed
9+
- [#479](https://github.com/coduo/php-matcher/pull/479) - **each tool now lives in its own directory** - [@norberttech](https://github.com/norberttech)
10+
- [#478](https://github.com/coduo/php-matcher/pull/478) - **Moved much of the code into an abstract class** - [@StephaneLeveugle](https://github.com/StephaneLeveugle)
11+
12+
### Fixed
13+
- [#479](https://github.com/coduo/php-matcher/pull/479) - **phpbench configuration** - [@norberttech](https://github.com/norberttech)
14+
- [#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)
15+
16+
### Updated
17+
- [a949bb](https://github.com/coduo/php-matcher/commit/a949bb8ffe031dad3bd42692f07afcfb4a5a5a1d) - **issue templates** - [@norberttech](https://github.com/norberttech)
18+
- [0cd0d7](https://github.com/coduo/php-matcher/commit/0cd0d7d1260dfd9207bd3c9860f11584f4e48629) - **README.md** - [@norberttech](https://github.com/norberttech)
19+
20+
### Removed
21+
- [#479](https://github.com/coduo/php-matcher/pull/479) - **pcov extension from required dev** - [@norberttech](https://github.com/norberttech)
22+
- [#478](https://github.com/coduo/php-matcher/pull/478) - **Explicit handling of Time** - [@StephaneLeveugle](https://github.com/StephaneLeveugle)
23+
- [#477](https://github.com/coduo/php-matcher/pull/477) - **Support for doctrine/lexer 1 and 2** - [@Guuzen](https://github.com/Guuzen)
24+
125
## [6.0.8] - 2022-03-25
226

327
### Updated
@@ -585,4 +609,66 @@
585609
- [f085f0](https://github.com/coduo/php-matcher/commit/f085f01f2de5a05488309ef342ad2b06ea60e8c5) - **var name** - [@defrag](https://github.com/defrag)
586610
- [3f5b8e](https://github.com/coduo/php-matcher/commit/3f5b8ef9014d2076e615058827598541a79a1362) - **Initial commit** - [@defrag](https://github.com/defrag)
587611

612+
## Contributors
613+
614+
- @adam187
615+
- @aitboudad
616+
- @alepdev
617+
- @alexander-schranz
618+
- @andreasschacht
619+
- @athos7933
620+
- @B-Galati
621+
- @bendavies
622+
- @benjamin.[email protected]
623+
- @blazarecki
624+
- @bryant1410
625+
- @cakper
626+
- @Canadadry
627+
- @cordoval
628+
- @defrag
629+
- @domis86
630+
- @dotdevru
631+
- @drymek
632+
- @eliecharra
633+
- @Gamesh
634+
- @Guuzen
635+
- @hamuhamu
636+
- @ianrodrigues
637+
- @jakzal
638+
- @JarJak
639+
- @jkobus
640+
- @jmfeurprier
641+
- @K-Phoen
642+
- @kasn
643+
- @kejwmen
644+
- @LeaklessGfy
645+
- @leettastic
646+
- @masseelch
647+
- @mmoreram
648+
- @mtomala
649+
- @nclsHart
650+
- @nnatter
651+
- @norberttech
652+
- @norzechowicz
653+
- @Nyholm
654+
- @partikus
655+
- @peter279k
656+
- @piotrjura
657+
- @pskt
658+
- @raing3
659+
- @robinvdvleuten
660+
- @rpalladino
661+
- @samnela
662+
- @smoench
663+
- @SpartakusMd
664+
- @StephaneLeveugle
665+
- @teklakct
666+
- @thomasbisignani
667+
- @ttps://bugs.php.net/bug.php?id=71964
668+
- @uirapuru
669+
- @vudaltsov
670+
- @WengerK
671+
- @yosmanyga
672+
- @yourwebmaker
673+
588674
Generated by [Automation](https://github.com/aeon-php/automation)

0 commit comments

Comments
 (0)