PHP Classes

File: bin/check-tests

Recommend this page to a friend!
  Classes of Matous Nemec   PHP IP Address Validation   bin/check-tests   Download  
File: bin/check-tests
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP IP Address Validation
Validate and normalize IPv4 and IPv6 addresses
Author: By
Last change:
Date: 3 years ago
Size: 126 bytes
 

Contents

Class file image Download
#!/usr/bin/env php <?php passthru(escapeshellarg(__DIR__ . '/../vendor/bin/tester') . ' -c tests/php.ini --colors 1 tests');