Go to file
Henrique Moody d3b6b74f8d
Standardize integration tests
Some integration tests did not use the standard functions for testing
exceptions in PHPT files. This change will make all integration tests
more uniform, which will help me change the internal validation engine
later.

This change will also unify the integration tests for "Between" into a
single file and a few other improvements.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2024-02-11 21:25:09 +01:00
.github Merge branch '2.3' 2024-01-27 20:41:28 +01:00
bin Update sorting order on public suffix data 2023-02-19 00:44:41 -03:00
data Update Regional Information 2023-06-13 21:46:15 -03:00
docs Move Template to the Message namespace 2024-02-09 19:50:25 +01:00
library Remove duplicated code 2024-02-09 19:53:45 +01:00
tests Standardize integration tests 2024-02-11 21:25:09 +01: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 Upgrade "phpunit/phpunit" 2024-01-28 14:16:52 +01:00
.readthedocs.yaml Create Read the Docs configuration file 2024-01-28 21:50:01 +01:00
CHANGELOG.md Check if property is initialized before getting its value 2024-01-27 20:36:01 +01:00
composer.json Upgrade "phpstan/phpstan" to version 1.10 2024-01-28 15:15:09 +01:00
CONTRIBUTING.md Move Template to the Message namespace 2024-02-09 19:50:25 +01:00
LICENSE Dusting off. See CHANGELOG.md for more details on this commit 2023-02-13 03:59:11 -03:00
mkdocs.yml Create MkDocs configuration file 2018-12-11 09:25:41 +01:00
phpcs.xml.dist Update coding standards 2024-01-28 00:22:41 +01:00
phpstan.neon.dist Only pass the necessary parameters to the exceptions 2024-01-29 23:30:38 +01:00
phpunit.xml.dist Upgrade "phpunit/phpunit" 2024-01-28 14:16:52 +01:00
README.md Fix docs links 2023-02-18 15:29:37 -03:00

Respect\Validation

Build Status Code Coverage Latest Stable Version Total Downloads License

The most awesome validation engine ever created for PHP.

Learn More: