aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/xdebug.rb
AgeCommit message (Collapse)Author
2010-11-07Update links to php issueAdam Vandenberg
2010-06-29xdebug 2.1Luke Gallagher
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-29xdebug updated to 2.1.0RC1Adam Vandenberg
2010-04-29xdebug updated to 2.1.0beta3Boris Gordon
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2009-10-19Build a universal binary on LeopardMax Howell
Fixes #69
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-09-30Xdebug formulaBoris Gordon
The Xdebug extension helps you debugging your script by providing a lot of valuable debug information.