Closed glensc closed 6 years ago
Thanks for the PR, but I'm not interested in bringing in packages that are being managed by pecl.
the thing is that pecl version is unmaintained and does not compile with php7
I understand the frustration of a package becoming unmaintained. Perhaps the community that's using this forked code base should petition the current maintainers or the core php team to allow a new group to take over management.
I am unwilling to take on the burden of maintaining such a package in this tap.
added to my tap: https://github.com/glensc/homebrew-tap/pull/2
looks like this is now available via kabel/pecl tap:
created brew based on the gist: https://gist.github.com/Niteshvgupta/1832ce29dee460b64d5384e4f585e7ab
the
def install
override is made to omitcd ext/#{extension}
.probably could be done better.
but works here: