Tags · eWebConsultInc/functional-php · GitHub
Skip to content

Tags: eWebConsultInc/functional-php

Tags

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() (lstrojny#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 (lstrojny#155)

1.7.0

Toggle 1.7.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Make test more robust

1.6.0

Toggle 1.6.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 typo

1.5.0

Toggle 1.5.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Require PHP 7

1.4.0

Toggle 1.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Higher order function to convert PHP errors to exceptions / suppress …

…errors (lstrojny#111)

1.2.4

Toggle 1.2.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Preserve indexes in Functional\zip()

1.2.3

Toggle 1.2.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove callable typehint from compose() (lstrojny#98)

This is due to lack of support in HHVM.

See facebook/hhvm#6954

1.2.1

Toggle 1.2.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
lstrojny#95: deprecate invocation of (lstrojny#96)

1.2.0

Toggle 1.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Adding capture()