Brion Vibber 85554d0840 Rearrange Memcached_DataObject::staticGet() to avoid "only variables can be passed by reference" warnings when DB lookup fails and we return false.
(We need to keep it returning a reference because the extlib parent class is stuck in PHP 4-land and uses references everywhere, including this function's return value. Yuck!)

Also changed pkeyGet to drop the reference, since it doesn't have an upstream equivalent.
2010-01-06 13:35:13 -08:00
..
2009-11-25 19:23:33 +00:00
2009-07-23 14:45:21 -07:00
2009-03-07 12:55:09 -08:00
2009-06-28 14:38:34 -04:00
2010-01-05 15:05:53 -08:00
2008-12-23 14:33:23 -05:00