--TEST-- leveldb - NULL snapshot should not throw exception --SKIPIF-- --FILE-- get("key", array('snapshot' => NULL))); ?> Should no exception ==DONE== --CLEAN-- --EXPECT-- bool(false) Should no exception ==DONE==