Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building for PHP7.2 #8

Open
jeevcat opened this issue May 17, 2018 · 3 comments
Open

Building for PHP7.2 #8

jeevcat opened this issue May 17, 2018 · 3 comments

Comments

@jeevcat
Copy link

jeevcat commented May 17, 2018

How do I go about building this PHP extension (specifically for 7.2)? The package.sh script only seems to work if the extension has already been built.

@niel
Copy link
Owner

niel commented May 17, 2018

You would have to build it first with Zephyr, then use the package script. Be aware though, that nZEDb doesn't support 7.2 yet.
I plan to re-implement this extension in C++ using the PHP-CPP library, but that will not be for a while when I can find the time.

@hr1232
Copy link

hr1232 commented Jul 1, 2019

Is there any progress on the rewrite?

@niel
Copy link
Owner

niel commented Jul 1, 2019

Not much.

nZEDb has been updated to support PHP 7.2

I'm currently rewriting nZEDb to use CakePHP as the framework, this is going to take some time as I am re-structuring it as I go.

This and other life constraints, make php-yenc a very low priority currently, given that the PHP implementation of yEnc decoding is much faster than originally and on a good system rivals the original extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants