Skip to content

Releases: fuko-php/masked

1.1.3

08 Oct 14:12
fd2e3c1

Choose a tag to compare

Requires mbstring extension in composer.json

1.1.2

09 Mar 15:20

Choose a tag to compare

Constant FILTER_SANITIZE_STRING was deprecated.

1.1.1

09 Jun 04:42

Choose a tag to compare

Changed PSR-4 autoload folders

1.1.0

29 May 16:32

Choose a tag to compare

Minor refactoring to extract values and input collections in separate classes

1.0.3

29 May 11:47

Choose a tag to compare

Added "use" statements plus fallback code for missing constants INPUT_REQUEST and INPUT_SESSION (as reported in #4)

1.0.2

28 Nov 10:44

Choose a tag to compare

Changed how collecting input variables works

1.0.1

27 Nov 20:20

Choose a tag to compare

Updated README.md