Skip to content

Releases: paulbunyannet/bandolier

Updated php syntax

15 Sep 19:35
96e91b9
Compare
Choose a tag to compare
Merge pull request #7 from romanmartushev/master

updated php syntax

1.7.02: Merge pull request #5 from natenolting/master

22 Mar 14:55
a98cb30
Compare
Choose a tag to compare
Updated coverage and added domain name from string method

Added Writable checks and psalm scanning

21 Feb 21:58
f09c445
Compare
Choose a tag to compare
Merge pull request #4 from natenolting/master

Psalm

Added Writable checks and psalm scanning

21 Feb 21:32
f09c445
Compare
Choose a tag to compare
Merge pull request #4 from natenolting/master

Psalm

Added "pack" methods for JSON, serialize and base64 Encode.

30 Jan 21:27
7472c18
Compare
Choose a tag to compare
Merge pull request #3 from natenolting/master

Added "pack" methods for json, sererialize and base64 encode.

Added Html type section

23 Oct 18:30
3eeb28e
Compare
Choose a tag to compare
Merge pull request #1 from natenolting/master

Added superscript HTML helper

Static Analysis tests all green

02 Feb 18:37
Compare
Choose a tag to compare

All tests run through php phpstan.phar analyse -l 4 -c phpstan.neon src tests are in the green. I had to modify a few tests where I was missing some mocked methods. All unit tests through phpunit are in the green now also.

1.5.5

28 Jun 18:25
Compare
Choose a tag to compare

1.5.4

28 Jun 16:38
Compare
Choose a tag to compare

1.5.1

01 Jun 13:26
Compare
Choose a tag to compare
Added Utility::lookUpHostIp method