aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Net/IpAddressClassifierTest.php
Commit message (Collapse)AuthorAgeFilesLines
* test: Fix non-static data providersJoas Schilling2025-05-151-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(tests): Add IpAddressClassifier v6 zone ID testjtr/fix-ipv6-zone-ids-link-localJosh2024-11-041-0/+1
| | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Add remote host validation APIChristoph Wurst2022-10-311-0/+80
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>