summaryrefslogtreecommitdiffstats
path: root/php-pear/php/CONFLICTS
blob: 7703bf30e4e2973440f175f060b93e01b04dbef3 (plain) (blame)
1
2
3
4
5
6
7
8
9
. "$GRIMOIRE/FUNCTIONS" &&

conflicts php-dev &&
conflicts php4 &&

# PHP >=5.3 includes fileinfo
if spell_ok fileinfo && is_version_less 5.2.9999 "${VERSION}"; then
  conflicts fileinfo y
fi