File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ RELEASE 1.1.10
2+ -------------
3+ 2016-12-07 Jeremy Mikola <jmikola@gmail.com>
4+ * Remove duplicate content from release changelog
5+
6+ 2016-12-06 Jeremy Mikola <jmikola@gmail.com>
7+ * PHPC-848: Consult ZEND_HASH_APPLY_PROTECTION() in PHP7
8+
9+
110RELEASE 1.1.9
211-------------
3122016-10-20 Jeremy Mikola <jmikola@gmail.com>
Original file line number Diff line number Diff line change 2828extern zend_module_entry mongodb_module_entry ;
2929
3030/* FIXME: Its annoying to bump version. Move into phongo_version.h.in */
31- #define MONGODB_VERSION_S "1.1.10-dev "
32- #define MONGODB_STABILITY_S "devel "
31+ #define MONGODB_VERSION_S "1.1.10"
32+ #define MONGODB_STABILITY_S "stable "
3333#define MONGODB_VERSION MONGODB_VERSION_S
3434
3535#ifdef PHP_WIN32
You can’t perform that action at this time.
0 commit comments