This repository was archived by the owner on Feb 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 <active >yes</active >
3131 </lead >
3232
33- <date >2017-09-01 </date >
34- <time >17:00 :00</time >
33+ <date >2017-09-05 </date >
34+ <time >13:40 :00</time >
3535 <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 >
3838 </version >
3939 <stability >
4040 <release >stable</release >
4343 <license uri =" http://www.apache.org/licenses/LICENSE-2.0" >Apache License</license >
4444 <notes >
4545** 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
4847 </notes >
4948
5049 <contents >
215214 </extsrcrelease >
216215 <changelog >
217216
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+
218236 <release >
219237 <date >2016-04-26</date >
220238 <time >16:07:00</time >
Original file line number Diff line number Diff line change 1616#ifndef PHP_MONGO_H
1717#define PHP_MONGO_H 1
1818
19- #define PHP_MONGO_VERSION "1.6.16-dev "
19+ #define PHP_MONGO_VERSION "1.6.16"
2020#define PHP_MONGO_EXTNAME "mongo"
2121
2222#ifdef HAVE_CONFIG_H
You can’t perform that action at this time.
0 commit comments