Releases: DavidGoodwin/nmap
Releases · DavidGoodwin/nmap
v4.0.2
17 Sep 19:34
Compare
Sorry, something went wrong.
No results found
avoid mixing targets and options (thanks @peter17 , see #11 )
psalm static analysis fixes
fix XML parsing if host is down (thanks @peter17 , see #10 )
v4.0.1 - PHP 8.4 fix
18 Jul 09:08
Compare
Sorry, something went wrong.
No results found
fix php 8.4 usage of deprecated implicitly nullable paramaters, thanks @W0rma (see #9 )
v4.0.0 - Maintenance release
27 Feb 21:38
Compare
Sorry, something went wrong.
No results found
Drops support for PHP 8.0
Adds support for PHP 8.4
Silence/fix various static analysis (psalm) warnings (e.g. type hints wrong/missing, ClassMustBeFinal etc)
allow symfony/filesystem 7
04 Dec 15:04
Compare
Sorry, something went wrong.
No results found
another composer.json / dependency change
thanks @peter17
3.0.1 (adds PHP 8.3)
04 Dec 14:04
Compare
Sorry, something went wrong.
No results found
Improve github build coverage (add PHP 8.3 build step)
Update psalm / fix niggles it moaned about
Allow symfony/process 7.0 (thanks @peter17 )
PHP 8.0 +
01 Sep 20:45
Compare
Sorry, something went wrong.
No results found
Bumps dependent libraries and the minimum PHP version increases to 8.0. Thanks to @wvdongen
Adds OS accuracy / script element support
19 Mar 20:41
Compare
Sorry, something went wrong.
No results found
Refresh github action / psalm checks for PHP 7.2 <-> 8.0
Add OS accuracy and script element support (See #2 ; thanks @wvdongen )
Add support for Symfony Process 5 (See #1 ; thanks @wvdongen )