issues
search
php
/
pecl-networking-ssh2
Bindings for the libssh2 library
http://pecl.php.net/package/ssh2
Other
51
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PHP 7.3 only compatibility
#32
Jan-E
closed
6 years ago
1
Updates for php_url structure changes (make failed on 7.3).
#31
DanielCiochiu
closed
6 years ago
1
Fixed PHP7 port. Restored commented reference counting.
#30
dstogov
closed
6 years ago
4
Fix multiple reflection/documentation disparities
#29
Majkl578
closed
7 years ago
1
Add test for ssh key based authentication
#28
mhagstrand
closed
7 years ago
0
Fixed instances of resource id variables being assigned pointers
#27
mhagstrand
closed
7 years ago
0
Bug73410: Adding a test to show bug 73410 is fixed
#26
mhagstrand
closed
7 years ago
1
Adding Travis CI to pecl-networking-ssh2
#25
mhagstrand
closed
7 years ago
0
BUG_73819: call ssh2_shell() causes segment fault
#24
mhagstrand
closed
7 years ago
1
Merge fix
#23
liborm85
closed
8 years ago
3
Cleanup spaces to tabs
#22
liborm85
closed
8 years ago
0
Update copyright
#21
liborm85
closed
8 years ago
0
Cleanup obsolete TSRMLS in master
#20
liborm85
closed
8 years ago
1
Cleanup PHP 5 compatibility code in master branch
#19
liborm85
closed
8 years ago
0
fix returing psftp_rsrcid value
#18
liborm85
closed
8 years ago
0
catching last error
#17
liborm85
closed
8 years ago
0
fix checking resource type
#16
liborm85
closed
8 years ago
0
Bugfix #72988
#15
liborm85
closed
8 years ago
2
Bugfix PHP 7 support
#14
liborm85
closed
8 years ago
3
Fixing segfault when passing env variables
#13
Jean85
closed
8 years ago
0
Added explicit ssh2_disconnect function
#12
credomane
closed
8 years ago
1
Add blocking call to php_ssh2_direct_tcpip
#11
credomane
closed
8 years ago
0
Added ssh2_disconnect and ssh2_close functions
#10
credomane
closed
8 years ago
4
Made win32 builds depend on zlib and openssl extensions
#9
credomane
closed
8 years ago
1
file_get_contents('ssh2.exec://...') was always returning a blank string
#8
dakusan
closed
8 years ago
2
PHP 7 Support
#7
Sean-Der
closed
9 years ago
17
Fix segfault when trying to authenticate in servers that do not support ...
#6
weckx
closed
9 years ago
1
Fix for ssh2_exec(): Unable to request a channel from remote host
#5
mindnever
closed
9 years ago
1
Align PHP license version to LICENSE file
#4
kaplanlior
closed
9 years ago
0
Add reflection API support.
#3
mageekguy
closed
9 years ago
2
Typo: retreive -> retrieve
#2
kaplanlior
closed
11 years ago
0
Fix libssh2_agent_init detection
#1
kaplanlior
closed
11 years ago
1
Previous