aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mcrypt-php.rb
AgeCommit message (Collapse)Author
2012-03-16Remove PHP formula from homebrew.Jose Diaz-Gonzalez
Refs #10673. Closes #10957. Signed-off-by: Max Howell <max@methylblue.com>
2012-02-24Use "cd" instead of "Dir.chdir"Adam Vandenberg
* And "mkdir" isntead of "Dir.mkdir" * And "Dir[]" instead of "Dir.glob" * Also style fixes and nitpicks
2012-02-04mcrypt-php: find mcrypt in non-/usr/local/ locationsThomas Bouve
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-11mcrypt-php 5.3.6Arnaud Lafon
Added mcrypt support for php. Works for php 5.3.6 (which seems to be the default version on Lion) Signed-off-by: Adam Vandenberg <flangy@gmail.com>