No description
  • PHP 99.1%
  • Shell 0.9%
Find a file
Henrique Moody 5e111c55a0
Bump respect/stringifier from 0.2 to 1.0
I've released version 1.0 many years ago, but somehow I forgot to
upgrade the version in Validation. This commit does that, just almost 3
years too late.

I'm not upgrading it to 2.0 because there are too many changes, and
especially because version 2.0 stringifies callbacks, which might cause
secutiry issues.
2026-01-13 23:38:12 -07:00
.github Auto-create patch version on regional info merge 2026-01-04 22:46:30 +01:00
bin Fix broken documentation links 2024-02-19 14:20:39 +01:00
data Update Regional Information 2026-01-09 09:43:58 +01:00
docs Improve syntax highlighting in MkDocs pages 2026-01-05 14:55:20 +01:00
library Fix BC break when using RFC3339 constants with Zulu timezone 2026-01-07 08:11:30 +00:00
tests Fix BC break when using RFC3339 constants with Zulu timezone 2026-01-07 08:11:30 +00:00
.docheader Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
.gitattributes Update list of files to be exported by Git 2020-07-29 10:35:36 +02:00
.gitignore Dusting off. See CHANGELOG.md for more details on this commit 2023-02-13 03:59:11 -03:00
.readthedocs.yaml Improve syntax highlighting in MkDocs pages 2026-01-05 14:55:20 +01:00
CHANGELOG.md Check if property is initialized before getting its value 2024-01-27 20:36:01 +01:00
codecov.yml Update Codecov settings 2025-01-07 01:34:58 +01:00
composer.json Bump respect/stringifier from 0.2 to 1.0 2026-01-13 23:38:12 -07:00
CONTRIBUTING.md Create a few classes the will be present in the next version 2025-01-07 00:57:49 +01:00
LICENSE Dusting off. See CHANGELOG.md for more details on this commit 2023-02-13 03:59:11 -03:00
mkdocs.yml Improve syntax highlighting in MkDocs pages 2026-01-05 14:55:20 +01:00
phpcs.xml.dist Remove "uopz" as a dependency to run tests 2025-12-30 09:16:18 +01:00
phpstan.neon.dist Create a few classes the will be present in the next version 2025-01-07 00:57:49 +01:00
phpunit.xml.dist Remove "uopz" as a dependency to run tests 2025-12-30 09:16:18 +01:00
README.md Prepare library for the next major version 2025-01-07 00:56:42 +01:00

Respect\Validation

Build Status Code Coverage Latest Stable Version Total Downloads License

The most awesome validation engine ever created for PHP.

Learn More: