Skip to content

Commit fe3090e

Browse files
committed
Merge pull request #163 from rlerdorf/php7
More tests pass now
2 parents f425bac + 1bb38ab commit fe3090e

File tree

5 files changed

+105
-95
lines changed

5 files changed

+105
-95
lines changed

Diff for: php_libmemcached_compat.c

+2-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,5 @@ memcached_st *php_memc_create_str (const char *str, size_t str_len)
4949
}
5050
return memc;
5151
#endif
52-
}
52+
}
53+

0 commit comments

Comments
 (0)