Skip to content

Commit

Permalink
STDERR: Warning: INTL is broken as of mxcl/homebrew#03ed757c, please …
Browse files Browse the repository at this point in the history
…install php55-intl
  • Loading branch information
Roderik van der Veer committed Jul 8, 2014
1 parent 75de745 commit 7d5ea9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/php55.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
homebrewalt_tap "homebrew/homebrew-php"

package "php55" do |variable|
options "--with-mysql --with-pgsql --with-apache --with-homebrew-openssl --with-intl"
options "--with-mysql --with-pgsql --with-apache --with-homebrew-openssl"
end

%w[ php55-apcu php55-http php55-xdebug php55-intl php55-yaml php55-imagick php55-solr php55-twig php55-mcrypt php55-mongo php55-memcached].each do |pkg|
Expand Down

0 comments on commit 7d5ea9f

Please sign in to comment.