This repository was archived by the owner on Feb 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +29
-10
lines changed Expand file tree Collapse file tree 2 files changed +29
-10
lines changed Original file line number Diff line number Diff line change 3030 <active >yes</active >
3131 </lead >
3232
33- <date >2016-04-26 </date >
34- <time >16:07 :00</time >
33+ <date >2017-09-01 </date >
34+ <time >17:00 :00</time >
3535 <version >
36- <release >1.6.14 </release >
37- <api >1.6.14 </api >
36+ <release >1.6.15 </release >
37+ <api >1.6.15 </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-1468] - Segfault on node with high network latency
47- * [PHP-1511] - append_getlasterror() should ignore unset fsync/journal from link
48-
49- ** Improvement
50- * [PHP-1510] - Route unacknowledged writes through legacy op codes
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
5148 </notes >
5249
5350 <contents >
218215 </extsrcrelease >
219216 <changelog >
220217
218+ <release >
219+ <date >2016-04-26</date >
220+ <time >16:07:00</time >
221+ <version >
222+ <release >1.6.14</release >
223+ <api >1.6.14</api >
224+ </version >
225+ <stability >
226+ <release >stable</release >
227+ <api >stable</api >
228+ </stability >
229+ <license uri =" http://www.apache.org/licenses/LICENSE-2.0" >Apache License</license >
230+ <notes >
231+ ** Bug
232+ * [PHP-1468] - Segfault on node with high network latency
233+ * [PHP-1511] - append_getlasterror() should ignore unset fsync/journal from link
234+
235+ ** Improvement
236+ * [PHP-1510] - Route unacknowledged writes through legacy op codes
237+ </notes >
238+ </release >
239+
221240 <release >
222241 <date >2016-03-17</date >
223242 <time >19:06: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.15-dev "
19+ #define PHP_MONGO_VERSION "1.6.15"
2020#define PHP_MONGO_EXTNAME "mongo"
2121
2222#ifdef HAVE_CONFIG_H
You can’t perform that action at this time.
0 commit comments