Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: opulencephp/collections

Tags

v1.2.2

Toggle v1.2.2's commit message
Fixed bug with spaces in PHP binary path, updated method signatures t…

…… (#134)

* Fixed bug with spaces in PHP binary path, updated method signatures to work with PHP 8.1, added CI support for PHP 8.1

Fixed #96

* Switched to using GitHub Actions

* Added Memcached to CI

* Marked some tests as skipped because of an error with Memcached in PHP 8 that prevent proper mocking

* Trying to get unit tests working again

* Added verbose flag to unit test step in CI

* Skipped broken Memcached tests

* Skipped another broken test

v1.1.11

Toggle v1.1.11's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
phan fixes 3 (#117)

* Fixes for PhanTypeMissingReturn warnings

* Fixes for PhanTypeSuspiciousStringExpression warnings

* Fixes for PhanUndeclaredMethod warnings

* Fixes for PhanUnextractableAnnotationElementName warnings

* Fixes for PhanCommentParamWithoutRealParam warnings

* Fixes for PhanMismatchVariadicParam warnings

* Fixes for PhanPossiblyNullTypeMismatchProperty warnings

* Fixes for PhanTypeMismatch* warnings

* Fix for PhanTypeNonVarPassByRef warning

* Fix for PhanUnextractableAnnotation warning

* Code review fixes

v1.1.7

Toggle v1.1.7's commit message
Fixed issues that prevented DB migrations from working, refacted Hash…

…* collections to use a new class KeyHasher, incremented PHPUnit

v1.1.5

Toggle v1.1.5's commit message
Fixed issues that prevented DB migrations from working, refacted Hash…

…* collections to use a new class KeyHasher, incremented PHPUnit

v1.1.2

Toggle v1.1.2's commit message
Fixed issues that prevented DB migrations from working, refacted Hash…

…* collections to use a new class KeyHasher, incremented PHPUnit

v1.1.1

Toggle v1.1.1's commit message
Fixed issues that prevented DB migrations from working, refacted Hash…

…* collections to use a new class KeyHasher, incremented PHPUnit

v1.1.0

Toggle v1.1.0's commit message
Fixed issues that prevented DB migrations from working, refacted Hash…

…* collections to use a new class KeyHasher, incremented PHPUnit