Go to file
Henrique Moody bd953f99f0
Ignore PHPStan errors
I want to get the build green. Currently, PHPStan is complaining about a
couple of issues that are not so critical. It's especially concerning
that strict_types must be the very first statement on PHPT files, but
that's fine since PHPUnit parses its content.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2024-01-27 20:04:16 +01:00
.github Add idn2 to gh workflow installs 2023-02-19 00:21:13 -03: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 Auto update postal code list 2023-02-19 00:19:10 -03:00
library Upgrade Coding Standards 2024-01-27 19:41:12 +01:00
tests Use a concrete class to test AbstractEnvelop 2023-04-03 17:20:39 +02: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
CHANGELOG.md Use libphonenumber 2023-02-19 00:19:10 -03:00
composer.json Upgrade Coding Standards 2024-01-27 19:41:12 +01:00
CONTRIBUTING.md Make data providers static 2023-04-03 17:20:31 +02: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 Upgrade Coding Standards 2024-01-27 19:41:12 +01:00
phpstan.neon.dist Ignore PHPStan errors 2024-01-27 20:04:16 +01:00
phpunit.xml.dist Configure continuous integration with GitHub actions 2020-08-27 19:06:37 +02: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: