Changes between Version 2 and Version 3 of Ticket #41030, comment 2
- Timestamp:
- 06/14/2017 11:07:36 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41030, comment 2
v2 v3 3 3 I'm not entirely convinced that that is the same issue, although it is definitely related. I should have mentioned in the report, but this issue occurs on PHP >=5.6.28,<7.* 4 4 5 The issue you linked certainly looks like a bug in the php7 ssh2 extension from the ubuntu repos - https://askubuntu.com/questions/786102/upgraded-ubuntu-to-16-04-now-wordpress-updates-dont-work - it seems the workaround for the issue that people are using is to install the pecl ssh2-1.0 extenstion instead (which is only compatible with PHP7.x .5 The issue you linked certainly looks like a bug in the php7 ssh2 extension from the ubuntu repos - https://askubuntu.com/questions/786102/upgraded-ubuntu-to-16-04-now-wordpress-updates-dont-work - it seems the workaround for the issue that people are using is to install the pecl ssh2-1.0 extenstion instead (which is only compatible with PHP7.x).