summaryrefslogblamecommitdiffstats
path: root/php-pear/php/PREPARE
blob: 1f323f5e8bd6b1b16184da2f5160bd69d01bbb10 (plain) (tree)
1
2
3
4
5
6
7
8
9

                          
                       
                                      
                                         
                                       
 
                                     
                                                                                                 
                                                                         
  
. ${GRIMOIRE}/FUNCTIONS &&

prepare_select_branch \
                              stable \
                              oldstable \
                              legacy &&

if [[ $PHP5_BRANCH == legacy ]]; then
  message "For more information on Suhosin patchset see: http://www.hardened-php.net/suhosin/" &&
  config_query PHP5_SUHOSIN "Do you want the Suhosin patchset enabled?" n
fi