We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b1e50 commit 6ce4b01Copy full SHA for 6ce4b01
ChangeLog.md
@@ -3,6 +3,12 @@ Data sequences change log
3
4
## ?.?.? / ????-??-??
5
6
+* Merged PR #59: Add `except()`, returns a sequence with values except
7
+ those passed
8
+ (@thekid)
9
+* Merged PR #58: Add `concat()`, returns a concatenation of the sequence
10
+ and the given enumerable
11
12
* Fix *Increment on non-numeric string is deprecated* warning in PHP 8.5+
13
(@thekid)
14
0 commit comments