. "$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
