• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Net/H03-May-2022-992360

docs/H03-May-2022-495408

examples/H03-May-2022-18798

tests/H03-May-2022-474290

READMEH A D30-Mar-2014525 2013

build.xmlH A D30-Mar-20141.6 KiB5143

composer.jsonH A D30-Mar-2014718 3131

phpunit.xmlH A D30-Mar-2014718 2423

README

1This package is http://pear.php.net/package/Net_Nmap and has been migrated from http://svn.php.net/repository/pear/packages/Net_Nmap
2
3Please report all new issues via the PEAR bug tracker.
4
5If this package is marked as unmaintained and you have fixes, please submit your pull requests and start discussion on the pear-qa mailing list.
6
7To test, run either
8$ phpunit tests/
9  or
10$ pear run-tests -r
11
12To build, simply
13$ pear package
14
15To install from scratch
16$ pear install package.xml
17
18To upgrade
19$ pear upgrade -f package.xml
20