This repository was archived by the owner on Feb 1, 2022. It is now read-only.
File tree 2 files changed +25
-7
lines changed
2 files changed +25
-7
lines changed Original file line number Diff line number Diff line change 30
30
<active >yes</active >
31
31
</lead >
32
32
33
- <date >2017-09-01 </date >
34
- <time >17:00 :00</time >
33
+ <date >2017-09-05 </date >
34
+ <time >13:40 :00</time >
35
35
<version >
36
- <release >1.6.15 </release >
37
- <api >1.6.15 </api >
36
+ <release >1.6.16 </release >
37
+ <api >1.6.16 </api >
38
38
</version >
39
39
<stability >
40
40
<release >stable</release >
43
43
<license uri =" http://www.apache.org/licenses/LICENSE-2.0" >Apache License</license >
44
44
<notes >
45
45
** Bug
46
- * [PHP-1489] - Can't run the test suite against MongoDB 3.1.2 or later
47
- * [PHP-1528] - Extension should link OpenSSL during compilation
46
+ * [PHP-1529] - undefined symbol: php_mongo_asn1_time_to_time_t
48
47
</notes >
49
48
50
49
<contents >
215
214
</extsrcrelease >
216
215
<changelog >
217
216
217
+ <release >
218
+ <date >2017-09-01</date >
219
+ <time >17:00:00</time >
220
+ <version >
221
+ <release >1.6.15</release >
222
+ <api >1.6.15</api >
223
+ </version >
224
+ <stability >
225
+ <release >stable</release >
226
+ <api >stable</api >
227
+ </stability >
228
+ <license uri =" http://www.apache.org/licenses/LICENSE-2.0" >Apache License</license >
229
+ <notes >
230
+ ** Bug
231
+ * [PHP-1489] - Can't run the test suite against MongoDB 3.1.2 or later
232
+ * [PHP-1528] - Extension should link OpenSSL during compilation
233
+ </notes >
234
+ </release >
235
+
218
236
<release >
219
237
<date >2016-04-26</date >
220
238
<time >16:07:00</time >
Original file line number Diff line number Diff line change 16
16
#ifndef PHP_MONGO_H
17
17
#define PHP_MONGO_H 1
18
18
19
- #define PHP_MONGO_VERSION "1.6.16-dev "
19
+ #define PHP_MONGO_VERSION "1.6.16"
20
20
#define PHP_MONGO_EXTNAME "mongo"
21
21
22
22
#ifdef HAVE_CONFIG_H
You can’t perform that action at this time.
0 commit comments