xdebug-osx icon indicating copy to clipboard operation
xdebug-osx copied to clipboard

FYI: Retiring formula in Homebrew

Open javian opened this issue 6 years ago • 10 comments

Since the php tap is being merged into homebrew-core we are reviewing the most popular formulas. We are not able to migrate the formula for this repo over since it needs to be adapted to how php is set up and that there no longer is an xdebug formula once the old tap is retired.

javian avatar Mar 30 '18 08:03 javian

Very sad but thank you for letting me know!

w00fz avatar Mar 30 '18 14:03 w00fz

Any news?

gpressutto5 avatar Apr 03 '18 20:04 gpressutto5

@w00fz will probably accept PRs if anyone is willing to get their hands dirty =)

javian avatar Apr 04 '18 08:04 javian

@javian I've just pushed a PR for this, do you mind testing it? https://github.com/w00fz/xdebug-osx/pull/16

endelwar avatar Apr 19 '18 17:04 endelwar

Is there anyway we can not hardcode the 7.2 version and pull that information from brew?

w00fz avatar Apr 19 '18 18:04 w00fz

I think that the hardcoded php version is resolved with last push. @javian any change to reconsider xdebug-osx inclusion in homebrew-core once #16 get merged and a new release is done?

endelwar avatar Apr 19 '18 21:04 endelwar

Thank you @endelwar !

w00fz avatar Apr 19 '18 21:04 w00fz

@endelwar its a matter of someone writing a formula for it which should be pretty simple and then creating test block for it which usually is the trickier part depending on the software.

javian avatar Apr 23 '18 05:04 javian

Related PR: https://github.com/w00fz/xdebug-osx/pull/18

webflo avatar Jan 17 '19 14:01 webflo

Fixed in https://github.com/w00fz/xdebug-osx/pull/18

webflo avatar Jan 26 '19 11:01 webflo