File tree 1 file changed +27
-8
lines changed
1 file changed +27
-8
lines changed Original file line number Diff line number Diff line change 23
23
24
24
<active >yes</active >
25
25
</lead >
26
- <date >2013-06-19 </date >
27
- <time >07:24 :12</time >
26
+ <date >2017-03-08 </date >
27
+ <time >07:45 :12</time >
28
28
<version >
29
- <release >1.2 .0</release >
30
- <api >1.1 .0</api >
29
+ <release >1.3 .0</release >
30
+ <api >1.3 .0</api >
31
31
</version >
32
32
<stability >
33
33
<release >stable</release >
36
36
<license uri =" http://www.gnu.org/licenses/lgpl.html" >LGPL</license >
37
37
38
38
<notes >
39
- Add Wi-FI WPA and WPA2 detection with Group Cipher, Pairwise Ciphers
40
- and Authentication Suites.
39
+ - Add PHP5 constructor
40
+ - Add PHP7 compatibility
41
+ - Use iwconfig before /proc/net/wireless
41
42
</notes >
42
43
43
44
<contents >
@@ -62,10 +63,10 @@ and Authentication Suites.
62
63
<dependencies >
63
64
<required >
64
65
<php >
65
- <min >4.3 .0</min >
66
+ <min >5.4 .0</min >
66
67
</php >
67
68
<pearinstaller >
68
- <min >1.4.0b1 </min >
69
+ <min >1.10.1 </min >
69
70
</pearinstaller >
70
71
</required >
71
72
</dependencies >
@@ -74,6 +75,24 @@ and Authentication Suites.
74
75
75
76
<changelog >
76
77
78
+ <release >
79
+ <version >
80
+ <release >1.3.0</release >
81
+ <api >1.3.0</api >
82
+ </version >
83
+ <stability >
84
+ <release >stable</release >
85
+ <api >stable</api >
86
+ </stability >
87
+ <date >2017-03-08</date >
88
+ <license uri =" http://www.gnu.org/licenses/lgpl.html" >LGPL</license >
89
+ <notes >
90
+ - Add PHP5 constructor
91
+ - Add PHP7 compatibility
92
+ - Use iwconfig before /proc/net/wireless
93
+ </notes >
94
+ </release >
95
+
77
96
<release >
78
97
<version >
79
98
<release >1.2.0</release >
You can’t perform that action at this time.
0 commit comments