summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pear/php/HISTORY3
-rwxr-xr-xphp-pear/php/PREPARE2
2 files changed, 4 insertions, 1 deletions
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 16c2786510..98fbfc14d5 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2015-03-13 Ismael Luceno <ismael@sourcemage.org>
+ * PREPARE: Use prepare_select_branch
+
2015-02-20 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 5.4.38 (stable); SECURITY_PATCH++
(CVE-2015-0235, CVE-2015-0273)
diff --git a/php-pear/php/PREPARE b/php-pear/php/PREPARE
index 4e53391364..7819ca00fc 100755
--- a/php-pear/php/PREPARE
+++ b/php-pear/php/PREPARE
@@ -1,6 +1,6 @@
. ${GRIMOIRE}/FUNCTIONS &&
-config_query_list PHP5_BRANCH "Which branch?" \
+prepare_select_branch \
stable \
previous \
legacy \