Go to file
Alexandre Gomes Gaigalas ef4778b456 Remove version info from Tld.php
We currently use a GitHub action to automate updating this file.

That action has the ability to ignore making the PR if the file
didn't changed.

Having the version number, which changed a line, was causing
several useless PR.

Users can still check if Tld.php changed by seeing the git log,
and a manual note should be issued by the maintainer on the
CHANGELOG.md file when a release containing such changes is
made.
2023-02-19 00:19:09 -03:00
.github Bump actions/checkout from 2 to 3 (#1399) 2023-02-15 04:05:27 +00:00
bin Remove version info from Tld.php 2023-02-19 00:19:09 -03:00
data/iso_3166-2 Update updater workflows, remove countries outside ISO-3366-2, cleanup 2023-02-15 00:29:10 -03:00
docs Improve FilterVar with FILTER_VALIDATE_* options 2023-02-19 00:19:09 -03:00
library Remove version info from Tld.php 2023-02-19 00:19:09 -03:00
tests Improve FilterVar with FILTER_VALIDATE_* options 2023-02-19 00:19:09 -03:00
.docheader Dusting off. See CHANGELOG.md for more details on this commit 2023-02-13 03:59:11 -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 Final CHANGELOG for release 2.2.4 2023-02-14 22:05:24 -03:00
composer.json Update symfony/validator requirement from ^3.0||^4.0 to ^3.0||^4.0||^5.0 (#1400) 2023-02-15 04:06:02 +00:00
CONTRIBUTING.md Dusting off. See CHANGELOG.md for more details on this commit 2023-02-13 03:59:11 -03: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 Use "Respect" coding standard 2019-05-11 20:51:39 +02:00
phpstan.neon.dist Remove ignored error from PHPStan 2021-03-19 15:12:43 +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: