php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38044 UPGRADING file has execute permission set
Submitted: 2006-07-09 08:58 UTC Modified: 2006-08-24 14:01 UTC
From: thuejk at gmail dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: * OS: All
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: thuejk at gmail dot com
New email:
PHP Version: OS:

 

 [2006-07-09 08:58 UTC] thuejk at gmail dot com
Description:
------------
In the tarball I just downloaded, the UPGRADING file has executable permissions set.

Reproduce code:
---------------
tar -jxvf php-5.1.4.tar.bz2
ls -l php-5.1.4/UPGRADING

Expected result:
----------------
-rw-r--r--  1 rra 1002 17478 Nov 27  2005 php-5.1.4/UPGRADING


Actual result:
--------------
-rwxr-xr-x  1 rra 1002 17478 Nov 27  2005 php-5.1.4/UPGRADING


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-11 18:25 UTC] nlopess@php.net
not a doc problem. I'm not sure if it worths wasting time with this either..
 [2006-08-24 14:01 UTC] tony2001@php.net
No bug here.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jan 05 04:01:29 2025 UTC