Skip to content

More tests pass now #163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Feb 4, 2015
Prev Previous commit
Next Next commit
Down to 18 failed tests now
  • Loading branch information
rlerdorf committed Feb 4, 2015
commit e4f8f395f979a80e52ed04b32e6ce62eb2c9b298
1 change: 0 additions & 1 deletion php_memcached.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@

#include "php.h"
#include "main/php_config.h"
#include "Zend/zend_smart_str.h"

#ifdef HAVE_CONFIG_H
# include "config.h"
Expand Down