php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60734 POST, SKIPIF and CLEAN fail if phpt path has spaces
Submitted: 2012-01-12 21:48 UTC Modified: 2012-01-28 02:43 UTC
From: danielc at analysisandsolutions dot com Assigned: rasmus (profile)
Status: Closed Package: *General Issues
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2012-01-12 21:48 UTC] danielc at analysisandsolutions dot com
Description:
------------
The POST, SKIPIF and CLEAN sections for phpt fail to execute if the path to the test file has spaces in it.  Will attach a patch for run-tests.php.


Patches

run-tests--skip-post-clean-with-spaces (last revision 2012-01-12 21:50 UTC by danielc at analysisandsolutions dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-01-28 02:43 UTC] rasmus@php.net
Automatic comment from SVN on behalf of rasmus
Revision: http://svn.php.net/viewvc/?view=revision&revision=322899
Log: Simple fix that just quotes the filenames in run-tests to support paths with spaces.
Fixes bug #60734
 [2012-01-28 02:43 UTC] rasmus@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: rasmus
 [2012-01-28 02:43 UTC] rasmus@php.net
Patch applied, thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 19:01:30 2024 UTC