php / pecl-networking-ssh2

Bindings for the libssh2 library
http://pecl.php.net/package/ssh2
Other
51 stars 58 forks source link

Fixed PHP7 port. Restored commented reference counting. #30

Closed dstogov closed 6 years ago

dstogov commented 6 years ago

It looks like this extension wasn't completely ported to PHP7. I've restored resource reference counting (this fixed some crashes during resource deallocation). However, I just restored commented places, and didn't check if reference counting was correct.

virgofx commented 6 years ago

What's the status on getting a SSH2 stable release for PHP7?

remicollet commented 6 years ago

Merged.

virgofx commented 6 years ago

Can you provide info on what next PECL version will support PHP7x? Thx

remicollet commented 6 years ago

ping @langemeijer