Skip to content

Tags: lstrojny/functional-php

Tags

1.17.0

Toggle 1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding FUNDING file

1.16.0

Toggle 1.16.0's commit message

Unverified

The email in this signature doesn’t match the committer email.
Goodbye Travis and thank you @phanan

1.15.0

Toggle 1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #235 from phanan-forks/fix-typo

fix: typo in match() deprecation message

1.14.1

Toggle 1.14.1's commit message

Unverified

The email in this signature doesn’t match the committer email.
Avoid double declaration of Functional\match (e.g. for preloading)

1.14.0

Toggle 1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prevent hash collisions for object hashing (#225)

1.12.0

Toggle 1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update build matrix (#219)

* Update build matrix

* Fix CS

1.11.0

Toggle 1.11.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update `invoke_first` & `invoke_last` documentation. (#207)

* Update `invoke_first` & `invoke_last` documentation.

Closes #156.

* Fix coding style errors so build succeeds.

1.10.0

Toggle 1.10.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add repeat() (#193)

1.9.0

Toggle 1.9.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix return type annotation on identical() (#179)

1.8.0

Toggle 1.8.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix wrong return type for invoke_first/last (#155)