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

                          

                                               
                                        


                                      
 
                                     
                                                                                                 
                                                                         
  
. ${GRIMOIRE}/FUNCTIONS &&

config_query_list PHP5_BRANCH "Which branch?" \
                              stable \
                              previous \
                              legacy \
                              rc     \
                              alpha &&

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