[ANNOUNCEMENT] Net_Wifi-1.3.0 (stable) Released.
[email protected] ("PEAR Announce") Wed, 8 Mar 2017 10:01:31 -0500 (EST)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Net_Wifi-1.3.0 (stable) has been released at http://pear.php.net/.
Release notes
-------------
- Add PHP5 constructor
- Add PHP7 compatibility
- Use iwconfig before /proc/net/wireless
Package Info
------------
Net_Wifi utilizes the command line tools
"iwconfig" and "iwlist" to get information
about wireless lan interfaces on the system and the current configuration.
The class enables you to scan for wireless networks
and get a bunch of information about them.
Related Links
-------------
Package home: http://pear.php.net/package/Net_Wifi
Changelog: http://pear.php.net/package/Net_Wifi/download/1.3.0
Download: http://download.pear.php.net/package/Net_Wifi-1.3.0.tgz
Authors
-------
Christian Weiske (lead)