php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #73042 typo causes sftp tests to always be skipped
Submitted: 2016-09-07 17:02 UTC Modified: 2016-09-08 04:08 UTC
From: aorenste at fb dot com Assigned: pollita (profile)
Status: Closed Package: ssh2 (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: aorenste at fb dot com
New email:
PHP Version: OS:

 

 [2016-09-07 17:02 UTC] aorenste at fb dot com
Description:
------------
In the SKIPIF section the SFTP tests both refer to ssh2t_remote_writes() but the function (defined in ssh2_skip.inc) is actually called ssh2t_writes_remote() so they are always skipped.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-09-07 20:30 UTC] cmb@php.net
-Summary: typo causes sftp teststo always be skipped +Summary: typo causes sftp tests to always be skipped -Status: Open +Status: Verified
 [2016-09-08 04:08 UTC] pollita@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: pollita
 [2016-09-08 04:08 UTC] pollita@php.net
Thanks for noticing this and summarizing the underlying problem so well!  It's been fixed in GIT.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 04:01:31 2024 UTC