Skip to content
This repository was archived by the owner on Nov 15, 2020. It is now read-only.

Releases: Okipa/php-data-sanitizer

1.1.3

Choose a tag to compare

@Okipa Okipa released this 13 Sep 09:17
  • Fixed wrong sanitizing for doubles.

1.1.2

Choose a tag to compare

@Okipa Okipa released this 12 Sep 13:53
  • Fixed missing string return type in sanitize() and sanitizeFromType() methods PHPDOC.

1.1.1

Choose a tag to compare

@Okipa Okipa released this 10 Sep 14:31
  • Resolved code quality issues.

1.1.0

Choose a tag to compare

@Okipa Okipa released this 10 Sep 14:02
  • Added compatibility for Laravel 6.
  • Dropped support for all Laravel versions before 5.5.
  • Dropped support for all PHP versions before 7.2.

1.0.1

Choose a tag to compare

@Okipa Okipa released this 07 May 09:22
fixed facade accession

1.0.0

Choose a tag to compare

@Okipa Okipa released this 04 May 13:14
fixed failing testing