[lstrojny/functional-php] aba599: build: replace Travis with GitHub Actions

0 views
Skip to first unread message

Lars Strojny

unread,
Mar 6, 2021, 8:07:33 AM3/6/21
to functional-...@googlegroups.com
Branch: refs/heads/php8
Home: https://github.com/lstrojny/functional-php
Commit: aba599e838b2db58bbdf387a7d656518d02b7e69
https://github.com/lstrojny/functional-php/commit/aba599e838b2db58bbdf387a7d656518d02b7e69
Author: Phan An <m...@phanan.net>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
A .github/workflows/main.yaml
A .idea/functional-php.iml
A .idea/inspectionProfiles/Project_Default.xml
A .idea/modules.xml
A .idea/php.xml
A .idea/vcs.xml
A .idea/workspace.xml
M README.md

Log Message:
-----------
build: replace Travis with GitHub Actions


Commit: 7ca083ce9f07c18ef6a28b1e05a45f7a9f33e023
https://github.com/lstrojny/functional-php/commit/7ca083ce9f07c18ef6a28b1e05a45f7a9f33e023
Author: Phan An <m...@phanan.net>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M .github/workflows/main.yaml
M .idea/functional-php.iml
M .idea/inspectionProfiles/Project_Default.xml
M .idea/php.xml
M .idea/workspace.xml
A .phpunit.result.cache
M composer.json
M tests/Functional/AbstractTestCase.php
M tests/Functional/AverageTest.php
M tests/Functional/ButLastTest.php
M tests/Functional/ComposeTest.php
M tests/Functional/ConcatTest.php
M tests/Functional/DifferenceTest.php
M tests/Functional/DropTest.php
M tests/Functional/EachTest.php
M tests/Functional/EveryTest.php
M tests/Functional/FalseTest.php
M tests/Functional/FalsyTest.php
M tests/Functional/FirstTest.php
M tests/Functional/FlatMapTest.php
M tests/Functional/FlattenTest.php
M tests/Functional/FunctionalTest.php
M tests/Functional/GroupTest.php
M tests/Functional/InvokeFirstTest.php
M tests/Functional/InvokeLastTest.php
M tests/Functional/InvokeTest.php
M tests/Functional/LastTest.php
M tests/Functional/MapTest.php
M tests/Functional/MatchingTest.php
M tests/Functional/MaximumTest.php
M tests/Functional/MemoizeTest.php
M tests/Functional/MinimumTest.php
M tests/Functional/NoneTest.php
M tests/Functional/PartitionTest.php
M tests/Functional/PickTest.php
M tests/Functional/PluckTest.php
M tests/Functional/PollTest.php
M tests/Functional/ProductTest.php
M tests/Functional/RatioTest.php
M tests/Functional/ReduceTest.php
M tests/Functional/ReindexTest.php
M tests/Functional/RejectTest.php
M tests/Functional/RepeatTest.php
M tests/Functional/RetryTest.php
M tests/Functional/SelectTest.php
M tests/Functional/SomeTest.php
M tests/Functional/SortTest.php
M tests/Functional/SumTest.php
M tests/Functional/TailTest.php
M tests/Functional/TakeLeftTest.php
M tests/Functional/TakeRightTest.php
M tests/Functional/TapTest.php
M tests/Functional/TrueTest.php
M tests/Functional/TruthyTest.php
M tests/Functional/UniqueTest.php
M tests/Functional/ZipTest.php

Log Message:
-----------
build: upgrade PHPUnit


Commit: ca8cc2a3dc01c86f337e9e2e9aaed1a8831e5c42
https://github.com/lstrojny/functional-php/commit/ca8cc2a3dc01c86f337e9e2e9aaed1a8831e5c42
Author: Phan An <m...@phanan.net>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M tests/Functional/AbstractTestCase.php
M tests/Functional/EachTest.php
M tests/Functional/PollTest.php
M tests/Functional/RetryTest.php

Log Message:
-----------
cs


Commit: 52e61e1029d234b6861cc8401bfc2e5fd2294277
https://github.com/lstrojny/functional-php/commit/52e61e1029d234b6861cc8401bfc2e5fd2294277
Author: Phan An <m...@phanan.net>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M composer.json

Log Message:
-----------
bump php-cs-fixer


Commit: 8a3d920d021b6fb6e186d8c82e7a79ef3fa7897c
https://github.com/lstrojny/functional-php/commit/8a3d920d021b6fb6e186d8c82e7a79ef3fa7897c
Author: Phan An <m...@phanan.net>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M .github/workflows/main.yaml
M .idea/functional-php.iml
M .idea/php.xml
M .idea/workspace.xml

Log Message:
-----------
adding PHP_CS_FIXER_IGNORE_ENV for php:~8


Commit: 74b9c5b2f4ae8d6ab0c3c46e9e16e15b105a6266
https://github.com/lstrojny/functional-php/commit/74b9c5b2f4ae8d6ab0c3c46e9e16e15b105a6266
Author: Phan An <m...@phanan.net>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M .github/workflows/main.yaml
M .idea/workspace.xml

Log Message:
-----------
adding PHP_CS_FIXER_IGNORE_ENV for php:~8 (again)


Commit: e48721975589d9458cd0c7dfb3e7c6709459099b
https://github.com/lstrojny/functional-php/commit/e48721975589d9458cd0c7dfb3e7c6709459099b
Author: Phan An <m...@phanan.net>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M .idea/workspace.xml
M .phpunit.result.cache
M tests/Functional/MatchingTest.php

Log Message:
-----------
fix match error with PHP8


Commit: 0aee289f03ae8e8dd478eb0136975fb669e07139
https://github.com/lstrojny/functional-php/commit/0aee289f03ae8e8dd478eb0136975fb669e07139
Author: Phan An <m...@phanan.net>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M .github/workflows/main.yaml
M .idea/workspace.xml

Log Message:
-----------
allow 8.1 to fail


Commit: 3be9dc3e04e70038215491cddf3a6d099427b172
https://github.com/lstrojny/functional-php/commit/3be9dc3e04e70038215491cddf3a6d099427b172
Author: Phan An <m...@phanan.net>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M .github/workflows/main.yaml
M .idea/workspace.xml

Log Message:
-----------
allow 8.1 to fail (fix matrix)


Commit: 02734b281740436532f30f293e82d40c03147c8a
https://github.com/lstrojny/functional-php/commit/02734b281740436532f30f293e82d40c03147c8a
Author: Phan An <m...@phanan.net>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M .gitignore
R .idea/functional-php.iml
R .idea/inspectionProfiles/Project_Default.xml
R .idea/modules.xml
R .idea/php.xml
R .idea/vcs.xml
R .idea/workspace.xml
R .phpunit.result.cache
M tests/Functional/AbstractTestCase.php
M tests/Functional/DropTest.php
M tests/Functional/EachTest.php
M tests/Functional/EveryTest.php
M tests/Functional/FirstTest.php
M tests/Functional/FlatMapTest.php
M tests/Functional/GroupTest.php
M tests/Functional/LastTest.php
M tests/Functional/MapTest.php
M tests/Functional/MemoizeTest.php
M tests/Functional/NoneTest.php
M tests/Functional/PartitionTest.php
M tests/Functional/PickTest.php
M tests/Functional/ReduceTest.php
M tests/Functional/ReindexTest.php
M tests/Functional/RejectTest.php
M tests/Functional/SelectTest.php
M tests/Functional/SomeTest.php
M tests/Functional/SortTest.php
M tests/Functional/TailTest.php
M tests/Functional/TapTest.php
M tests/Functional/UniqueTest.php
M tests/Functional/WithTest.php

Log Message:
-----------
fix callable argument error expectation for PHP8


Commit: 33fa650526c1d2a40b1737e4997f45f56ec8981c
https://github.com/lstrojny/functional-php/commit/33fa650526c1d2a40b1737e4997f45f56ec8981c
Author: Phan An <m...@phanan.net>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M tests/Functional/AbstractTestCase.php

Log Message:
-----------
remove import by mistake


Commit: 951361d8d0a17475ae1fdac537bbfd8e3749cec4
https://github.com/lstrojny/functional-php/commit/951361d8d0a17475ae1fdac537bbfd8e3749cec4
Author: Phan An <m...@phanan.net>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M tests/Functional/AbstractTestCase.php

Log Message:
-----------
remove comment


Commit: 0c4b149645dd942a5dc7db5ecd05f454446d173e
https://github.com/lstrojny/functional-php/commit/0c4b149645dd942a5dc7db5ecd05f454446d173e
Author: Phan An <m...@phanan.net>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M tests/Functional/AbstractTestCase.php

Log Message:
-----------
update expectArgumentError behavior


Commit: a03179a0ec6ae82e9883b707d6ba80cb4442dcdf
https://github.com/lstrojny/functional-php/commit/a03179a0ec6ae82e9883b707d6ba80cb4442dcdf
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M src/Functional/Ary.php
M src/Functional/Average.php
M src/Functional/ButLast.php
M src/Functional/Capture.php
M src/Functional/CompareObjectHashOn.php
M src/Functional/CompareOn.php
M src/Functional/Compose.php
M src/Functional/Concat.php
M src/Functional/ConstFunction.php
M src/Functional/Contains.php
M src/Functional/Converge.php
M src/Functional/Curry.php
M src/Functional/CurryN.php
M src/Functional/Difference.php
M src/Functional/DropFirst.php
M src/Functional/DropLast.php
M src/Functional/Each.php
M src/Functional/Equal.php
M src/Functional/ErrorToException.php
M src/Functional/Every.php
M src/Functional/Exceptions/InvalidArgumentException.php
M src/Functional/Exceptions/MatchException.php
M src/Functional/False.php
M src/Functional/Falsy.php
M src/Functional/Filter.php
M src/Functional/First.php
M src/Functional/FirstIndexOf.php
M src/Functional/FlatMap.php
M src/Functional/Flatten.php
M src/Functional/Flip.php
M src/Functional/GreaterThan.php
M src/Functional/GreaterThanOrEqual.php
M src/Functional/Group.php
M src/Functional/Head.php
M src/Functional/Id.php
M src/Functional/Identical.php
M src/Functional/IfElse.php
M src/Functional/IndexesOf.php
M src/Functional/Intersperse.php
M src/Functional/Invoke.php
M src/Functional/InvokeFirst.php
M src/Functional/InvokeIf.php
M src/Functional/InvokeLast.php
M src/Functional/Invoker.php
M src/Functional/Last.php
M src/Functional/LastIndexOf.php
M src/Functional/LessThan.php
M src/Functional/LessThanOrEqual.php
M src/Functional/LexicographicCompare.php
M src/Functional/Map.php
M src/Functional/Matching.php
M src/Functional/Maximum.php
M src/Functional/Memoize.php
M src/Functional/Minimum.php
M src/Functional/None.php
M src/Functional/Noop.php
M src/Functional/Not.php
M src/Functional/OmitKeys.php
M src/Functional/PartialAny.php
M src/Functional/PartialLeft.php
M src/Functional/PartialMethod.php
M src/Functional/PartialRight.php
M src/Functional/Partition.php
M src/Functional/Pick.php
M src/Functional/Pluck.php
M src/Functional/Poll.php
M src/Functional/Product.php
M src/Functional/Ratio.php
M src/Functional/ReduceLeft.php
M src/Functional/ReduceRight.php
M src/Functional/Reindex.php
M src/Functional/Reject.php
M src/Functional/Repeat.php
M src/Functional/Retry.php
M src/Functional/Select.php
M src/Functional/SelectKeys.php
M src/Functional/SequenceConstant.php
M src/Functional/SequenceExponential.php
M src/Functional/SequenceLinear.php
M src/Functional/Sequences/ExponentialSequence.php
M src/Functional/Sequences/LinearSequence.php
M src/Functional/Some.php
M src/Functional/Sort.php
M src/Functional/Sum.php
M src/Functional/SuppressError.php
M src/Functional/Tail.php
M src/Functional/TailRecursion.php
M src/Functional/TakeLeft.php
M src/Functional/TakeRight.php
M src/Functional/Tap.php
M src/Functional/True.php
M src/Functional/Truthy.php
M src/Functional/Unique.php
M src/Functional/ValueToKey.php
M src/Functional/With.php
M src/Functional/Zip.php
M src/Functional/ZipAll.php
A tests/Functional/AnnotationsTest.php

Log Message:
-----------
Opt out of named arguments


Compare: https://github.com/lstrojny/functional-php/compare/4e65c949acf0...a03179a0ec6a

Lars Strojny

unread,
Mar 6, 2021, 7:22:11 PM3/6/21
to functional-...@googlegroups.com
Branch: refs/heads/pick-null-value
Commit: 531eb2762db244c917697e78b3b3912d9591fc58
https://github.com/lstrojny/functional-php/commit/531eb2762db244c917697e78b3b3912d9591fc58
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M tests/Functional/AnnotationsTest.php

Log Message:
-----------
CS


Commit: f6cc38a78ae8d367122e8eca11ed70514109ae08
https://github.com/lstrojny/functional-php/commit/f6cc38a78ae8d367122e8eca11ed70514109ae08
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M src/Functional/Functional.php
M tests/Functional/ErrorToExceptionTest.php
M tests/Functional/FunctionalTest.php
M tests/Functional/SuppressErrorTest.php
M tests/Functional/TailTest.php

Log Message:
-----------
Fix remaining tests


Commit: 221b75cf3134cccc6411c100a3cf589aa39ccbb3
https://github.com/lstrojny/functional-php/commit/221b75cf3134cccc6411c100a3cf589aa39ccbb3
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M composer.json
M tests/Functional/FunctionalTest.php

Log Message:
-----------
Ignore Functional\match()


Commit: 48c1ca16f6e4bfef12eb8fa19cf064b9f6a3b103
https://github.com/lstrojny/functional-php/commit/48c1ca16f6e4bfef12eb8fa19cf064b9f6a3b103
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M src/Functional/Functional.php
M tests/Functional/FunctionalTest.php

Log Message:
-----------
The other way around


Commit: 4719c3ed994198533199e5f49a32916cb31fe9aa
https://github.com/lstrojny/functional-php/commit/4719c3ed994198533199e5f49a32916cb31fe9aa
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
R .github/workflows/main.yaml

Log Message:
-----------
Remove main


Commit: f5ba582f52a34d1041a4bf8ddda0ce376f0f3bd0
https://github.com/lstrojny/functional-php/commit/f5ba582f52a34d1041a4bf8ddda0ce376f0f3bd0
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M .github/workflows/test.yaml

Log Message:
-----------
Clobber might fail


Commit: a33fe09be7c01e6a4685353af9e4c8ad141ca9e5
https://github.com/lstrojny/functional-php/commit/a33fe09be7c01e6a4685353af9e4c8ad141ca9e5
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M tests/Functional/AbstractTestCase.php
M tests/Functional/AnnotationsTest.php
M tests/Functional/AverageTest.php
M tests/Functional/ComposeTest.php
M tests/Functional/CurryNTest.php
M tests/Functional/DropTest.php
M tests/Functional/ErrorToExceptionTest.php
M tests/Functional/EveryTest.php
M tests/Functional/FirstTest.php
M tests/Functional/FlattenTest.php
M tests/Functional/FlipTest.php
M tests/Functional/FunctionalTest.php
M tests/Functional/GroupTest.php
M tests/Functional/InvokeFirstTest.php
M tests/Functional/InvokeIfTest.php
M tests/Functional/InvokeLastTest.php
M tests/Functional/InvokeTest.php
M tests/Functional/InvokerTest.php
M tests/Functional/MatchingTest.php
M tests/Functional/MathDataProvider.php
M tests/Functional/MemoizeTest.php
M tests/Functional/NoneTest.php
M tests/Functional/PartialAnyTest.php
M tests/Functional/PartialMethodTest.php
M tests/Functional/PartitionTest.php
M tests/Functional/PluckTest.php
M tests/Functional/PollTest.php
M tests/Functional/RejectTest.php
M tests/Functional/SelectTest.php
M tests/Functional/SortTest.php
M tests/Functional/ValueToKeyTest.php
M tests/Functional/ZipTest.php

Log Message:
-----------
Next


Commit: 943bdb7bb7c12459ecb4f469c74b17748c5679d8
https://github.com/lstrojny/functional-php/commit/943bdb7bb7c12459ecb4f469c74b17748c5679d8
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M .github/workflows/test.yaml

Log Message:
-----------
Promote PHP 8 to stable


Commit: 6be8dd8117080e5bc45496c1f6b223b53bfe9990
https://github.com/lstrojny/functional-php/commit/6be8dd8117080e5bc45496c1f6b223b53bfe9990
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-06 (Sat, 06 Mar 2021)

Changed paths:
M tests/Functional/AbstractTestCase.php
M tests/Functional/DropTest.php
M tests/Functional/FirstTest.php
M tests/Functional/ReduceTest.php
M tests/Functional/SelectTest.php

Log Message:
-----------
Cleanup


Commit: afd1f68d19619e23df33c5d2c780e85030da64a8
https://github.com/lstrojny/functional-php/commit/afd1f68d19619e23df33c5d2c780e85030da64a8
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-07 (Sun, 07 Mar 2021)

Changed paths:
M composer.json
M phpunit.xml.dist
M tests/Functional/AbstractPartialTestCase.php
M tests/Functional/AbstractTestCase.php
M tests/Functional/AnnotationsTest.php
M tests/Functional/AryTest.php
M tests/Functional/AverageTest.php
M tests/Functional/ButLastTest.php
M tests/Functional/CaptureTest.php
M tests/Functional/CompareObjectHashOnTest.php
M tests/Functional/CompareOnTest.php
M tests/Functional/ComposeTest.php
M tests/Functional/ConcatTest.php
M tests/Functional/ConstFunctionTest.php
M tests/Functional/ContainsTest.php
M tests/Functional/ConvergeTest.php
M tests/Functional/CurryNTest.php
M tests/Functional/DifferenceTest.php
M tests/Functional/DropTest.php
M tests/Functional/EachTest.php
M tests/Functional/EqualTest.php
M tests/Functional/ErrorToExceptionTest.php
M tests/Functional/EveryTest.php
M tests/Functional/Exceptions/InvalidArgumentExceptionTest.php
M tests/Functional/FalseTest.php
M tests/Functional/FalsyTest.php
M tests/Functional/FirstIndexOfTest.php
M tests/Functional/FirstTest.php
M tests/Functional/FlatMapTest.php
M tests/Functional/FlattenTest.php
M tests/Functional/FlipTest.php
M tests/Functional/FunctionalTest.php
M tests/Functional/GreaterThanOrEqualTest.php
M tests/Functional/GreaterThanTest.php
M tests/Functional/GroupTest.php
M tests/Functional/IdTest.php
M tests/Functional/IdenticalTest.php
M tests/Functional/IfElseTest.php
M tests/Functional/IndexesOfTest.php
M tests/Functional/IndexesTrait.php
M tests/Functional/IntersperseTest.php
M tests/Functional/InvokeFirstTest.php
M tests/Functional/InvokeIfTest.php
M tests/Functional/InvokeLastTest.php
M tests/Functional/InvokeTest.php
M tests/Functional/InvokerTest.php
M tests/Functional/LastIndexOfTest.php
M tests/Functional/LastTest.php
M tests/Functional/LessThanOrEqualTest.php
M tests/Functional/LessThanTest.php
M tests/Functional/LexicographicCompareTest.php
M tests/Functional/MapTest.php
M tests/Functional/MatchingTest.php
M tests/Functional/MathDataProvider.php
M tests/Functional/MaximumTest.php
M tests/Functional/MemoizeTest.php
M tests/Functional/MinimumTest.php
M tests/Functional/NoneTest.php
M tests/Functional/NotTest.php
M tests/Functional/OmitKeysTest.php
M tests/Functional/PartialAnyTest.php
M tests/Functional/PartialLeftTest.php
M tests/Functional/PartialMethodTest.php
M tests/Functional/PartialRightTest.php
M tests/Functional/PartitionTest.php
M tests/Functional/PickTest.php
M tests/Functional/PluckTest.php
M tests/Functional/PollTest.php
M tests/Functional/ProductTest.php
M tests/Functional/RatioTest.php
M tests/Functional/ReduceTest.php
M tests/Functional/ReindexTest.php
M tests/Functional/RejectTest.php
M tests/Functional/RepeatTest.php
M tests/Functional/RetryTest.php
M tests/Functional/SelectKeysTest.php
M tests/Functional/SelectTest.php
M tests/Functional/SequenceConstantTest.php
M tests/Functional/SequenceExponentialTest.php
M tests/Functional/SequenceLinearTest.php
M tests/Functional/SomeTest.php
M tests/Functional/SortTest.php
M tests/Functional/SumTest.php
M tests/Functional/SuppressErrorTest.php
M tests/Functional/TailRecursionTest.php
M tests/Functional/TailTest.php
M tests/Functional/TakeLeftTest.php
M tests/Functional/TakeRightTest.php
M tests/Functional/TapTest.php
M tests/Functional/TrueTest.php
M tests/Functional/TruthyTest.php
M tests/Functional/UniqueTest.php
M tests/Functional/ValueToKeyTest.php
M tests/Functional/WithTest.php
M tests/Functional/ZipAllTest.php
M tests/Functional/ZipTest.php

Log Message:
-----------
Modernize tests


Commit: bef021c681658b43221a200039e917b688ba74e5
https://github.com/lstrojny/functional-php/commit/bef021c681658b43221a200039e917b688ba74e5
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-07 (Sun, 07 Mar 2021)

Changed paths:
M LICENSE
M phpunit.xml.dist
M src/Functional/Functional.php
M tests/Functional/AbstractPartialTestCase.php
M tests/Functional/AbstractTestCase.php
M tests/Functional/AnnotationsTest.php
M tests/Functional/AverageTest.php
M tests/Functional/ButLastTest.php
M tests/Functional/CaptureTest.php
M tests/Functional/CompareObjectHashOnTest.php
M tests/Functional/CompareOnTest.php
M tests/Functional/ComposeTest.php
M tests/Functional/ConcatTest.php
M tests/Functional/ConstFunctionTest.php
M tests/Functional/ContainsTest.php
M tests/Functional/ConvergeTest.php
M tests/Functional/CurryNTest.php
M tests/Functional/CurryTest.php
M tests/Functional/DifferenceTest.php
M tests/Functional/DropTest.php
M tests/Functional/EachTest.php
M tests/Functional/EqualTest.php
M tests/Functional/ErrorToExceptionTest.php
M tests/Functional/EveryTest.php
M tests/Functional/Exceptions/InvalidArgumentExceptionTest.php
M tests/Functional/FalseTest.php
M tests/Functional/FalsyTest.php
M tests/Functional/FirstIndexOfTest.php
M tests/Functional/FirstTest.php
M tests/Functional/FlatMapTest.php
M tests/Functional/FlattenTest.php
M tests/Functional/FlipTest.php
M tests/Functional/FunctionalTest.php
M tests/Functional/GreaterThanOrEqualTest.php
M tests/Functional/GreaterThanTest.php
M tests/Functional/GroupTest.php
M tests/Functional/IdTest.php
M tests/Functional/IdenticalTest.php
M tests/Functional/IfElseTest.php
M tests/Functional/IndexesOfTest.php
M tests/Functional/IndexesTrait.php
M tests/Functional/IntersperseTest.php
M tests/Functional/InvokeFirstTest.php
M tests/Functional/InvokeIfTest.php
M tests/Functional/InvokeLastTest.php
M tests/Functional/InvokeTest.php
M tests/Functional/InvokerTest.php
M tests/Functional/LastIndexOfTest.php
M tests/Functional/LastTest.php
M tests/Functional/LessThanOrEqualTest.php
M tests/Functional/LessThanTest.php
M tests/Functional/LexicographicCompareTest.php
M tests/Functional/MapTest.php
M tests/Functional/MatchingTest.php
M tests/Functional/MathDataProvider.php
M tests/Functional/MaximumTest.php
M tests/Functional/MemoizeTest.php
M tests/Functional/MinimumTest.php
M tests/Functional/NoneTest.php
M tests/Functional/NotTest.php
M tests/Functional/OmitKeysTest.php
M tests/Functional/PartialAnyTest.php
M tests/Functional/PartialLeftTest.php
M tests/Functional/PartialMethodTest.php
M tests/Functional/PartialRightTest.php
M tests/Functional/PartitionTest.php
M tests/Functional/PickTest.php
M tests/Functional/PluckTest.php
M tests/Functional/PollTest.php
M tests/Functional/ProductTest.php
M tests/Functional/RatioTest.php
M tests/Functional/ReduceTest.php
M tests/Functional/ReindexTest.php
M tests/Functional/RejectTest.php
M tests/Functional/RepeatTest.php
M tests/Functional/RetryTest.php
M tests/Functional/SelectKeysTest.php
M tests/Functional/SelectTest.php
M tests/Functional/SequenceConstantTest.php
M tests/Functional/SequenceExponentialTest.php
M tests/Functional/SequenceLinearTest.php
M tests/Functional/SomeTest.php
M tests/Functional/SortTest.php
M tests/Functional/SumTest.php
M tests/Functional/SuppressErrorTest.php
M tests/Functional/TailRecursionTest.php
M tests/Functional/TailTest.php
M tests/Functional/TakeLeftTest.php
M tests/Functional/TakeRightTest.php
M tests/Functional/TapTest.php
M tests/Functional/TrueTest.php
M tests/Functional/TruthyTest.php
M tests/Functional/UniqueTest.php
M tests/Functional/ValueToKeyTest.php
M tests/Functional/WithTest.php
M tests/Functional/ZipAllTest.php
M tests/Functional/ZipTest.php

Log Message:
-----------
More modernization


Commit: 35c990ff3f8efcb1a84fb40609bba5a7feedb3ec
https://github.com/lstrojny/functional-php/commit/35c990ff3f8efcb1a84fb40609bba5a7feedb3ec
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-07 (Sun, 07 Mar 2021)

Changed paths:
M tests/Functional/AbstractTestCase.php
M tests/Functional/CurryNTest.php
M tests/Functional/CurryTest.php
M tests/Functional/EveryTest.php
M tests/Functional/FirstTest.php
M tests/Functional/LastTest.php
M tests/Functional/NoneTest.php
M tests/Functional/PluckTest.php
M tests/Functional/ReduceTest.php
M tests/Functional/SomeTest.php
M tests/Functional/SortTest.php
M tests/Functional/TailTest.php
M tests/Functional/TrueTest.php
M tests/Functional/TruthyTest.php
M tests/Functional/UniqueTest.php

Log Message:
-----------
More modernization


Commit: 6c80a609625fd2611ed7541bdc3d8e2d64a3ffa2
https://github.com/lstrojny/functional-php/commit/6c80a609625fd2611ed7541bdc3d8e2d64a3ffa2
Author: Lars Strojny <la...@strojny.net>
Date: 2021-03-07 (Sun, 07 Mar 2021)

Changed paths:
M src/Functional/PartialAny.php

Log Message:
-----------
Update src/Functional/PartialAny.php

Co-authored-by: Phan An <m...@phanan.net>


Commit: 88ce57cf68726f4b54d28256270d83732ff80c42
https://github.com/lstrojny/functional-php/commit/88ce57cf68726f4b54d28256270d83732ff80c42
Author: Lars Strojny <la...@strojny.net>
Date: 2021-03-07 (Sun, 07 Mar 2021)

Changed paths:
M src/Functional/PartialAny.php

Log Message:
-----------
Update src/Functional/PartialAny.php

Co-authored-by: Phan An <m...@phanan.net>


Commit: 4e05041c83b5c87cd0abdb1cccfd1c0582bca639
https://github.com/lstrojny/functional-php/commit/4e05041c83b5c87cd0abdb1cccfd1c0582bca639
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-07 (Sun, 07 Mar 2021)

Changed paths:
M .php_cs.dist

Log Message:
-----------
Apply for tests as well


Commit: ba0edbf3174adac2a8fb20dec4267c823ad2c487
https://github.com/lstrojny/functional-php/commit/ba0edbf3174adac2a8fb20dec4267c823ad2c487
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-07 (Sun, 07 Mar 2021)

Changed paths:
M src/Functional/PartialAny.php

Log Message:
-----------
CS


Commit: 1d8661b8a88341d914b84a94aa4a8faaa1dad586
https://github.com/lstrojny/functional-php/commit/1d8661b8a88341d914b84a94aa4a8faaa1dad586
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-07 (Sun, 07 Mar 2021)

Changed paths:
M phpunit.xml.dist

Log Message:
-----------
Remove directives with default values


Commit: d89a690a063caf609719d80f69785e93da7ec62f
https://github.com/lstrojny/functional-php/commit/d89a690a063caf609719d80f69785e93da7ec62f
Author: Lars Strojny <lars.s...@internations.org>
Date: 2021-03-07 (Sun, 07 Mar 2021)

Changed paths:
M src/Functional/Pick.php
M tests/Functional/PickTest.php

Log Message:
-----------
Fixes #217: use array_key_exists() for arrays


Compare: https://github.com/lstrojny/functional-php/compare/aba599e838b2%5E...d89a690a063c
Reply all
Reply to author
Forward
0 new messages