From ab1aeb3c0194b0fa5a3fdf5b3c3f00c6a332e346 Mon Sep 17 00:00:00 2001 From: Daniele Alessandri Date: Sat, 10 Dec 2011 15:35:45 +0100 Subject: [PATCH] Remove BETA from repository. --- BETA | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 BETA diff --git a/BETA b/BETA deleted file mode 100644 index 165a1e1e..00000000 --- a/BETA +++ /dev/null @@ -1,10 +0,0 @@ -*** PLEASE READ *** - -The library code in this branch is the result of a major rewrite of Predis 0.6 -and is considered of BETA quality, which means that there should not be any -known outstanding bug and that the internal API is almost finalized and fixed -(but it could still be subject to slight changes if needed). - -Feedback is obviously appreciated and even if things should just work, use it -at your own risk! If you need to use Predis in a production environment please -use a tagged release or checkout the version-0.6 branch from the repository.