Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/php/pecl-networking-ssh2
Bindings for the libssh2 library
https://github.com/php/pecl-networking-ssh2
65c0da1b18373e2286d1569a176101583225a2c0 authored almost 1 year ago
57d276540711498343ee8c0fc016100f9437f8a8 authored almost 1 year ago
79c4a12d11fd616e952d898480524f28a0fd78d6 authored almost 1 year ago
26219a690d097fcba4d6bf504fedd2616ee74be8 authored almost 1 year ago
486c13eebbe51f5483b662826550373992cb81e8 authored almost 1 year ago
c49160e929b87c346af7ba3f34e11a0635651efb authored about 1 year ago
59b3081b8b957e4ed3636af6e2bb4fd5a70f15f3 authored about 1 year ago
91d111060162abc4871d11a89ff619798565d5e7 authored about 1 year ago
a05000fba91c4f7f71851c7909634d581e72184b authored about 1 year ago
5906d41e3e6d4698701c237cc2ddd9e52727a5cb authored over 1 year ago
2f223e9dc85d0654f824e33faf74a035032e1601 authored over 1 year ago
4d0f780425d770a097e94e6804f81c88fa1a5b84 authored almost 2 years ago
9044d884585bd28baf119190ebd0ab765b725d01 authored almost 2 years ago
520e1f0810f226c7ea0290b9b3db77242d96157c authored almost 2 years ago
a90d5e9759a5f2e2cbbbd9170497edfc9ce04ca9 authored almost 2 years ago
bc958f69d96570eb50f5fb05642ec6d1954b16fe authored almost 2 years ago
eec58e1271ea3df84f6273ca9b23dda3e2f0c7c8 authored over 3 years ago
e690abe9e79bf6207de2297bd6e35c8adf27b5b0 authored over 3 years ago
5c08a92cdd689d14c29a5c29402ad96409287162 authored almost 4 years ago
83da7146c7ecf1aa84f24faa1de68cc63c284880 authored almost 4 years ago
1e1fb1be944419e23514a78c089bdde77657b968 authored almost 4 years ago
ec4818971a469893dc68906dbd0e36b2915e846f authored almost 4 years ago
bd5f5c2c8c937983f4c2edaf61c794c27b83b98b authored almost 4 years ago
2403cda57dbe014142961184030b0a3376dd7f18 authored almost 4 years ago
IS_CALLABLE_CHECK_NO_ACCESS is Removed from PHP 8.0.
This reverts commit a73cba756cf1260c556229...
37bdf77458d3079b5d971696c5c6736aa341b5fe authored almost 4 years ago54098d45ba0ac3880c41ff3838c6bacab73d89d1 authored almost 4 years ago
a8fc28fbcc2d114fca3afea29b61dff7c3a59881 authored almost 4 years ago
cd171297c959d024efffbecc61fcbe0a928ba775 authored almost 4 years ago
cabe6b33f2a6e1338752509417a50b2c637f6d7a authored almost 4 years ago
a73cba756cf1260c556229dc147fec17b615e559 authored almost 4 years ago
dfea519a829e3c1194fb0e57044f0634bdf04afd authored almost 4 years ago
efcc6cb45ddafbad7479cdc70914ce8b917e7c79 authored almost 4 years ago
27ca5416be564f8072359b087644bb69d7546bc5 authored almost 4 years ago
cd6eae40e492a9f2ea64584143097deb941ddef3 authored almost 4 years ago
6af6094d5977efb7d2a2af727f8bde91cf359026 authored almost 4 years ago
78d953ef9e89ea60757114caaf8f262042730371 authored almost 4 years ago
1432b041e7cb605f6dc674172e408c4477437aa8 authored almost 4 years ago
8cbe872d19d3397e5f466e550788d5a4b03f1a3b authored almost 4 years ago
Sorry, didn't notice that earlier due to bug #80729.
d658eb81d4a214b1129ae5de5dc7fda3a35cf0ea authored almost 4 years ago
On Windows, the socket type is not an `int` but rather `SOCKET` which
is actually `unsigned int`...
This test case executes `cat` and uses `PHP_EOL` as line ending. This
causes the test to fail w...
Obviously, the appropriate define is not done in config.w32, although
libssh2 1.4.2 is available...
We need to properly initialize the SSH2 Session resource.
6742e3f71c19ac0421ff534b54427794218698ee authored almost 4 years ago
There is no need to warn if an SSH2 Session resource is given, so we
suppress the potential warn...
If the SSH2 Session resource has already been closed, the libssh2
session has been as well, and ...
93265d71bdeb23350e8320126c7949ed791310df authored about 4 years ago
ddf604766667e6c5843d16c9f403e8efbafb42dc authored about 4 years ago
a471f589926dc500f244d66bc625e62e43cc85fe authored about 4 years ago
b5d8c876576c76460a801672d945f95bd8544ac1 authored about 4 years ago
3eac4354679100df92422cf2c25d35fba761a58e authored about 4 years ago
b246b6959e216993394bf1d23243fdffc7165888 authored about 4 years ago
9ec2b7672c73393390197d54e07b35db0f942d35 authored over 4 years ago
Without this, you can't close the standard input stream without
also closing the standard output...
c9647c5d296e8693d0b5672f1c22945ea024ebdc authored over 4 years ago
- ssh2_poll() updated outdated ZEND_ARG_PASS_INFO usage and argument names
- added argument defi...
d2653c1d51e777e50a2c2f38e52ce2c90be22f0b authored over 4 years ago
167a679db79a93c27b7bb367bef9e0d9abdc47d0 authored over 4 years ago
6e8dfd2bef6692f683bbc6e19efefe88b837145f authored over 4 years ago
bfc0d963cc45d10a1161740bd36fb7a9a1b64aa6 authored almost 5 years ago
e5fa5274d9cb8699c02e658fb1064778ada4a8dd authored about 5 years ago
Updated ZVAL clone and swap operation in the presence of multiple subarray references for PHP7 A...
c8e251fc87f5a8b58b0214e79cb2f44e8e1aa6dc authored about 5 years agoe9e1fd5cbefe2f43de37974e5988a9d05d005078 authored over 5 years ago
1ea7ea7853df99135228209aa6e7b5fd2e8ed861 authored over 5 years ago
54c335d4d4e41d7246e1c6480240c11fc900d894 authored over 5 years ago
The php_ssh2_parse_fopen_modes() fixed in https://github.com/php/pecl-networking-ssh2/commit/073...
bd10fa9a285bcd5ffae0a4ad7c4c3c126d4d3847 authored over 5 years ago79371dc05ff34e58f796e6755e25ba91c169ac1a authored about 6 years ago
866a2feff96a2c51e8f009312aaf27b81a9f0838 authored about 6 years ago
f958dc0a669c41349f0aa58a9b4b04d869b83fae authored over 6 years ago
The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revi...
073067ba96ac99ed5696d27f13ca6c8124986e74 authored over 6 years ago
aa7c738e94655c0086162e7db5c88011502cf35a authored over 6 years ago
a8835aab2c15e794fce13bd927295719e384ad2d authored over 6 years ago
3ef81d949632517f52a4429a1bb6b0cffa3a3e86 authored over 7 years ago
b71d26871e16c8efbe186b35899e1220b80ee7b8 authored over 7 years ago
2ff6a35ebdb6e63dfc2bba70647661d53796b913 authored over 7 years ago
631e51c10001f01ce116080df028243a19e5f018 authored over 7 years ago
77e9a652d00c91fac28cf9e2be73f486ff779d30 authored over 7 years ago
8b2e71cc42fb42bdfaceac7b351637de7cd5816e authored over 7 years ago
badbcc1a19d7c6904cbd57c892cf3af85387bb36 authored over 7 years ago
455339f1c83819e2d4c3fae877a095f01b8e9b9a authored over 7 years ago
51075fc96e8e665b4d1962b149dac336a177e06a authored over 7 years ago
409a70543db1b1672eb2a9bdb9446e881133b590 authored almost 8 years ago
584de1842b84b344b1a62bb3ccdfa95ca81612c8 authored almost 8 years ago
d9d7e050cdffcd11bfb30ba05ae8272a12526ffc authored almost 8 years ago
92ff1fb094e77f71c43cf5225aa97981488e96e5 authored almost 8 years ago
b456c2bfbd96a18af3892834f75b958f969f3445 authored almost 8 years ago
c4e70dcc8b13f1488c3080aacc2d50d84e204313 authored almost 8 years ago
f6c4e71e6848268bbcceda6ad799c02ab0a951aa authored about 8 years ago
92034c5e6f92c8e384ac68d0c5c43c15527459cd authored about 8 years ago
1. php_ssh2_shell_open() was calling zend_hash_get_current_key_ex
2. php_ssh2_exec_command() / p...
1. php_ssh2_shell_open() was calling zend_hash_get_current_key_ex
2. php_ssh2_exec_command() / p...
756e2f1369f2d5ff006222d978806f4fd91659e1 authored about 8 years ago
17680cf039f0cfac53b5a2531fdb715b95e9cc42 authored about 8 years ago
fd0455499afd78fad552ea22f6697d9fee2a3d64 authored over 8 years ago
30c288d1ced3267bf0b397bda68734895200b8a3 authored over 8 years ago
3694cc9e2d351a56389dd98c191eb2a7a06f2d3d authored over 8 years ago
0485f23341d8e2482247d323289b5a59b2c20b35 authored over 8 years ago
f6d69a57b137dfa079422aaaec610756551a9f60 authored over 8 years ago
b7d11e29375e02857767f37b97d35898c913795e authored over 8 years ago
9b10a8b2eeb7777cf0a0ec1d7857d468aa39411e authored over 8 years ago