php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #69630 Missing file
Submitted: 2015-05-13 14:54 UTC Modified: 2015-05-31 04:22 UTC
From: aderthiago at bol dot com dot br Assigned: cmb (profile)
Status: No Feedback Package: *Compile Issues
PHP Version: 5.6Git-2015-05-13 (snap) OS: Ms-Dos/Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: aderthiago at bol dot com dot br
New email:
PHP Version: OS:

 

 [2015-05-13 14:54 UTC] aderthiago at bol dot com dot br
Description:
------------
Missing file in version 5.6.7 of php.Presentes in versions 5.5.23 /5.3.15 /5.4.39 /5.3.14.That can cause bug.File

' svnclean.bat' 

Test script:
---------------
' svnclean.bat'

Expected result:
----------------
' svnclean.bat'

Actual result:
--------------
' svnclean.bat'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-05-19 12:15 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2015-05-19 12:15 UTC] cmb@php.net
The file has been removed with commit 244c289[1]. It seems to me
that the file is no more necessary, because a `git clean` does the
same.

Or are there any issues?

[1] <https://github.com/php/php-src/commit/244c289>
 [2015-05-19 12:16 UTC] cmb@php.net
-Type: Documentation Problem +Type: Bug -Package: PHP Language Specification +Package: *Compile Issues
 [2015-05-31 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 20:01:28 2024 UTC