Skip to content

Tags: Ayesh/case-insensitive-array

Tags

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Ayesh Ayesh Karunaratne
Update method signatures to match with interfaces

v1.4.0

Toggle v1.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ayesh Ayesh Karunaratne
v1.4.0

======

First release with support for PHP 8.0.
Internally, all PHPUnit tests are updated to use `self::` syntax instead of `$this->` for assertions.
Code is reformatted to use 4 spaces as well.

v1.2.0

Toggle v1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ayesh Ayesh Karunaratne
v1.2.0

======

 - Dropped Travis CI in favor of GitHub Actions CI
 - Dropped support for PHP 7.2 and older.
 - Using PHPUnit ^9.2
 - Improvements in tests
 - Added return and parameter types to several of the methods.

v1.1.4

Toggle v1.1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
Ayesh Ayesh Karunaratne
v1.1.4

======

Adds a .gitattributes file to ignore certain unnecessary files in dist

v1.1.2

Toggle v1.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
Ayesh Ayesh Karunaratne
v1.1.2

======

This version contains a minor fix for PHP 7.4 compatibility with bool array-index deprecation notice.

v1.1.1

Toggle v1.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Ayesh Ayesh Karunaratne
v1.1.1

* Add automated tests for PHP 7.3
* Do not ignore test failures on PHP nighty builds.
* Fix the PHP requirement badge in README.me.

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Ayesh Ayesh Karunaratne
Add return type hints for Strict::offsetExists() method

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was signed with the committer’s verified signature.
Ayesh Ayesh Karunaratne
Fix Strict::__construct pParameter docblock

1.0.6

Toggle 1.0.6's commit message

Verified

This commit was signed with the committer’s verified signature.
Ayesh Ayesh Karunaratne
Closes #2

Verified

This tag was signed with the committer’s verified signature.
Ayesh Ayesh Karunaratne