Skip to content

Releases: shieldfy/sniffer

fixes

03 Aug 12:11
Compare
Choose a tag to compare
1.1.3

change travis config

Fixes

01 Apr 12:30
Compare
Choose a tag to compare

fix serializing compatibility with php 7.0 & php 7.1

v 1.1.1

01 Feb 04:59
Compare
Choose a tag to compare

[security fix] restrict unserialize to not accept classes and instantiate as __PHP_Incomplete_Class instead

v 1.1.0

26 Nov 10:10
Compare
Choose a tag to compare
  • add is function to test against particular type
  • change integer type to be number type

First release

23 Nov 20:13
Compare
Choose a tag to compare
Merge pull request #1 from shieldfy/analysis-86nB4n

Applied fixes from StyleCI