<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2924,6 +2924,7 @@ static void php_memc_register_constants(INIT_FUNC_ARGS)
 	REGISTER_MEMC_CLASS_CONST_LONG(OPT_POLL_TIMEOUT, MEMCACHED_BEHAVIOR_POLL_TIMEOUT);
 	REGISTER_MEMC_CLASS_CONST_LONG(OPT_CACHE_LOOKUPS, MEMCACHED_BEHAVIOR_CACHE_LOOKUPS);
 	REGISTER_MEMC_CLASS_CONST_LONG(OPT_SERVER_FAILURE_LIMIT, MEMCACHED_BEHAVIOR_SERVER_FAILURE_LIMIT);
+	REGISTER_MEMC_CLASS_CONST_LONG(OPT_AUTO_EJECT_HOSTS, MEMCACHED_BEHAVIOR_AUTO_EJECT_HOSTS);
 
 	/*
 	 * libmemcached result codes</diff>
      <filename>php_memcached.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>02343b027da9998d379460bf507463e56aa462fc</id>
    </parent>
  </parents>
  <author>
    <name>Andrei Zmievski</name>
    <email>andrei@gravitonic.com</email>
  </author>
  <url>http://github.com/andreiz/php-memcached/commit/78f87ac35d8b77f47e04fd20edf68bf7e8557b5a</url>
  <id>78f87ac35d8b77f47e04fd20edf68bf7e8557b5a</id>
  <committed-date>2009-07-31T15:48:31-07:00</committed-date>
  <authored-date>2009-07-31T15:48:31-07:00</authored-date>
  <message>Add OPT_AUTO_EJECT_HOSTS option.</message>
  <tree>e109cbeaf5d7aed1ed080c79b97548c32c2d925d</tree>
  <committer>
    <name>Andrei Zmievski</name>
    <email>andrei@gravitonic.com</email>
  </committer>
</commit>
