Corey Taylor
|
cc7c4f0a65
Allow CollectionInterface::reject() default callback
|
2 years ago |
Kevin Pfeifer
|
22491b5118
phpunit 10: static data providers part 1
|
3 years ago |
Mark Story
|
c63af43e9f
Merge remote-tracking branch 'origin/4.next' into 5.x
|
3 years ago |
ADmad
|
c88cee8c34
Namespace all functions.
|
3 years ago |
ADmad
|
b4d4d00786
Remove unused variables.
|
3 years ago |
Sheldon Reiff
|
a043f52e40
Prevent exception in debugInfo from causing fatal error
|
3 years ago |
Corey Taylor
|
5a77162a44
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
7fa274376c
Fix php 8.1 iterator return type errors
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
30dab5436d
Fix return typehints in tests
|
4 years ago |
Corey Taylor
|
3f742d563e
Fix tests param typehints
|
4 years ago |
Corey Taylor
|
ef77883a46
Update exception message for groupBy() and indexBy() missing path
|
5 years ago |
Mark Story
|
ca450e38d0
Fix BufferedIterator not yielding full results
|
5 years ago |
Corey Taylor
|
a58799dd57
Document avg() and median() with 0 rows and null values
|
5 years ago |
Corey Taylor
|
b227fb6628
Throw exception on invalid path for groupBy and indexBy
|
5 years ago |
Corey Taylor
|
bbcf535f44
Remove at() matcher from Collection tests
|
5 years ago |
ravage84
|
8311e0bbff
JSON in uppercase
|
5 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
ADmad
|
f6966cd9ee
Update use of deprecated phpunit method.
|
5 years ago |
Mark Story
|
ebf9ef013b
Merge branch '4.next'
|
5 years ago |
Corey Taylor
|
72255bff8c
Assert array keys replaced by shuffle()
|
5 years ago |
Corey Taylor
|
faf5d574f0
Changed CollectionTrait::shuffle() to return all elements in collection.
|
5 years ago |
mscherer
|
803d60ae32
Clean up tests using PHPStan level 1.
|
6 years ago |
Mark Story
|
16c0d460bb
Add test for listNested() with printer() and spacer
|
6 years ago |
Corey Taylor
|
f553816bd7
Updated Collection::sumOf() unit test
|
6 years ago |
Corey Taylor
|
442245710b
Removed incorrect 'int' return type from CollectionTrait::sumOf()
|
6 years ago |
Mark Story
|
cd81e8f6f9
Merge remote-tracking branch 'origin/3.next' into 4.x
|
6 years ago |
Mark Story
|
2e8b391598
Add tests for skip() overflow.
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |