colder / php-weakref

PECL extension that implements weak references and weak maps in PHP
http://pecl.php.net/weakref
Other
36 stars 13 forks source link

Get Segfault #24

Closed PeratX closed 8 years ago

PeratX commented 8 years ago

I see you guys have fixed that problem, please release a new version.

colder commented 8 years ago

I have just released the latest version which hopefully will fix this issue.

PeratX commented 8 years ago

That is great! Thx.

commercebyte commented 8 years ago

The segfault issue on PHP7 + Apache2 module is fixed in my fork - https://github.com/commercebyte/php-weakref

colder commented 8 years ago

If you make a pull request, I will happily merge it and release a new version for the fix.

commercebyte commented 8 years ago

The pull request is created, thank you -


Jim Zubov CommerceByte Consulting President

On March 14, 2016 5:16:53 AM EDT, Etienne Kneuss notifications@github.com wrote:

If you make a pull request, I will happily merge it and release a new version for the fix.


Reply to this email directly or view it on GitHub: https://github.com/colder/php-weakref/issues/24#issuecomment-196215532

PeratX commented 8 years ago

I am looking forward to it :)